* {
  margin: 0px;
  padding: 0px;
  /*word-break:break-all;*/
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
*:focus {
  outline: none;
}
a[href]:after {
  content: normal;
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: Arial, \5FAE\8F6F\96C5\9ED1;
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
  text-decoration: none;
  background: #fff;
  word-break: break-word;
}
ul,
li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
ol,
ul {
  list-style: none;
}
ul,
li,
a {
  padding: 0px;
  margin: 0px;
}
button {
  outline: none;background: none;border: 0;
}
select {
  width: 100%;
}
/* display */
.dn {
  display: none;
}
.di {
  display: inline;
}
.db {
  display: block;
}
.dib {
  display: inline-block;
}
/* if the element is block level(eg. div,li),using 'inline-any' instead */
.fl {
  float: left;
}
.fr {
  float: right;
}
/* 块状元素水平居中 */
.auto {
  margin-left: auto;
  margin-right: auto;
}
/* overflow */
.ovh {
  overflow: hidden;
}
/* position */
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
/* font-style */
.n {
  font-weight: normal;
  font-style: normal;
}
.b {
  font-weight: bold;
}
.i {
  font-style: italic;
}
/* text-align */
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.tj {
  text-align: justify;
}
/* 清除浮 动*/
.fix {
  *zoom: 1;
}
.fix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
/* margin */
.m0 {
  margin: 0 !important;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml25 {
  margin-left: 25px;
}
.ml30 {
  margin-left: 30px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt78 {
  margin-top: 78px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb78 {
  margin-bottom: 78px;
}
/* padding */
.p0 {
  padding: 0;
}
.p10 {
  padding: 10px;
}
.pl10 {
  padding-left: 10px;
}
.pt10 {
  padding-top: 10px;
}
.pr10 {
  padding-right: 10px;
}
.pb10 {
  padding-bottom: 10px;
}
.p15 {
  padding: 15px;
}
.pl15 {
  padding-left: 15px;
}
.pt15 {
  padding-top: 15px;
}
.pr15 {
  padding-right: 15px;
}
.pb15 {
  padding-bottom: 15px;
}
.p20 {
  padding: 20px;
}
.pl20 {
  padding-left: 20px;
}
.pt20 {
  padding-top: 20px;
}
.pr20 {
  padding-right: 20px;
}
.pb20 {
  padding-bottom: 20px;
}
.p25 {
  padding: 25px;
}
.pl25 {
  padding-left: 25px;
}
.pt25 {
  padding-top: 25px;
}
.pr25 {
  padding-right: 25px;
}
.pb25 {
  padding-bottom: 25px;
}
.p30 {
  padding: 30px;
}
.pl30 {
  padding-left: 30px;
}
.pt30 {
  padding-top: 30px;
}
.pr30 {
  padding-right: 30px;
}
.pb30 {
  padding-bottom: 30px;
}
.mlr {margin: 0 18px;overflow: hidden;}
.mlr1 {margin: 0 20px;}
/* vertical-align */
.vm {
  vertical-align: middle;
}
.vtb {
  vertical-align: text-bottom;
}
.vb {
  vertical-align: bottom;
}
.vt {
  vertical-align: top;
}
.vn {
  vertical-align: -2px;
}
.bgnone {
  background: none !important;
}
.bnone {
  border: none !important;
}
.clear {
  clear: both;
}
.t3d {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fwb {
  font-weight: 700;
}
hr {
  margin-top: 26px;
  margin-bottom: 26px;
  border: 0;
  border-top: 1px solid #eaeaea;
}
/*多行溢出*/
.bgbai {
  background: #ffffff;padding: 22px 18px 26px;border-radius: 4px; 
}
.bgbai1 {
  background: #ffffff;padding: 22px 0 26px;border-radius: 4px; 
}
.pgbgbai {
  background: #ffffff;padding: 22px 0 26px;border-radius: 4px; 
	min-height: -moz-calc(100vh - 472px);
    min-height: -webkit-calc(100vh - 472px);
    min-height: calc(100vh - 472px);
}
.bgdh {
  background: #fbfbfb;
}
.bgdl {
  background: #f7fafc;
}
.bgf3 {
  background: #f3f3f3;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt18 {
  margin-top: 18px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.space0 {
  padding: 0 0 0 30px;
}
.space15 {
  padding: 15px;
}
.space18 {
  padding: 18px;
}
.space20 {
  padding: 20px;
}
.bh {
  display: block;
  overflow: hidden;
}
.space-top {
  padding-top: 10px;
}
.space-bottom {
  padding-bottom: 25px;
}
.img-hover:hover {
  opacity: 0.8;
}
.lanmumt {
  margin-top: 15px;
}
.buttonbox {
  margin: 70px 0 38px 0;
}
.nameplate {
  color: #fff;
  font-size: 24px;
  letter-spacing: 3px;
  background: #c5222a;
  padding: 11px 19px;
  text-align: center;
  display: inline-block;
  width: auto;
  line-height: 130%;
}
.buttonplate {
  color: #fff;
  font-size: 24px;
  letter-spacing: 3px;
  background: #c5222a;
  padding: 12px 35px;
  text-align: center;
  display: inline-block;
  width: auto;
  line-height: 130%;
  -ms-box-shadow: 0px 14px 38px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 14px 38px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 14px 38px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 14px 38px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 14px 38px 0px rgba(0, 0, 0, 0.2);
}
.buttonplate img {
  display: inline-block;
  margin-left: 24px;
  margin-top: -2px;
}
.buttonplate:hover {
  background: #484747;
}
.mobmt {margin-top: 30px;}
@media (max-width: 1199px) {
	.mobmt2 {margin-top: 30px;}
}
@media (max-width: 991px) {
  .mobpadding {
    padding: 0;
  }
  .mobmargin {
    margin: 0;
  }
  .buttonbox {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .lanmumt {
    margin-top: 0;
  }
  .mobmt22 {
    margin-top: 22px;
  }
}
.panel-group {
  margin-bottom: 0px;
}
.textcenter {
  text-align: center;
  margin: 0;
}
.secondarybox {
  display: block;
  padding: 46px 0 50px 0;
}
.secondarydetailbox {
  display: block;
  padding: 70px;
  -ms-box-shadow: 0 0 20px 0 rgba(209, 221, 243, 0.9);
  -o-box-shadow: 0 0 20px 0 rgba(209, 221, 243, 0.9);
  -moz-box-shadow: 0 0 20px 0 rgba(209, 221, 243, 0.9);
  -webkit-box-shadow: 0 0 20px 0 rgba(209, 221, 243, 0.9);
  box-shadow: 0 0 20px 0 rgba(209, 221, 243, 0.9);
}
.papersbox {
  display: block;
  overflow: hidden;
  padding: 132px 0 92px 0;
}
.papersbox form {
  background: #f9f9f9;
  padding: 15px 13px 5px 10px;
  border-radius: 2px;
  border: #ececec solid 1px;
}
.papersbox .jsbox {
  padding-right: 6px;
  width: 96px;
}
.papersbox .jsbox1 {
  padding-right: 6px;
  width: 108px;
}
.papersbox select.form-control {
  padding-right: 5px;
  margin: 0;
  height: 30px;
  width: 166px;
}
.papersbox .form-control {
  border-color: #e9f1f6;
  box-shadow: none;
  color: #838383;
}
.papersbox .p0 {
  padding: 0px;
}
@media (max-width: 1199px) {
  .secondarydetailbox {
    padding: 50px;
  }
}
@media (max-width: 991px) {
  .secondarydetailbox {
    padding: 40px;
  }
}
@media (max-width: 800px) {
  .papersbox {
    padding: 78px 0 48px 0;
  }
}
@media (max-width: 767px) {
  .secondarydetailbox {
    padding: 30px 20px 30px;
  }
  .secondarybox {
    padding: 36px 0 40px 0;
  }
  .papersbox {
    padding: 48px 5px 6px 5px;
  }
}
.nrhei {
  font-size: 14px;
  line-height: 1.8;
  color: #333;
}
.nrhei b {
  font-size: 18px;
}
.clear {
  clear: both;
}
.column_nr {
  display: block;
  overflow: hidden;
  float: left;
  width: 100%;
}
.column_gd {
  display: block;
  overflow: hidden;
}
.border-not {
  background: #fdfdfd;
  border-left: #ededed solid 1px;
  border-right: #ededed solid 1px;
  border-bottom: #ededed solid 1px;
}
.imgborder {
  border: #e6e6e6 solid 0px;
  margin-bottom: 18px;
}
.imgbox {
  padding: 15px 15px 0 15px;
}
.indexbox {
  width: auto;
  height: auto;
  overflow: hidden;margin-bottom: 58px;
}
.indexbox:first-child {margin-top: 38px;}
.indexbox:last-child {margin-bottom: 8px;}
.indexbox1 {
  width: auto;
  height: auto;
  overflow: hidden;
  margin-bottom: 23px;
}
.indexbox2 {
  width: auto;
  height: auto;
}
.indexbox hr {
  border-top: 1px dotted #cbcbcb;
}
.indexrbox {
  width: auto;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}
.indextabbox {
  width: auto;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}
.subpagebox {
  margin-bottom: 78px;
}
.subpagebox:last-child {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
	.indexbox {margin-bottom: 32px;}
	.indexbox:first-child {margin-top: 28px;}
  .indexbox2 {
    margin-bottom: 18px;
  }
}
/*---------------区域背景---------------------*/
.mainbox {padding: 0 0 50px;
min-height: -moz-calc(100vh - 591px);
    min-height: -webkit-calc(100vh - 591px);
    min-height: calc(100vh - 591px);
}
.firstpart {
  overflow: hidden;
  padding: 66px 0 70px 0;
  background: url(webbg02.jpg) no-repeat fixed center #00305c;
}
.secondpart {
  padding: 70px 0 34px 0;
}
.thirdpart {
  padding: 60px 0 60px 0;
}
.fourpart {
  /* background: url(webbg02.jpg) no-repeat fixed center #00305c; */
  background-size: cover;
  width: 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='webbg02.jpg', sizingMethod='scale');
  padding: 70px 0 70px 0;
}
.fivepart {
  padding: 70px 0 70px 0;
}
.footpart {
  padding: 50px 0 55px 0;
  background: #002f6e;
}
.breakthrough {
  overflow: hidden;
  margin: 0 0 38px 0;
}
.currentissue {
  overflow: hidden;
  margin: 0 0 10px 0;
}
@media (max-width: 1280px) {
  .firstpart {
    padding: 46px 0 46px 0;
  }
  .secondpart {
    padding: 46px 0 12px 0;
  }
  .fourpart {
    padding: 50px 0 50px 0;
  }
}
@media (max-width: 991px) {
  .firstpart {
    padding: 24px 0 26px 0;
  }
  .secondpart {
    padding: 26px 0 26px 0;
  }
  .fourpart {
    padding: 26px 0 26px 0;
  }
}
/*---------------布局---------------------*/
.container-flex > .row {
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;*/
  margin-right: 0;
  margin-left: 0;
}
.container-full > .row > [class^='col'] {
  /*float: none;*/
  padding-right: 0;
  padding-left: 0;
}
.win-l {
  width: 23.548%;
  padding-right: 30px;
}
.win-r {
  width: 76.452%;
}
.win-r .win-r-l {width: 70.037%;}
.win-r .win-r-r {width: 29.963%;padding-left: 30px;}

.pgwin-l {
  width: 28%;
  padding-right: 50px;
  float: left;
}
.pgwin-r {width: 72%;float: right;}
@media (max-width: 1440px) {
	.win-l {width: 24.548%;}
	.win-r {width: 75.452%;}
}
@media (max-width: 1280px) {
	.win-l {width: 25.548%;}
	.win-r {width: 74.452%;}
}
@media (max-width: 1199px) {
	.win-l {width: 32.548%;}
	.win-r {width: 67.452%;}
	.win-r .win-r-l {width: 100%;}
	.win-r .win-r-r {width: 100%;padding-left: 0px;}
	.pgwin-l {padding-right: 38px;}
}
@media (max-width: 991px) {
	.pgwin-l {padding-right: 28px;}
  .win-l {width: 100%;padding-right: 0px;margin-bottom: 30px;}
  .win-r {width: 100%;}
}
@media (max-width: 767px) {
	.pgwin-l {display: none;}
	.pgwin-r {width: 100%;}
	.pgwin-l {width: 100%;padding-right: 0px;margin-top: 30px;}
}

.homelist {overflow: hidden;}
.homelist li {margin-top: 26px;margin-bottom: 4px; display: block; overflow: hidden;}
.homelist li:last-child {margin-bottom: 0px; }
.homelist li h2 { margin:0 0 10px;font-weight: 700;overflow: hidden;}
.homelist li h2 a { font-size:17px;line-height:1.4;color:#0036a3;display: block;max-height: 46px;
-webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.homelist li h2 a:hover { color:#e20009; text-decoration:none;}
.homelist .news-img{ margin-right: 25px;}
.homelist .news-img img{ width: 210px; height: 140px;}
.homelist .news-txt {overflow: hidden;}
.homelist .news-txt span {font-size: 14px;color: #555555;line-height: 1.1;font-weight: 300;margin-top: 10px;display: block;}
.homelist .news-txt p { line-height: 1.4; font-size: 14px; margin: 0px; color:#909090;overflow: hidden;max-height: 63px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;}
.homelist .news-txt i { font-family: Arial;font-size: 15px; margin: 12px 0 0 0; color:#125eb8; display:block;padding: 0 5px 0 0;font-style: normal;text-align: right;}
.homelist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.homelist .news-txt p a:hover { color:#15549a;}
@media (max-width: 1199px) {
	.homelist li h2 a { max-height: inherit;-webkit-line-clamp: inherit;font-size:17px;}
    .homelist .row > [class^='col'] {width: 100%;}
    .homelist .news-img {margin-right: 18px;}
}
@media (max-width: 991px) {
	
}
@media (max-width: 767px) {
	.homelist .news-img{ margin-right: 0px;width: 100%;margin-bottom: 15px;}
	.homelist .news-img img{ width: 100%; height:auto;max-height: 220px;}
    .homelist li {margin-bottom: 22px;}
    .homelist li h2 {font-size: 18px;max-height: inherit;line-height: 1.2;margin:0 0 8px 0;}
    .homelist .news-txt {float: left;}
    .homelist .news-txt span {margin-top: 8px;}
    .homelist .news-txt p {display: none;}
	.homelist li h2 a {font-size:18px;}
}

.about {margin-top: 26px;}
.about .about-img {overflow: hidden;margin-bottom: 18px;}
.about .about-txt {font-size: 15px;color: #333;line-height: 1.9;height: 364px;overflow: hidden;}
@media (max-width: 1440px) {
	.about .about-txt {height: 377px;line-height: 1.8;}
}
@media (max-width: 1280px) {
	.about .about-txt {height: 384px;line-height: 26px;}
}
@media (max-width: 1199px) {
	.about .about-img {float: left;margin-bottom: 0;margin-right: 13px;}
	.about .about-txt {height: auto;overflow: inherit;}
}
@media (max-width: 767px) {
	.about .about-img {margin-bottom: 22px;margin-right: 0px;width: 100%;}
	.about .about-img img {width: 100%;}
}
/*---------------Research Groups---------------------*/
.button-container {position: relative;display: block;width: 310px;height: 40px;margin: 0 auto;}
.dot-container {display: block;margin: 0 auto;}
.gy-graphic { margin-left: -12px;margin-right: -12px;margin-top: 26px;}
.gy-graphic .slick-list {padding: 0 0 6px 0;}
.gy-graphic .slick-slide {margin: 0 12px;}
.gy-graphic .slick-dotted.slick-slider {margin-bottom: 26px;}

.gy-graphic .boxstyle {overflow: hidden;}
.gy-graphic .boxstyle a img {height: 157px;width: 100%;
-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.gy-graphic .boxstyle:hover a img {
-webkit-transform:scale(1.15); /* Safari and Chrome */
    -moz-transform:scale(1.15); /* Firefox */
    -ms-transform:scale(1.15); /* IE 9 */
    -o-transform:scale(1.15); /* Opera */
     transform:scale(1.15);
}
.gy-graphic .boxstyle a {display: block;overflow: hidden;border: #ebebeb solid 1px;}
.gy-graphic .boxstyle h4 {font-size: 15px;color: #333;line-height: 1.3;margin-bottom: 9px;padding-bottom: 12px;position: relative;margin-top: 18px;text-align: center;}
.gy-graphic .boxstyle h4:after {
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background: #e6e6e6;
}
.gy-graphic .boxstyle h4 a {color: #333;border: none;}
.gy-graphic .boxstyle h4 a:hover {color: #e20009;}
.gy-graphic .boxstyle h5 {font-size: 14px;color: #898989;line-height: 1.3;margin: 0;text-align: center;text-transform: none;}

/*dots*/
.gy-graphic .slick-dots {position: initial;bottom: initial;}
.gy-graphic .slick-dots li button:before {font-family: initial;content: "";height: 12px;width: 12px;background: #d3d3d3;border-radius: 20px;}
.gy-graphic .slick-dots li.slick-active button:before {font-family: initial;content: "";background: #ff7800;}
.gy-graphic .slick-dots li {width: auto;margin: 0 5px;}
.gy-graphic .slick-dots li button {width: 12px;height: 12px;padding: 0;}

/*Arrows*/
.gy-graphic .slick-prev,
.gy-graphic .slick-next
{
    font-size: 0;
    line-height: 0;
    position: initial;
	top:initial;
    bottom: -25px;
    display: block;
    width: 36px;
    height: 36px;
    padding: 0;
    -webkit-transform: initial;
    -ms-transform: initial;
    transform: initial;
    cursor: pointer;
    color: transparent;
    outline: none;
    z-index: 1;opacity: 1;text-align: center;border:#dae0e9 solid 1px;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.gy-graphic .slick-prev:hover,
.gy-graphic .slick-prev:focus,
.gy-graphic .slick-next:hover,
.gy-graphic .slick-next:focus
{
    color: transparent;
    outline: none;
	opacity: 1;
    background: #1f41a9;border:#1f41a9 solid 1px;
}

.gy-graphic .slick-prev.slick-disabled:before,
.gy-graphic .slick-next.slick-disabled:before
{
    opacity: 1;
}
.gy-graphic .slick-prev.slick-disabled,
.gy-graphic .slick-next.slick-disabled
{
   background: #1f41a9;border:#1f41a9 solid 1px;
}

.gy-graphic .slick-prev:before,
.gy-graphic .slick-next:before
{
    font-family: 'FontAwesome';
    font-size: 22px;
    line-height: 30px;
    opacity: 1;
    color: #174dab;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.gy-graphic .slick-prev:hover:before,
.gy-graphic .slick-prev:focus:before,
.gy-graphic .slick-next:hover:before,
.gy-graphic .slick-next:focus:before
{
    opacity: 1;color: #fff;
}
.gy-graphic .slick-prev {float: left;left: 0;}
.gy-graphic .slick-next {float: right;right: 0;}

@media (max-width: 1440px) {
	.gy-graphic .boxstyle a img {height: 136px;}
}
@media (max-width: 1280px) {
	.gy-graphic .boxstyle a img {height: 126px;}
}
@media (max-width: 1199px) {
	.gy-graphic .slick-dotted.slick-slider {margin-bottom: 16px;}
	.gy-graphic .boxstyle a img {height: 117px;}
}
@media (max-width: 991px) {
	.gy-graphic .boxstyle a img {height: 136px;} 
}
@media (max-width: 767px) {
	.gy-graphic { margin-left: auto;margin-right: auto;padding: 6px 0 15px;}
	.gy-graphic .slick-prev, .gy-graphic .slick-next {display: none !important;}
	.gy-graphic .slick-dots { bottom: 0;}
	.gy-graphic .slick-slide {margin: 0;}
	.gy-graphic .slick-dotted.slick-slider {margin-bottom: 5px;}
	.gy-graphic .boxstyle a img {height: 220px;}
	.gy-graphic .slick-dots li {margin: 0 4px;}
}
@media (max-width: 390px) {
	.gy-graphic .boxstyle a img {height: 195px;}
}
@media (max-width: 320px) {
	.gy-graphic .boxstyle a img {height: 159px;}
}

/*------------------Colloquia----------------*/
.colloquia {border-top: #ebebeb solid 1px;}
.colloquia li {border-bottom: #ebebeb solid 1px;padding: 13px 8px;overflow: hidden;}
.colloquia li:hover {background: #f6f8fc;}
.colloquia .hd-date {float: left;width: 165px;margin-right: 36px;color: #555;font-size: 16px;}
.colloquia .hd-txt {overflow: hidden;}
.colloquia .hd-txt h3 {font-size: 16px;line-height: 1.3;margin: 0 0 6px;color: #0036a3;}
.colloquia a:hover .hd-txt h3 {color: #e20009;}
.colloquia .hd-txt h4 {font-size: 16px;line-height: 1.3;margin: 0 0 6px;color: #444;}
.colloquia[data-v-list] {margin-bottom: 26px;}

@media (max-width: 767px) {
	.colloquia .hd-date {width: 100%;margin-right: 0;margin-bottom: 10px;}
	.colloquia .hd-txt {float: left;width: 100%;}
}
/*------------------Coffee Break Discussions----------------*/
.tlh {}
.tlh .tlh-info {margin-bottom: 30px;}
.tlh .tlh-info li {font-size: 16px;line-height: 1.5;color: #333;margin-bottom: 10px;}
.tlh .tlh-info li img {display: inline-block !important;margin-top: -3px;margin-right: 13px;}
.tlh .tlh-lx {font-size: 14px !important;color: #999 !important;line-height: 1.4 !important;margin-bottom: 30px;}
.tlh .tlh-url {}
.tlh .tlh-url li {}
.tlh .tlh-url li a {display: block;background: #f7f7f7;border-left: #0036a3 solid 4px;padding: 25px;}
.tlh .tlh-url li h4 {font-size: 16px;color: #333;line-height: 1.3;margin: 0 0 3px;}
.tlh .tlh-url li a:hover h4 {color: #e20009;}
.tlh .tlh-url li h5 {font-size: 14px;color: #999;line-height: 1.3;margin: 0;text-transform: none;}
@media (max-width: 767px) {
	.tlh .tlh-url li {margin-bottom: 30px;}
	.tlh .tlh-url li:last-child {margin-bottom: 0;}
}
/*------------------Seminars----------------*/
.seminars {}
.seminars li {margin-bottom: 30px;background: url(icon-08.png) no-repeat 0 6px;padding-left: 16px;}
.seminars li:last-child {margin-bottom: 0;}
.seminars li h4 {font-size: 16px;color: #333;line-height: 1.3;margin: 0 0 3px;}
.seminars li a:hover h4 {color: #e20009;}
.seminars li h5 {font-size: 14px;color: #999;line-height: 1.3;margin: 0;text-transform: none;}
.seminars li h5 a {color: #0036a3;}
.seminars li h5 a:hover {color: #e20009;}
@media (max-width: 767px) {
	
}

/* Focus
=================================*/
.focuspart {
  padding: 30px 30px 0;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.focuspart::after {
  content: '';
  display: block;
  width: 236%;
  height: 200%;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: -100%;
  transform: translateX(-50%);
  background: #fff;
}
.focuspart .focusbox {
  overflow: hidden;
  margin-bottom: 76px;
  z-index: 1;
}
.aboutpart {
  overflow: hidden;
}
.aboutpart .about-img {
  margin-right: 30px;
}
.aboutpart .about-img img {
  width: 260px;
  height: 172px;
}
.aboutpart .about-txt p {
  line-height: 1.8;
  font-size: 16px;
  color: #333333;
  margin: 0;
  -webkit-line-clamp: 6;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  height: 166px;
}
@media (max-width: 767px) {
  .aboutpart .about-img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 22px;
  }
  .aboutpart .about-img img {
    width: 100%;
    height: 222px;
  }
  .aboutpart .about-txt {
    width: 100%;
    float: left;
  }
  .aboutpart .about-txt p {
    -webkit-line-clamp: 5;
    height: 134px;
  }
}
@media (max-width: 380px) {
  .aboutpart .about-img img {
    height: 196px;
  }
}
@media (max-width: 320px) {
  .aboutpart .about-img img {
    height: 160px;
  }
}
.home-graphic li {
  display: block;
  overflow: hidden;
  transition: All 0.5s ease-in-out;
  -webkit-transition: All 0.5s ease-in-out;
  -moz-transition: All 0.5s ease-in-out;
  -o-transition: All 0.5s ease-in-out;
}
.home-graphic li h2 {
  margin: 0 0 14px 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
  color: #333333;
  overflow: hidden;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  max-height: 78px;
}
.home-graphic li h2:hover {
  color: #0070da;
  text-decoration: none;
}
.home-graphic .news-img {
  margin-right: 30px;
}
.home-graphic .news-img img {
  width: 260px;
  height: 172px;
}
.home-graphic .news-txt p {
  line-height: 1.7;
  font-size: 16px;
  margin: 0px;
  color: #737373;
  overflow: hidden;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 78px;
}
@media (max-width: 1199px) {
  .home-graphic .news-txt p {
    line-height: 1.7;
    font-size: 15px;
    height: 73px;
  }
}
@media (max-width: 991px) {
  .home-graphic .news-txt p {
    overflow: initial;
  }
  .home-graphic li h2 {
    white-space: normal;
    overflow: inherit;
  }
}
@media (max-width: 767px) {
  .focuspart {
    padding: 20px 20px 0;
  }
  .home-graphic li h2 {
    font-size: 17px;
    line-height: 1.4;
  }
  .home-graphic .news-img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .home-graphic .news-img img {
    width: 100%;
    height: 222px;
  }
  .home-graphic .news-txt {
    width: 100%;
    float: left;
  }
}
@media (max-width: 380px) {
  .home-graphic .news-img img {
    height: 196px;
  }
}
@media (max-width: 320px) {
  .home-graphic .news-img img {
    height: 160px;
  }
}
.list-index li {
  overflow: hidden;
  margin-bottom: 22px;
}
.list-index li:last-child {
  margin-bottom: 0;
}
.list-index li a {
  float: left;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding-left: 15px;
}
.list-index li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 6px;
  height: 6px;
  background-color: #0070da;
  border-radius: 3px;
}
.list-index li a:hover {
  color: #0070da;
  text-decoration: none;
}
@media (max-width: 991px) {
  .list-index li {
    padding: 4px 0;
  }
  .list-index li a {
    white-space: normal;
    font-size: 16px;
    line-height: 1.6;
  }
  .list-index li a:after {
    top: 9px;
  }
}
/* Atribute Navigation
=================================*/
.attr-nav {
  float: right;
  display: inline-block;
  width: 316px;
}
.attr-nav > ul {
  padding: 0;
  margin: 0 0 -7px 0;
  list-style: none;
  display: inline-block;
}
.attr-nav > ul > li {
  float: left;
  display: block;
  margin-right: 15px;
}
.attr-nav > ul > li:last-child {
  margin-right: 0px;
}
.attr-nav .searchbox {
  position: relative;
  background: #f1f1f1;
  width: 198px;
  padding: 3px 0;
  border: #d5deee solid 0px;
  overflow: hidden;
  float: left;
  margin-right: 22px;
}
.attr-nav .searchbox input[type="text"] {
  margin: 0 12px 0;
  outline: none;
  color: #999;
  background: none;
  border: none;
  width: 66.33333%;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  -webkit-appearance: none;
  float: left;
}
.attr-nav .searchbox input[type="text"]::-webkit-input-placeholder {
  color: #999 !important;
  font-family: Arial;
}
.attr-nav .searchbox input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
}
.attr-nav .searchbox input[type="submit"] {
  background: url(btn-search.gif) no-repeat 0px 1px;
  border: none;
  cursor: pointer;
  width: 26px;height: 26px;
  outline: none;
  position: absolute;
  top: -1px;
  right: 4px;
}
.attr-nav .topnav {float: left;}
/* Top Search
=================================*/
.top-search {
  background-color: #244dbb;
  padding: 5px 0;
  display: none;
}
.top-search input.form-control {
  background-color: transparent;
  border: none;
  -moz-box-shadow: 0px 0px 0px;
  -webkit-box-shadow: 0px 0px 0px;
  -o-box-shadow: 0px 0px 0px;
  box-shadow: 0px 0px 0px;
  color: #fff;
  height: 40px;
  padding: 0 15px;
}
.top-search .input-group-addon {
  background-color: transparent;
  border: none;
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
}
.top-search .input-group-addon.close-search {
  cursor: pointer;
}
@media (max-width: 991px) {
  .top-search .container {
    padding: 0 45px;
  }
}
@media (max-width: 767px) {
  .top-search .container {
    padding: 0 20px;
  }
  .top-search {
    padding: 0;
  }
}
/*---------------top---------------------*/
.webheader { overflow:hidden;position:relative;background-color: #042872;background-repeat: no-repeat;background-position: center;background-size: 100% 100%;padding-top: 94px;}
.webheader .bg { background-repeat: no-repeat;background-position: center;background-size:100% 100%;height:100%; width:100%; position:absolute; animation:bgpulse 18s infinite linear; -webkit-animation:bgpulse 18s infinite linear; -moz-animation:bgpulse 18s infinite linear; -o-animation:bgpulse 18s infinite linear; -ms-animation:bgpulse 18s infinite linear;}
.webheader .columnname { padding:88px 0 87px; overflow:hidden;position: relative;max-width: 100%;}
@media (max-width: 1366px){
	.webheader .columnname { padding:61px 0 60px;}
}
@media (max-width: 1280px){
	.webheader .columnname { padding:51px 0 50px;}
}
@media (max-width: 1199px){
	.webheader .columnname { padding:41px 0 40px;}
}
@media (max-width: 991px){
	.webheader {padding-top: 99px;}
}
@media (max-width: 767px){
	.webheader {background-size: 118% 100%;padding-top: 65px;}
	.webheader .bg {background-size: 118% 100%;}
}
/*-----------------Upcoming Events-----------------*/
.events {overflow: hidden;display: block;margin-top: 26px;}
.events li {margin-bottom: 16px;padding-bottom: 16px;border-bottom: #ccc dashed 1px;}
.events li:last-child {margin-bottom: 0;padding-bottom: 0;border: 0;}
.events li h4 {font-size: 16px;line-height: 1.4;color: #101010;margin: 0 0 8px;}
.events li h4 a {color: #101010;}
.events li h4 a:hover {color: #e20009;}
.events li p {font-size: 14px;color: #909090;line-height: 1.4;margin: 0;}
.events li p span {font-weight: 700;color: #101010;}

/*--------------Flexisel---------------------*/
#flexiselDemo1 {
  display: none;
}
#flexiselDemo2 {
  display: none;
}
.nbs-flexisel-container {
  position: relative;
  max-width: 100%;
}
.nbs-flexisel-ul {
  position: relative;
  width: 9999px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: center;
}
.nbs-flexisel-inner {
  overflow: hidden;
}
.nbs-flexisel-item {
  float: left;
  margin: 0;
  padding: 0px;
  position: relative;
  line-height: 0px;
}
.nbs-flexisel-item > img {
  cursor: pointer;
  position: relative;
}
/*------------------imglink----------------*/
.secondpart .row {
  margin-left: -10px;
  margin-right: -10px;
}
.secondpart .row > [class^='col'] {
  padding-left: 10px;
  padding-right: 10px;
}
.imglink li {
  margin-bottom: 30px;
  position: relative;
}
.imglink li:last-child {
  margin-bottom: 0;
}
.imglink li a {
  display: block;
  overflow: hidden;
}
.imglink li .bgimg {
  background-color: #0b4870;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 120px;
  background-position: center;
}
.imglink li:hover .bgimg {
  -webkit-transition: all .5s ease;
  /* Safari and Chrome */
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
  -webkit-transform: scale(1.2);
  /* Safari and Chrome */
  -moz-transform: scale(1.2);
  /* Firefox */
  -ms-transform: scale(1.2);
  /* IE 9 */
  -o-transform: scale(1.2);
  /* Opera */
  transform: scale(1.2);
}
.imglink li p {
  display: table;
  position: absolute;
  font-size: 18px;line-height: 1.3;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  width: 210px;
  height: 60px;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -105px;
  z-index: 1;
  color: #fff;
  text-shadow: 1px 0px 4px #000;
}
.imglink .col-xs-6 {
  width: 20%;
}
.imglink li p span {display: table-cell;vertical-align: middle;}
@media (max-width: 1199px) {
  .imglink li p {
    width: 140px;
    height: 26px;
    margin-top: -13px;
    margin-left: -70px;
	font-size: 14px;
  }
  .imglink li p img {
    height: 22px;
  }
  .imglink li .bgimg {
    height: 90px;
  }
}
@media (max-width: 991px) {
  .imglink .col-xs-6:nth-child(1),
  .imglink .col-xs-6:nth-child(2),
  .imglink .col-xs-6:nth-child(3) {
    width: 33.333%;
  }
  .imglink .col-xs-6:nth-child(4),
  .imglink .col-xs-6:nth-child(5) {
    width: 50%;
  }
  .imglink li p {
    width: 210px;
    height: 34px;
    margin-top: -17px;
    margin-left: -105px;
	  font-size: 17px;
  }
  .imglink li p img {
    height: 33px;
  }
  .imglink li {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .imglink .col-xs-6:nth-child(1),
  .imglink .col-xs-6:nth-child(2),
  .imglink .col-xs-6:nth-child(3),
  .imglink .col-xs-6:nth-child(4) {
    width: 50%;
  }
  .imglink .col-xs-6:nth-child(5) {
    width: 100%;
  }
  .imglink li p {
    width: 170px;
    height: 44px;
    margin-top: -22px;
    margin-left: -85px;
  }
  .imglink li p img {
    height: 22px;
  }
}
@media (max-width: 320px) {
	.imglink li p {
	width: 130px;
    height: 44px;
    margin-top: -22px;
    margin-left: -65px;
	font-size: 14px;
	}
}
/*--------------Research Direction---------------------*/
.direction .row {
  margin-left: -22px;
  margin-right: -22px;
}
.direction .row > [class^='col'] {
  padding-left: 22px;
  padding-right: 22px;
}
.direction li .item {
  background: #ffffff;
  position: relative;
  padding: 50px 28px 50px;
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  border-top: 5px solid #0073cf;
  z-index: 1;
  overflow: hidden;
  height: 468px;
}
.direction li .item .fxpic {
  width: 116px;
  height: 116px;
  border: #0073cf solid 2px;
  margin: 0 auto;
  padding: 6px;
  border-radius: 50%;
  background: #fff;
  margin-bottom: 30px;
}
.direction li .item:hover .fxpic {
  border: #0067ba solid 2px;
}
.direction li .item .fxpic img {
  border-radius: 50%;
}
.direction li .item h4 {
  font-weight: 500;
  margin: 0 0 15px 0;
  color: #222;
  font-size: 22px;
  line-height: 130%;
}
.direction li .item p {
  font-weight: 500;
  color: #777;
  font-size: 16px;
  line-height: 140%;
  margin: 0;
}
.direction li .item::after {
  position: absolute;
  left: 0;
  top: -100%;
  content: "";
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  height: 100%;
  width: 100%;
  z-index: -1;
  background: #0073cf;
}
.direction li .item:hover::after {
  top: 0;
}
.direction li .item h4,
.direction li .item p {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}
.direction li .item:hover h4,
.direction li .item:hover p {
  color: #ffffff;
}
@media (max-width: 1280px) {
  .direction .row {
    margin-left: -19px;
    margin-right: -19px;
  }
  .direction .row > [class^='col'] {
    padding-left: 19px;
    padding-right: 19px;
  }
}
@media (max-width: 1239px) {
  .direction li .item {
    height: 498px;
  }
}
@media (max-width: 1100px) {
  .direction li .item {
    height: 522px;
  }
  .direction .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .direction .row > [class^='col'] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .direction li .item {
    padding: 50px 20px 50px;
  }
  .direction li .item h4 {
    font-size: 20px;
  }
}
@media (max-width: 800px) {
  .direction li .item {
    height: 620px;
  }
}
@media (max-width: 767px) {
  .direction li .item h4 {
    font-size: 22px;
  }
}
/*---------------Links---------------------*/
.linkspic li {
  margin-bottom: 26px;
}
.linkspic li img {
  border: #fff solid 1px;
  height: 82px;
  width: 100%;
}
@media (max-width: 1280px) {
  .linkspic li img {
    height: 78px;
  }
}
@media (max-width: 1199px) {
  .linkspic li img {
    height: 72px;
  }
}
@media (max-width: 1024px) {
  .linkspic li img {
    height: 60px;
  }
}
@media (max-width: 991px) {
  .linkspic .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .linkspic .row > [class^='col'] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .linkspic li {
    margin-bottom: 20px;
  }
}
@media (max-width: 800px) {
  .linkspic li img {
    height: 48px;
  }
}

/*--------------pagebanner---------------------*/
@-webkit-keyframes bgpulse{from,to{transform:scale3d(1,1,1) rotate(0.1deg);-ms-transform:scale3d(1,1,1) rotate(0.1deg);-moz-transform:scale3d(1,1,1) rotate(0.1deg);-webkit-transform:scale3d(1,1,1) rotate(0.1deg);-0-transform:scale3d(1,1,1) rotate(0.1deg);}50%{transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-ms-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-moz-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-webkit-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-o-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);}}
@keyframes bgpulse{from,to{transform:scale3d(1,1,1) rotate(0.1deg);-ms-transform:scale3d(1,1,1) rotate(0.1deg);-moz-transform:scale3d(1,1,1) rotate(0.1deg);-webkit-transform:scale3d(1,1,1) rotate(0.1deg);-0-transform:scale3d(1,1,1) rotate(0.1deg);}50%{transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-ms-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-moz-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-webkit-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-o-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);}}
.bgpulse{-webkit-animation-name:bgpulse;animation-name:bgpulse}

.pageheader-box {
  overflow: hidden;
}
.pageheader {
  overflow: hidden;
  position: relative;
  background-color: #0d1520;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
}
.pageheader .bg {
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  animation: bgpulse 18s infinite linear;
  -webkit-animation: bgpulse 18s infinite linear;
  -moz-animation: bgpulse 18s infinite linear;
  -o-animation: bgpulse 18s infinite linear;
  -ms-animation: bgpulse 18s infinite linear;
  background-position: center;
}
.pageheader .columnname {
  padding: 100px 0 60px 0;
  overflow: hidden;
  position: relative;
}
.pageheader .columnname h1 {
  font-size: 50px;
  line-height: 1;
  color: #fff;
  margin: 0;
  font-weight: 700;
  word-break: break-all;
  text-shadow: 0px 0px 4px #2057ba;
  text-align: center;
  text-transform: uppercase;
}
.pageheader .columnname .position-title {
  text-align: right;
}
@media (max-width: 991px) {
  .pageheader {
    background-size: 128% 100%;
    background-position: 70% 100%;
  }
  .pageheader .columnname {
    padding: 80px 0;
  }
  .pageheader .columnname .position-title {
    text-align: left;
  }
}
@media (max-width: 800px) {
  .pageheader .columnname {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .pageheader {
    background-size: cover;
    background-position: 86% 100%;
  }
  .pageheader .columnname h1 {
    font-size: 36px;
  }
}
/*--------------Annual Report---------------------*/
.nd-report {
  overflow: hidden;
}
.nd-report li {
  margin-top: 28px;
}
.nd-report .boxstyle {
  overflow: hidden;
}
.nd-report .boxstyle img {
  width: 184px;
  height: 209px;
}
.nd-report .boxstyle p {
  font-size: 15px;
  line-height: 1.2;
  margin: 10px 0 0 0;
  text-align: center;
}
@media (max-width: 1280px) {
  .nd-report .boxstyle img {
    width: 173px;
    height: 197px;
  }
}
@media (max-width: 1199px) {
  .nd-report .boxstyle img {
    width: 130px;
    height: 148px;
  }
}
@media (max-width: 991px) {
  .nd-report .boxstyle img {
    width: 155px;
    height: 176px;
  }
}
@media (max-width: 320px) {
  .nd-report .boxstyle img {
    width: 125px;
    height: 142px;
  }
}
.nianbao {
  margin-top: 30px;
}
.nianbao .row {
  margin-left: -20px;
  margin-right: -20px;
}
.nianbao .row > [class^='col'] {
  padding-left: 20px;
  padding-right: 20px;
}
.nianbao li {
  margin-bottom: 20px;
}
.nianbao li .boxstyle img {
  height: 246px;
  width: 100%;
}
.nianbao li a:hover .boxstyle img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.nianbao li .boxstyle .txtinfo {
  margin: 12px 2px 0 2px;
  overflow: hidden;
}
.nianbao li .boxstyle .txtinfo h5 {
  font-size: 14px;
  color: #0078c9;
  margin: 0 0 3px 0;
  font-family: Arial;
  font-weight: 500;
}
.nianbao li .boxstyle .txtinfo h4 {
  font-size: 20px;
  margin: 0 0 8px 0;
}
.nianbao li .boxstyle .txtinfo h4 a {
  color: #222;
  line-height: 1.4;
  border: 0;
  font-weight: 500;
  width: 100%;
  overflow: hidden;
  display: block;
}
.nianbao li .boxstyle .txtinfo h4 a:hover {
  color: #0d4394;
}
.nianbao li .boxstyle .txtinfo p {
  font-size: 12px;
  color: #808080;
  line-height: 18px;
  margin: 0 0 8px 0;
  word-break: break-all;
}
.nianbao li .boxstyle .txtinfo span {
  font-size: 13px;
  color: #808080;
  line-height: 22px;
}
@media (max-width: 1440px) {
  .nianbao li .boxstyle img {
    height: 218px;
  }
}
@media (max-width: 1280px) {
  .nianbao li .boxstyle img {
    height: 207px;
  }
  .nianbao li .boxstyle .txtinfo h4 {
    font-size: 19px;
  }
}
@media (max-width: 1199px) {
  .nianbao .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .nianbao .row > [class^='col'] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .nianbao li .boxstyle img {
    height: 162px;
  }
  .nianbao li .boxstyle .txtinfo h4 {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .nianbao li .boxstyle img {
    height: 190px;
  }
  .nianbao li .boxstyle .txtinfo h4 {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .nianbao li .boxstyle img {
    height: auto;
  }
  .nianbao li .boxstyle .txtinfo {
    height: auto;
  }
  .nianbao li .boxstyle .txtinfo h4 a {
    -webkit-line-clamp: inherit;
  }
  .nianbao li .boxstyle .txtinfo h4 {
    font-size: 20px;
  }
}
/*--------------Page Research Direction---------------------*/
.pagedirection li .item {
  background: #ffffff;
  position: relative;
  padding: 50px 28px 50px;
  z-index: 1;
  overflow: hidden;
}
.pagedirection li .item .fxpic {
  width: 116px;
  height: 116px;
  border: #0073cf solid 2px;
  margin: 0 auto;
  padding: 6px;
  border-radius: 50%;
  background: #fff;
  margin-bottom: 30px;
}
.pagedirection li .item:hover .fxpic {
  border: #0067ba solid 2px;
}
.pagedirection li .item .fxpic img {
  border-radius: 50%;
}
.pagedirection li .item h4 {
  font-weight: 500;
  margin: 0 0 15px 0;
  color: #222;
  font-size: 22px;
  line-height: 130%;
}
.pagedirection li .item p {
  font-weight: 500;
  color: #777;
  font-size: 16px;
  line-height: 140%;
  margin: 0;
}
.pagedirection li .item h4,
.direction li .item p {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}
/*.pagedirection li .item::after {
    position: absolute;
    left: 0;
    top: -100%;
    content: "";
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: #0073cf;
}
.pagedirection li .item:hover::after {
    top: 0;
}
.pagedirection li .item:hover h4, .pagedirection li .item:hover p {
    color: #ffffff;
}*/
@media (max-width: 767px) {
  .direction li .item h4 {
    font-size: 22px;
  }
}
/* Pager
---------------------------------- */
ul.pagination,
ul.pager {
  margin: 0;
  text-align: left;
}
ul.pagination li {
  padding: 0;
  margin: 0 5px 0 0;
  border-bottom: none;
  font-size: 12px;
  display: inline-block;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
ul.pagination li > a,
.pagination > li:first-child > a,
.pagination > li:last-child > a,
ul.pager li > a {
  padding: 8px 12px;
  border: 1px solid #dbdbdb;
  line-height: 1;
  background-color: #fafafa;
  display: inline-block;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #666666;
}
ul.pagination li > a:hover {
  background-color: transparent;
  color: #ffffff;
  background-color: #d03526;
  border-color: #d03526;
}
ul.pagination li.active a,
.pagination > .active > a:hover,
.pagination > .active > a:focus {
  color: #ffffff;
  background-color: #d03526;
  border-color: #d03526;
  line-height: 1;
}
ul.pagination li > a:focus {
  background-color: #d03526;
  border-color: #d03526;
  color: #ffffff;
}
/*---------------栏目样式---------------------*/
.webcolumn {
  overflow: hidden;
  margin-bottom: 6px;
  text-align: center;
}
.webcolumn .lmname {
  margin: 0 0 15px 0;
  font-size: 40px;
  line-height: 100%;
  color: #0070da;
  position: relative;
  display: inline-block;
  padding-bottom: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
/*.webcolumn .lmname:after {
    bottom: 0;
    left: 50%;
    margin-left: -36px;
    content: "";
    position: absolute;
    width: 70px;
    height: 5px;
    background: #426cdc;
	border-radius: 1px;
}*/
.webcolumn .lmname a {
  color: #0065b7;
  line-height: 30px;
}
.webcolumn .lmname a:hover {
  color: #000000;
}
.webcolumn .lmname1 {
  margin: 0 0 14px 0;
  font-size: 34px;
  line-height: 34px;
  color: #fff;
  letter-spacing: 2px;
  position: relative;
  display: inline-block;
  padding-bottom: 20px;
  font-weight: 700;
}
.webcolumn .lmname1:after {
  bottom: 0;
  left: 50%;
  margin-left: -20px;
  content: "";
  position: absolute;
  width: 40px;
  height: 4px;
  background: #d7d7d7;
  border-radius: 1px;
}
.webcolumn .lmname1 a {
  color: #0065b7;
  line-height: 30px;
}
.webcolumn .lmname1 a:hover {
  color: #000000;
}
.webcolumn h3 {
  font-family: Georgia;
  text-align: center;
  font-size: 12px;
  color: #b9b9b9;
  margin: 14px 0 12px 0;
  font-weight: 600;
  text-transform: uppercase;
}
.webcolumn h3:after,
.webcolumn h3:before {
  width: 68px;
  height: 1px;
  display: inline-block;
  vertical-align: middle;
  content: "";
  background: #d1d9e0;
  margin: 0 2%;
}
.webcolumn p {
  font-size: 15px;
  color: #525252;
  text-align: center;
}
.fivepart .webcolumn .lmname {
  font-size: 50px;
}
.sylanmu {
  overflow: hidden;
  margin: 0 0 30px 0;
}
.sylanmu h3 {
  font-size: 42px;
  font-weight: 300;
  color: #000000;
  text-align: center;
  margin: 15px 0 0 0;
  line-height: 42px;
}
.sylanmu h3 a {
  color: #003686;
}
.sylanmu h3 a:hover {
  color: #ca001c;
}
.sylanmu h4 {
  text-align: center;
  font-size: 12px;
  color: #838383;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.sylanmu1 {
  overflow: hidden;
  margin: 0 0 30px 0;
  font-size: 18px;
  color: #2e2e2e;
  margin: 0 0 100px 0;
  line-height: 100%;
  letter-spacing: 1px;
}
.sylanmu1 a:hover {
  color: #ca001c;
}
.sublanmu {
  overflow: hidden;
  margin: 0 0 30px 0;
}
.sublanmu h3 {
  font-size: 24px;
  color: #000000;
  text-align: center;
  margin: 18px 0 0 0;
  line-height: 24px;
  letter-spacing: 1px;
}
.sublanmu h3 a {
  color: #003686;
}
.sublanmu h3 a:hover {
  color: #ca001c;
}
.sublanmu h4 {
  text-align: center;
  font-size: 12px;
  color: #838383;
  margin: 9px 0 0 0;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.sublanmu h1 {
  font-size: 35px;
  color: #c5222a;
  text-align: center;
  margin: 0;
  line-height: 100%;
}
.sublanmu1 {
  overflow: hidden;
  margin: 0 0 30px 0;
}
.sublanmu1 h3 {
  font-size: 34px;
  font-weight: 700;
  color: #2e2e2e;
  text-align: center;
  margin: 15px 0 0 0;
  line-height: 100%;
  letter-spacing: 1px;
}
.sublanmu1 h3 a {
  color: #003686;
}
.sublanmu1 h3 a:hover {
  color: #ca001c;
}
.sublanmu1 h4 {
  text-align: center;
  font-size: 12px;
  color: #838383;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.sublanmu2 {
  overflow: hidden;
  margin: 0 0 68px 0;
}
.sublanmu2 h3 {
  font-size: 26px;
  font-weight: 500;
  color: #2e2e2e;
  text-align: center;
  margin: 12px 0 0 0;
  line-height: 100%;
  letter-spacing: 1px;
}
.sublanmu2 h3 a {
  color: #003686;
}
.sublanmu2 h3 a:hover {
  color: #ca001c;
}
.sublanmu2 h4 {
  text-align: center;
  font-size: 12px;
  color: #838383;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media (max-width: 800px) {
  .sublanmu2 {
    overflow: hidden;
    margin: 0 0 50px 0;
  }
}
.lanmu {
  overflow: hidden;
  z-index: 1;
  background: url(lanmu_bg.png) repeat-x bottom center;
}
.lanmu_l {
  line-height: 1;
  color: #333333;
  font-weight: 700;
  float: left;
  font-size: 21px;text-transform: uppercase;padding-bottom: 17px;
}
.lanmu_l:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 30px;
    height: 3px;
    background: #ed1c24;
}
.lanmu_r {
  line-height: 26px;
  float: right;
  color: #0070da;
  font-size: 14px;
  text-transform: uppercase;
}
.lanmu_r a {
  color: #b0b0b0;
  text-decoration: none;
}
.lanmu_r a:hover {
  color: #e20009;
  text-decoration: none;
}
.lanmu[data-v-full] {padding: 0 18px;}

.lanmu1 {
  margin-bottom: 32px;
  overflow: hidden;
}
.lanmu1_l {
  line-height: 1;
  color: #333;
  font-weight: 700;
  float: left;
  font-size: 24px;margin-top: 5px;background-repeat: no-repeat;background-position: 0 3px;padding-left: 34px;
}
.lanmu1_l img {display: inline-block;margin-top: -4px;margin-right: 13px;}
.lanmu1_r {
  float: right;
  color: #bddcff;
  font-family: Arial;
  font-size: 12px;
}
.lanmu1_r a {
  color: #1b84c6;
  text-decoration: none;
}
.lanmu1_r a:hover {
  color: #F00307;
  text-decoration: none;
}
.lanmu2 {
  overflow: hidden;
  margin-top: 48px;
}
.lanmu2_l {
  color: #3157bb;
  font-weight: 700;
  float: left;
  font-size: 21px;
  line-height: 1.2;
}
.lanmu2_r {
  line-height: 28px;
  float: right;
  color: #999999;
  font-family: Arial;
  font-size: 13px;
}
.lanmu2_r a {
  color: #999999;
  text-decoration: none;
}
.lanmu2_r a:hover {
  color: #F00307;
  text-decoration: none;
}
.lanmu3 {
  height: 48px;
  background: url() repeat-x top center;
  margin-bottom: 20px;
}
.lanmu3_l {
  height: 48px;
  line-height: 40px;
  font-size: 20px;
  color: #6aefff;
  font-weight: 600;
  margin-left: 16px;
  float: left;
  background: url() no-repeat top center;
}
.lanmu3_r {
  line-height: 42px;
  float: right;
  color: #e3f6ff;
  font-family: Arial;
  font-size: 12px;
  margin-right: 15px;
}
.lanmu3_r a {
  color: #6aefff;
  text-decoration: none;
}
.lanmu3_r a:hover {
  color: #d5fbff;
  text-decoration: none;
}

.sortlanmu {
  overflow: hidden;
}
.sortlanmu_l {
  line-height: 1;
  color: #333333;
  font-weight: 700;
  float: left;
  font-size: 24px;padding-bottom: 17px;
}

.sortlanmu1 {
  overflow: hidden;
}
.sortlanmu1_l {
  float: left;
  position: relative;
  padding: 0 13px;
  height: 0;
  line-height: 34px;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  border-right: 30px solid transparent;
  border-bottom: 35px solid #009CD1;
  margin-bottom: 5px;
  color: #ffffff;
  font-weight: 700;
  min-width: 240px;
}
.peoplesort {
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
  padding-top: 9px;
  min-width: 120px;
}
@media (max-width: 991px) {
  .sylanmu1 {
    margin: 0 0 70px 0;
  }
}
@media (max-width: 767px) {
	.lanmu1 {margin-bottom: 20px;}
  .sylanmu1 {
    margin: 0 0 50px 0;
  }
}
@media (max-width: 320px) {
  .peoplesort {
    font-size: 15px;
  }
}

.column { overflow:hidden;background: url(lanmu_bg.png) repeat-x bottom center;padding: 0 20px;margin-bottom: 30px;}
.column_l { line-height: 1.1;color: #333333;font-weight: 700;float: left;font-size: 32px;text-transform: uppercase;padding-bottom: 17px;position: relative;}
.column_l:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 30px;
    height: 3px;
    background: #ed1c24;
}
.column_r {float: right;}
@media (max-width: 1199px){
	.column_l {font-size: 30px;}
}
@media (max-width: 991px){
	.column_r {width: 100%;display: block;}
	.column_l {font-size: 28px;}
}
@media (max-width: 767px){
	.column_l {font-size: 24px;}
}
/*----PIC News----*/
.gy-carousel-1 {
  overflow: hidden;
}
.gy-carousel-1 .newsbox {
  background: #ffffff;
  padding: 1px;
  margin-bottom: 28px;
  position: relative;
}
.gy-carousel-1 .newsbox .newimg {
  overflow: hidden;
}
.gy-carousel-1 .newsbox .newimg img {
  width: 100%;
  height: 264px;
  -webkit-transition: all .5s ease;
  /* Safari and Chrome */
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
}
.gy-carousel-1 .newsbox:hover .newimg img {
  -webkit-transform: scale(1.1);
  /* Safari and Chrome */
  -moz-transform: scale(1.1);
  /* Firefox */
  -ms-transform: scale(1.1);
  /* IE 9 */
  -o-transform: scale(1.1);
  /* Opera */
  transform: scale(1.1);
}
.gy-carousel-1 .newsbox .newtxt {
  padding: 24px;
}
.gy-carousel-1 .newsbox .newtxt h4 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 18px 0;
  line-height: 1.4;
  overflow: hidden;
  height: 74px;
  color: #333333;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.gy-carousel-1 .newsbox .newtxt p {
  font-size: 15px;
  color: #999;
  line-height: 1.6;
  margin: 0;
  word-break: break-all;
  width: 100%;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  height: 72px;
}
.gy-carousel-1 .newsbox .newtxt h5 {
  margin: 20px 0 0 0;
  font-size: 14px;
  color: #167cdc;
}
.gy-carousel-1 .newsbox .newtxt h5:hover {
  color: #f13e07;
}
.gy-carousel-1 .newsbox:hover .newtxt h4 {
  color: #0070da;
}
.gy-carousel-1 .newsbox .submitdate {
  width: 140px;
  background: #004098;
  font-size: 23px;
  color: #fff;
  text-align: center;
  line-height: 1;
  padding: 8px 0 9px 0;
  position: relative;
  z-index: 3;
  font-weight: 700;
  margin: -20px 0 0 0;
  background: url(bg01.png) #006cd8;
}
.gy-carousel-1 .newsbox .submitdate span {
  font-size: 16px;
  line-height: 1;
  margin: 2px 0 0 10px;
  color: #fff;
  font-weight: 500;
}
.gy-carousel-1 .newsbox:hover .submitdate {
  background: #f26033;
}
.gy-carousel-1 .newsbox:hover {
  background: #fff;
}
@media (max-width: 1280px) {
  .gy-carousel-1 .newsbox .newimg img {
    height: 250px;
  }
}
@media (max-width: 1199px) {
  .gy-carousel-1 .newsbox .newimg img {
    height: 192px;
  }
}
@media (max-width: 991px) {
  .gy-carousel-1 .newsbox .newimg img {
    height: 143px;
  }
  .gy-carousel-1 .newsbox .newtxt {
    padding: 16px;
  }
}
@media (max-width: 767px) {
  .gy-carousel-1 .newsbox .newimg img {
    height: auto;
  }
  .gy-carousel-1 .newsbox .newtxt h4 {
    height: auto;
    -webkit-line-clamp: initial;
  }
}
/*---------------Media list---------------------*/
.picvid {}
.picvid li {margin-top: 30px;}
.picvid .row {
  margin-right: -11px;
  margin-left: -11px;
}
.picvid .row > [class^='col'] {
  padding-right: 11px;
  padding-left: 11px;
}
.picvid .col-md-3 {float: left;width: 25%;}
.mediabox {
  overflow: hidden;
  display: block;
}
.mediabox .txtinfo {
  overflow: hidden;
  height: 96px;
}
.mediabox .txtinfo h4 {
  font-size: 15px;
    color: #333;
    line-height: 1.3;
    margin-bottom: 9px;
    padding-bottom: 12px;
    position: relative;
    margin-top: 18px;
    text-align: center;
}
.mediabox .txtinfo h4:after {
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background: #e6e6e6;
}
.mediabox .txtinfo h4 a {
  color: #333333;
  border: 0;
  display: block;
}
.mediabox .txtinfo h4 a:hover {
  color: #e20009;
  text-decoration: none;
}
.mediabox .txtinfo h5 {
    font-size: 14px;
    color: #898989;
    line-height: 1.3;
    margin: 0;
    text-align: center;
    text-transform: none;
}
.media-container {
  border: #ebebeb solid 1px;
  position: relative;
  overflow: hidden;
  /*display: inline-block;*/
  font-size: 16px;
  font-size: 1rem;
  vertical-align: top;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 2px;
}
/*width:173px; height:116px; */
.media-container:hover .headline {
  background: white;
  z-index: 2;
}
.media-container i {
  display: block;
  position: absolute;
  opacity: .7;
  text-align: center;
  color: inherit;
  font-size: 46px;
  width: 46px;
  height: 46px;
  top: 50%;
  left: 50%;
  margin-top: -23px;
  margin-left: -23px;
}
.media-container:hover a {
  opacity: .9;
  /*top: 0;*/
  z-index: 2;
}
.media-container img {
  width: 100%;
  height: 155px;
  display: block;
  -webkit-transition: all .5s ease;
  /* Safari and Chrome */
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
}
/*width: 100%;height: auto;*/
.media-container .media-caption {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all .5s ease;
  /* Safari and Chrome */
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
  color: #fff;
}
.media-container .media-caption span {
  background-color: #FD0005;
  position: absolute;
  top: 0;
  padding: 0px 7px;
  font-weight: bold;
  font-size: 13px;
}
.media-container .media-caption p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.6);
  margin: 0;
  padding: 6px;
}
.media-container:hover img {
  -webkit-transform: scale(1.25);
  /* Safari and Chrome */
  -moz-transform: scale(1.25);
  /* Firefox */
  -ms-transform: scale(1.25);
  /* IE 9 */
  -o-transform: scale(1.25);
  /* Opera */
  transform: scale(1.25);
}
.media-container:hover .media-caption {
  background: rgba(0, 0, 0, 0.3);
}
.media-container:hover .media-caption i {
  opacity: 1;
}
@media (max-width: 1440px) {
  .media-container img {
    height: 137px;
  }
	.mediabox .txtinfo {height: 114px;}
}
@media (max-width: 1280px) {
  .media-container img {
    height: 126px;
  }
}
@media (max-width: 1199px) {
  .media-container img {
    height: 134px;
  }
}
@media (max-width: 991px) {
  .picvid .col-md-3 {width: 33.333%;}
  .media-container img {
    height: 135px;
  }
}
@media (max-width: 767px) {
  .picvid .col-md-3 {width: 100%;}
  .mediabox .txtinfo, .media-container img {
    height: auto;
  }
}
/*通用图片*/
.picturelist {
  overflow: hidden;
}
.picturelist .row {
  margin-right: -20px;
  margin-left: -20px;
}
.picturelist .row > [class^='col'] {
  padding-right: 20px;
  padding-left: 20px;
}
.picturelist li {
  margin-bottom: 30px;
}
.picturelist li:last-child {
  display: none;
}
.picturelist li .boxstyle {
  position: relative;
}
.picturelist li .boxstyle .thumbnail__link {
  border: #ccc solid 1px;
}
.picturelist li .boxstyle img {
  width: 100%;
  height: 242px;
}
.picturelist li a:hover .boxstyle img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.picturelist li:nth-child(1n+0) .boxstyle .txtinfo {
  background-color: #53a0e1;
}
.picturelist li:nth-child(2n+0) .boxstyle .txtinfo {
  background-color: #1aabe0;
}
.picturelist li:nth-child(3n+0) .boxstyle .txtinfo {
  background-color: #1db3b5;
}
.picturelist li .boxstyle .txtinfo {
  margin: -65px 30px 0 30px;
  overflow: hidden;
  padding: 22px;
  position: relative;
  z-index: 2;
}
.picturelist li:hover .boxstyle .txtinfo {
  background-color: #005bac !important;
}
.picturelist li .boxstyle .txtinfo h5 {
  font-size: 13px;
  color: #f7931e;
  margin: 0 0 8px 0;
}
.picturelist li .boxstyle .txtinfo h4 {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 20px 0;
  line-height: 125%;
  overflow: hidden;
  height: 75px;
  color: #fff;
}
.picturelist li .boxstyle .txtinfo h4 a {
  color: #fff;
  width: 100%;
  display: block;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.picturelist li .boxstyle .txtinfo h4 a:hover {
  color: #74baf2;
}
.picturelist li .boxstyle .txtinfo p {
  font-size: 15px;
  color: #e1edf8;
  line-height: 140%;
  margin: 0;
  word-break: break-all;
  width: 100%;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  height: 86px;
}
.picturelist li .boxstyle .txtinfo span {
  font-size: 16px;
  color: #74baf2;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 6px;
  display: block;
}
@media (max-width: 1440px) {
  .picturelist li .boxstyle img {
    height: 218px;
  }
}
@media (max-width: 1280px) {
  .picturelist .row {
    margin-right: -19px;
    margin-left: -19px;
  }
  .picturelist .row > [class^='col'] {
    padding-right: 19px;
    padding-left: 19px;
  }
  .picturelist li .boxstyle img {
    height: 206px;
  }
  .picturelist li .boxstyle .txtinfo {
    margin: -52px 30px 0 30px;
  }
}
@media (max-width: 1199px) {
  .picturelist li .boxstyle img {
    height: 162px;
  }
  .picturelist .row {
    margin-right: -15px;
    margin-left: -15px;
  }
  .picturelist .row > [class^='col'] {
    padding-right: 15px;
    padding-left: 15px;
  }
  .picturelist li .boxstyle .txtinfo {
    padding: 13px 15px;
  }
  .picturelist li .boxstyle .txtinfo {
    margin: -42px 20px 0 20px;
  }
}
@media (max-width: 991px) {
  .picturelist li:last-child {
    display: block;
  }
  .picturelist li .boxstyle img {
    height: 190px;
  }
  .picturelist li .boxstyle .txtinfo h4 {
    font-size: 18px;
    height: 68px;
  }
}
@media (max-width: 767px) {
  .picturelist li:last-child {
    display: none;
  }
  .picturelist li .boxstyle .txtinfo h4 {
    font-size: 20px;
  }
  .picturelist li .boxstyle .txtinfo h4 a {
    -webkit-line-clamp: initial;
  }
  .picturelist li .boxstyle .txtinfo h4,
  .picturelist li .boxstyle img {
    height: auto;
  }
}
.picturelists {
  overflow: hidden;
}
.picturelists .row {
  margin-right: -13px;
  margin-left: -13px;
}
.picturelists .col-md-3 {
  padding-right: 13px;
  padding-left: 13px;
}
.picturelists li {
  margin-bottom: 20px;
}
.picturelists li .boxstyle {
  overflow: hidden;
}
.picturelists li .boxstyle a {
  border-radius: 4px;
}
.picturelists li .boxstyle img {
  width: 100%;
  height: 185px;
}
.picturelists li a:hover .boxstyle img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.picturelists li .boxstyle .txtinfo {
  margin: 8px 6px 0 6px;
  overflow: hidden;
}
.picturelists li .boxstyle .txtinfo h5 {
  font-size: 13px;
  color: #f7931e;
  margin: 0 0 8px 0;
}
.picturelists li .boxstyle .txtinfo h4 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 3px 0;
  line-height: 25px;
  overflow: hidden;
}
.picturelists li .boxstyle .txtinfo h4 a {
  color: #333333;
  /*text-overflow:ellipsis; white-space:nowrap;*/
  overflow: hidden;
  width: 100%;
  display: block;
}
.picturelists li .boxstyle .txtinfo h4 a:hover {
  color: #2b499c;
}
.picturelists li .boxstyle .txtinfo p {
  font-size: 13px;
  color: #999999;
  line-height: 18px;
  margin: 4px 0 0 0;
  word-break: break-all;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.picturelists li .boxstyle .txtinfo span {
  font-size: 14px;
  color: #999999;
  line-height: 22px;
}
@media (max-width: 1199px) {
  .picturelists li .boxstyle img {
    height: 144px;
  }
  .picturelists li .boxstyle .txtinfo {
    height: 104px;
  }
}
@media (max-width: 991px) {
  .picturelists li .boxstyle img {
    height: 147px;
  }
  .picturelists li .boxstyle .txtinfo {
    height: 104px;
  }
}
@media (max-width: 767px) {
  .picturelists li .boxstyle .txtinfo {
    margin: 8px 0 0 0;
    height: auto;
  }
  .picturelists li .boxstyle img {
    height: auto;
  }
}
.hui {
  font-size: 14px;
  line-height: 26px;
  color: #bfbfbf;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}
.hei {
  font-size: 12px;
  line-height: 18px;
  color: #8b8b8b;
  text-decoration: none;
  font-family: Arial;
}
a.hei:hover {
  color: #f86900;
  font-size: 12px;
  text-decoration: none;
}
.hei1 {
  font-size: 14px;
  line-height: 22px;
  color: #454545;
  text-decoration: none;
  font-family: Arial;
  background-image: url();
  background-repeat: no-repeat;
  background-position: left 4px;
  padding-left: 15px;
}
A.hei1:hover {
  COLOR: #004ea2;
  FONT-SIZE: 14px;
  text-decoration: none;
}
.lan {
  font-size: 12px;
  line-height: 18px;
  color: #0f8fd0;
  text-decoration: none;
}
a.lan:hover {
  color: #15499a;
  font-size: 12px;
  text-decoration: none;
}
.lan1 {
  font-size: 14px;
  line-height: 18px;
  color: #004ea2;
  text-decoration: none;
}
a.lan1:hover {
  color: #d61300;
  font-size: 14px;
  text-decoration: none;
}
.huang {
  font-size: 15px;
  color: #ffc435;
  line-height: 20px;
}
.dlan {
  font-size: 13px;
  line-height: 18px;
  color: #6ff3ff;
  text-decoration: none;
  font-family: Arial;
}
.bai {
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
  text-decoration: none;
  font-family: Arial;
  background-image: url();
  background-repeat: no-repeat;
  background-position: left 6px;
  padding-left: 16px;
}
a.bai:hover {
  color: #6ff3ff;
  font-size: 13px;
}
.bai12 {
  font-size: 12px;
  line-height: 18px;
  color: #e9f7ff;
  text-decoration: none;
}
a.bai12:hover {
  color: #8bebff;
  font-size: 12px;
}
.bai13 {
  font-size: 13px;
  line-height: 20px;
  color: #e9f7ff;
  text-decoration: none;
}
a.bai13:hover {
  color: #8bebff;
  font-size: 13px;
}
.bai14 {
  font-size: 13px;
  line-height: 26px;
  color: #9d9d9d;
  text-decoration: none;
}
a.bai14.active,
a.bai14:hover,
a.bai14:focus {
  color: #7ab4ae;
}
.bai15 {
  font-size: 15px;
  line-height: 20px;
  color: #e9f7ff;
  text-decoration: none;
  padding-bottom: 10px;
}
a.bai15:hover {
  color: #8bebff;
  font-size: 15px;
}
.hei14 {
  font-size: 13px;
  line-height: 26px;
  color: #9d9d9d;
  text-decoration: none;
}
a.hei14.active,
a.hei14:hover,
a.hei14:focus {
  color: #427b74;
}
@media (max-width: 767px) {
  .hei1 {
    font-size: 15px;
    line-height: 22px;
  }
  A.hei1:hover {
    FONT-SIZE: 15px;
  }
  .bai14 {
    font-size: 16px;
    color: #ffffff;
  }
}
/*-----------------文字列表---------------------*/
.list-events {
  display: block;
}
.list-events li {
  margin-bottom: 30px;
}
.list-events li .ebox {
  overflow: hidden;
  border-bottom: 0px dashed #d4d4d4;
  text-align: left;
  padding: 22px;
  background: #fff;
  -ms-box-shadow: 0 0 5px 0 rgba(217, 229, 244, 0.9);
  -o-box-shadow: 0 0 5px 0 rgba(217, 229, 244, 0.9);
  -moz-box-shadow: 0 0 5px 0 rgba(217, 229, 244, 0.9);
  -webkit-box-shadow: 0 0 5px 0 rgba(217, 229, 244, 0.9);
  box-shadow: 0 0 5px 0 rgba(217, 229, 244, 0.9);
}
.list-events li .ebox:hover {
  -ms-box-shadow: 0 0 18px 0 rgba(217, 229, 244, 0.9);
  -o-box-shadow: 0 0 18px 0 rgba(217, 229, 244, 0.9);
  -moz-box-shadow: 0 0 18px 0 rgba(217, 229, 244, 0.9);
  -webkit-box-shadow: 0 0 18px 0 rgba(217, 229, 244, 0.9);
  box-shadow: 0 0 18px 0 rgba(217, 229, 244, 0.9);
}
.list-events li .ebox span {
  float: left;
  color: #0070da;
  text-align: center;
  width: 57px;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  background: url(datebg.png) no-repeat top center;
  font-family: Arial;
  overflow: hidden;
  margin-right: 15px;
}
.list-events li .ebox span b {
  background: #0070da;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  display: block;
  color: #fff;
  font-weight: 300;
}
.list-events li .ebox .hdtitle {
  display: block;
  color: #333333;padding-top: 3px;
}
.list-events li .ebox .hdtitle a {
  overflow: hidden;
  line-height: 1.5;
  color: #333333;
  font-size: 17px;
  text-decoration: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  display: block;
	    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 50px;
}
.list-events li .ebox .hdtitle a:hover {
  color: #0070da;
}
.list-events li .ebox .hdtitle p {
  font-size: 14px;
  color: #999;
  line-height: 1.5;
  margin: 7px 0 0 0;
}
@media (max-width: 1280px) {
  .list-events li .ebox {
    padding: 22px;
  }
}
@media (max-width: 1199px) {
  .list-events li .ebox {
    padding: 18px;
  }
}
@media (max-width: 767px) {
  .list-events li .ebox .hdtitle {padding-top: 0;}
  .list-events li .ebox .hdtitle a {
    -webkit-line-clamp: inherit;height: auto;overflow: inherit;display: inherit;font-size: 16px;
  }
}
.list-papers {
  overflow: hidden;
  display: block;
  margin-bottom: 30px;
}
.list-papers li {
  overflow: hidden;
  padding: 20px 18px 20px 38px;
	font-size: 18px;
	line-height: 1.4;
}
.list-papers li:after {
    top: 28px;
    left: 18px;
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    background: #999999;
	border-radius: 50%;
}
.list-papers li:nth-child(odd) {background: #f8f9fd;}
.list-papers li .name {font-style: italic;}
.list-papers li a {
  overflow: hidden;
  font-size: 18px;
  line-height: 1.4;
  color: #333;
	margin-right: 10px;
}
.list-papers li a:hover {
  color: #e20009;
}
.list-papers li a:hover:after {background: #e20009;}
.list-papers li h4 {margin: 6px 0 0;}
.list-papers span {
  line-height: 1.7;
  color: #999;
  font-size: 15px;
  font-family: Arial;
}
.list-papers span.right {
  float: right;
}
@media (max-width: 991px) {
  .list-papers li a {
    width: 81%;
  }
}
@media (max-width: 767px) {
  .list-papers {
    margin-top: 26px;
  }
  .list-papers li {padding: 16px 13px 16px 30px;}
  .list-papers li a {font-size: 17px;}
	.list-papers li:after {top:25px;left:13px;}
  .list-papers span {
    display: block;margin-top: 15px;width: 100%;padding-left: 22px;
  }
}
.plate {
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 0;
}
.plate figure img {
  width: 100% !important;
}

.list-news { overflow:hidden; display:block;margin-bottom: 40px;}
.list-news li{overflow:hidden;border-bottom:1px dotted #c6dfdd;margin-bottom: 15px;padding-bottom: 15px;}
.list-news li:last-child {margin-bottom: 0px;}
.list-news li a{ float:left;/*width:86%;*/max-width: 86%;overflow:hidden;font-size:15px;line-height:1.5; color:#333;background-image: url(jrpt-icon06.png);background-repeat: no-repeat;background-position: left 4px;padding-left: 18px;text-overflow:ellipsis; white-space:nowrap;text-align: justify; }
.list-news li a > img {display: inline-block;margin: 0 0 0 6px;}
.list-news li a:hover {color: #005951;}
.list-news i {float: left;margin: 14px 0 0 8px;}
.list-news span {line-height:150%;color:#bababa; font-size: 15px; font-family:Arial;}
.list-news span.right {float: right;}
.nol {}
@media (max-width: 1199px) {
	.list-news li a{max-width: 86%;}
}
@media screen and (max-width: 991px){
	.list-news { margin-bottom: 30px;}
	.list-news li {margin-bottom: 18px;}
    .list-news li a{white-space: normal;max-width: 76%;}
    .list-news .nol li a {white-space: nowrap;max-width: 84%;}
	.list-news i {margin: 12px 0 0 8px;}
}
@media screen and (max-width: 767px){
    .list-news li a, .list-news .nol li a {max-width: 100%;}
    .list-news span {width: 100%;padding: 4px 0px 0 18px;}
	.list-news {margin-bottom: 24px;}
}

.list-article {
  overflow: hidden;
  display: block;
}
.list-article li {
  overflow: hidden;
  clear: both;
  border-bottom: 0px dashed #d4d4d4;
}
/*.list-article li:nth-child(5n+0) {margin-bottom: 20px;}*/
.list-article li a {
  float: left;
  /*width:100%;*/
  max-width: 100%;
  overflow: hidden;
  font-size: 15px;
  line-height: 32px;
  color: #383838;
  background-image: url();
  background-repeat: no-repeat;
  background-position: left 14px;
  padding-left: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-article li a:hover {
  color: #004ea2;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .list-article ul li {
    padding: 4px 0;
  }
  .list-article li a {
    white-space: normal;
    line-height: 24px;
    background-position: left 10px;
  }
}
.list-links {
  overflow: hidden;
  display: block;
}
.list-links li {
  overflow: hidden;
  clear: both;
  padding: 8px 0;
}
/*.list-article li:nth-child(5n+0) {margin-bottom: 20px;}*/
.list-links li a {
  float: left;
  overflow: hidden;
  font-size: 16px;
  line-height: 22px;
  color: #272727;
}
.list-links li a:hover {
  color: #2b499c;
  text-decoration: none;
}
@media (max-width: 991px) {
  .list-links li a {
    line-height: 26px;
  }
}
@media screen and (max-width: 767px) {
  .list-links li a {
    line-height: 22px;
  }
}
.list-txt {
  overflow: hidden;
  display: block;
  margin-top: 30px;
}
.list-txt li {
  overflow: hidden;
  border-bottom: 1px dashed #d4d4d4;
  margin-bottom: 22px;
  padding-bottom: 22px;
}
.list-txt li:last-child {
  margin-bottom: 12px;
  border: 0;
  padding-bottom: 0;
}
.list-txt li a {
  overflow: hidden;
  font-size: 16px;
  line-height: 140%;
  color: #333333;
}
.list-txt li a:hover {
  color: #0070da;
}
.list-txt span {
  line-height: 140%;
  color: #0070da;
  font-size: 15px;
  display: inline-block;
  float: left;
  margin-right: 15px;
}
.list-newbox {
  margin-bottom: 30px;
}
.list-module {
  margin: 0px auto;
  overflow: hidden;
  width: 100%;
  border-bottom: #eeeeee solid 1px;
}
.list-module:hover {
  border-bottom: #fff solid 1px;
  -ms-box-shadow: 0 0 20px 0 rgba(209, 221, 243, 0.9);
  -o-box-shadow: 0 0 20px 0 rgba(209, 221, 243, 0.9);
  -moz-box-shadow: 0 0 20px 0 rgba(209, 221, 243, 0.9);
  -webkit-box-shadow: 0 0 20px 0 rgba(209, 221, 243, 0.9);
  box-shadow: 0 0 20px 0 rgba(209, 221, 243, 0.9);
}
.list-module-a {
  float: right;
  padding-bottom: 200em;
  margin-bottom: -200em;
}
.list-module:hover .list-module-a {
  background: #167cdc;
}
.list-module-b {
  float: left;
  padding-bottom: 200em;
  margin-bottom: -200em;
}
.list-module-a {
  width: 9.56%;
}
.list-module-a img {
  margin-top: 38%;
}
.list-module-b {
  width: 90.44%;
}
.list-module-b .new-nr {
  padding: 35px 38px;
  overflow: hidden;
}
.list-module-b .new-nr .news-date {
  width: 62px;
  color: #9a9a9a;
  font-size: 16px;
  margin-right: 60px;
}
.list-module-b .new-nr .news-date .md {
  font-size: 26px;
  font-weight: 500;
  color: #333;
  position: relative;
  line-height: 1;
  margin-bottom: 2px;
}
.list-module-b .new-nr .news-txt {
  overflow: hidden;
}
.list-module-b .new-nr .news-txt h2 {
  font-size: 17px;
  line-height: 1.5;
  margin: 0;
  font-weight: 500;
  color: #333333;
  display: block;
-webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    text-decoration: none;
    -webkit-box-orient: vertical;
    height: 50px;
}
.list-module:hover .list-module-b .new-nr .news-txt h2 {
  color: #0070da;
}
@media screen and (max-width: 1199px) {
  .list-module-a {
    width: 13%;
  }
  .list-module-b {
    width: 87%;
  }
  .list-module-b .new-nr .news-date {
    margin-right: 30px;
  }
  .list-module-b .new-nr .news-txt h2 {
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .list-module-a img {
    margin-top: 51%;
  }
}
@media screen and (max-width: 767px) {
  .list-module-a {
    display: none;
  }
  .list-module-b {
    width: 100%;
  }
  .list-module-b .new-nr .news-date {
    margin-right: 12px;width: 52px;margin-bottom: 8px;
  }
  .list-module-b .new-nr {
    padding: 16px 18px;
  }
	.list-module-b .new-nr .news-txt {width: 100%;margin-top: 15px;}
  .list-module-b .new-nr .news-txt h2 {
    -webkit-line-clamp: inherit;
    margin-top: 0;
    line-height: 1.6;
	height: auto;
  }
	.list-module-b .new-nr .news-date .md {font-size: 22px;}
}
/*---------------ORG---------------------*/
.orgbox {
  overflow: hidden;
  background: url(webbg05.jpg) no-repeat top center;
  padding: 156px 0 230px;
}
.orgbox h4 {
  font-size: 18px;
  line-height: 2;
  color: #333333;
  margin: 0 0 16px;
  text-align: center;
}
.orgbox h4 a:hover {
  color: #c30000;
}
.orgbox .row {
  margin-left: -1px;
  margin-right: -1px;
}
.orgbox .row > [class^='col'] {
  padding-left: 1px;
  padding-right: 1px;
}
.orgbox .org-bm {
  padding: 18px 0;
  background: #f38644;
  text-align: center;
  font-size: 18px;
  margin-bottom: 2px;
  font-weight: 700;
  color: #333;
}
.orgbox li:nth-child(2) .org-bm {
  background: #7c7c7c;
  color: #fff;
}
.orgbox li:nth-child(3) .org-bm {
  background: #ffc602;
  color: #333;
}
.orgbox .org-xz .org-list {
  padding: 26px 10px;
  min-height: 360px;
}
.orgbox .org-xz .org-list h4 {
  font-size: 16px;
  color: #333333;
  margin: 0 0 9px;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
}
.orgbox .org-xz .org-list h4 a {
  color: #333333;
}
.orgbox .org-xz .org-list h4 a:hover {
  color: #c30000;
}
.orgbox .org-xz .org-list li {
  margin-bottom: 12px;
  text-align: center;
}
.orgbox .org-xz .org-list li a {
  text-align: center;
  font-size: 15px;
  color: #333333;
}
.orgbox .org-xz .org-list li a:hover {
  color: #c30000;
}
@media (max-width: 1280px) {
  .orgbox .org-xz .org-list h4 {
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  .orgbox .org-xz .org-list {
    min-height: 342px;
  }
}
@media (max-width: 991px) {
  .orgbox {
    background-size: 100%;
    padding: 156px 0 0px;
  }
  .orgbox .org-xz .org-list {
    margin-bottom: 2px;
  }
}
@media (max-width: 767px) {
  .orgbox {
    padding: 60px 0 0px;
  }
}

.orgbox .org-xz.org-xz-01 .row .col-xs-6:nth-child(2n + 1) .org-list {
  background: #f8cbad;
}
.orgbox .org-xz.org-xz-01 .row .col-xs-6:nth-child(2n) .org-list {
  background: #fbe5d6;
}

.orgbox .org-xz.org-xz-02 .row .col-xs-6:nth-child(2n + 1) .org-list {
  background: #d0cece;
}
.orgbox .org-xz.org-xz-02 .row .col-xs-6:nth-child(2n) .org-list {
  background: #d6dce5;
}

.orgbox .org-xz.org-xz-03 .row .col-xs-6:nth-child(2n + 1) .org-list {
  background: #fff2cc;
}
.orgbox .org-xz.org-xz-03 .row .col-xs-6:nth-child(2n) .org-list {
  background: #ffe699;
}

/*---------------页尾导航---------------------*/
.footlm {
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  display: table-cell;
  vertical-align: bottom;
}
.foot-list {
  overflow: hidden;
  display: block;
  margin-top: 32px;
}
.foot-list ul li {
  overflow: hidden;
  clear: both;
  width: 100%;
  text-align: left;
  padding: 0;
  margin-bottom: 13px;
  color: #88b2d6;
  background: url(en-icon01.png) no-repeat left 7px;
  padding-left: 15px;
  word-break: break-word;
}
.foot-list ul li:last-child {
  margin-bottom: 2px;
}
.foot-list ul li a {
  overflow: hidden;
  font-size: 18px;
  line-height: 20px;
  color: #88b2d6;
}
.foot-list ul li a:hover {
  color: #fff;
  text-decoration: none;
}
.foot-lx {
  overflow: hidden;
  display: block;
  margin-top: 0px;
}
.foot-lx ul li {
  overflow: hidden;
  clear: both;
  width: 100%;
  text-align: left;
  padding: 0;
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 1.6;
  color: #88b2d6;
  background-position: left 0px;
  background-repeat: no-repeat;
  padding-left: 58px;
  padding-top: 7px;
  min-height: 42px;
  word-break: break-word;
}
.foot-lx ul li:nth-child(1) {
  background-image: url(footicon01.png);
}
.foot-lx ul li:nth-child(2) {
  background-image: url(footicon02.png);
}
.foot-lx ul li:nth-child(3) {
  background-image: url(footicon03.png);
}
.foot-lx ul li:nth-child(4) {
  background-image: url(footicon04.png);
}
.foot-lx ul li:last-child {
  margin-bottom: 2px;
}
.foot-lx ul li a {
  overflow: hidden;
  font-size: 18px;
  line-height: 1.6;
  color: #88b2d6;
}
.foot-lx ul li a:hover {
  color: #fff;
  text-decoration: none;
}
/*---------------页尾---------------------*/
.foot {
  width: 100% ; 
  background-color: #005951 ;padding-bottom: 15px;	
}

.left-footer{
  float: left ;
  /*width: 600px ;*/
  text-align: center ;	
  margin-top: 34px ;
}

.circle{
	background-image: url(circle.png);
    background-repeat: no-repeat;
    background-position: left 7px;
    padding-left: 8px;
}

.left-footer,
.left-footer a,
.right-footer{ color: #fff;font-size: 12px; }

.left-footer a{ margin: 0px 15px ; }

.left-footer p { padding: 0 0 6px;font-size: 12px; }
.left-footer p span {display: inline-block;margin: 0 5px;}
.right-footer{
  float: right ;
  width: 165px ;
  text-align: right ;
  padding-right: 3px ;
  margin-top: 15px ;
}

.right-footer span{  float: left ; line-height: 90px ;margin-right: 12px; }

.footer-en .left-footer{ margin-top: 12px ; }

.footer-en p{ text-align: left ; }

.footer-en .right-footer,
.footer-ldcx-en .right-footer{ width: 205px ; }

.pl15{ padding-left: 15px ; }

.footer-ldcx .left-footer{  margin-top: 50px ; }

.footer-ldcx .left-footer span{ padding: 0px 10px ; }

.footer-ldcx-en .left-footer{ text-align: left ; margin-top: 45px ; }

.footer-ldcx-en .left-footer span{ padding: 0px 15px ; }
/*---------------------------------导航＆菜单------------------------------------------*/
.twobanner {
  height: 236px;
  border-top: #4d788e solid 1px;
}
.twolmmt {
  margin: 4px 0 0 0;
}
.h_menu {
  padding: 15px 0 0;
  background-size: contain;
  margin-right: auto;
  margin-left: auto;
}
.location_menu {
  overflow: hidden;
  padding: 0px;
}
.navbar {
  min-height: 33px;
  border: 0px solid transparent;
}
.navbar-toggle {
  float: right;
  padding: 4px 0;
  margin-top: 7px;
  margin-bottom: 6px;
  margin-right: 0px;
  border: 0px solid #F6FAFC;
}
.navbar-menu {
  font-size: 18px;
  color: #ffffff;
  float: left;
  font-weight: 500;
  margin: 9px 0 0 0;
}
.navbar-default .navbar-collapse {
  border-color: #0a3f90;
}
.nav-tabs > li {
  text-align: center;
}
.nav-tabs > li:last-child {
  border-right: #cacaca solid 0px;
}
.nav-stacked > li {
  background: #e7f3fa;
  border-bottom: #cae3ed solid 1px;
}
.nav-stacked li ul {
  margin: 0;
  background-color: #ebf9ff;
}
.nav-stacked li ul li {
  border-top: solid 1px #D0E9F3;
}
.nav-stacked li ul li a {
  border-bottom: solid 0px #D0E9F3;
  font-size: 13px;
  color: #535353;
  background: url() #ebf9ff no-repeat left 17px;
  margin-left: 35px;
  padding: 10px 12px 10px 16px;
  display: block;
}
.nav-stacked li ul li a:hover {
  color: #286ecc;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .twobanner {
    height: 206px;
  }
}
@media only screen and (max-width: 992px) {
  .nav-pills > li > a {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .navbar-menu {
    display: none;
  }
  .navbar-right {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 768px) {
  .twobanner {
    height: 142px;
  }
  .location_menu {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (max-width: 767px) {
  .navbar-collapse {
    margin-top: 5px;
  }
  .navbar-toggle {
    margin-top: 4px;
    margin-bottom: 12px;
  }
  .navbar-nav {
    margin: 7.5px -15px 20px -15px;
  }
}
@media screen and (max-width: 480px) {
  .nav-tabs > li {
    width: 100%;
    border-right: #cacaca solid 0px;
  }
}
.header .navbar-toggle .toggle-icon {
  position: relative;
  width: 21px;
  height: 2px;
  display: inline-block;
  background: #138679;
  transition-duration: .3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.header .navbar-toggle .toggle-icon:after,
.header .navbar-toggle .toggle-icon:before {
  position: absolute;
  left: 0;
  background: #138679;
  content: " ";
}
.header .navbar-toggle:hover .toggle-icon,
.header .navbar-toggle:hover .toggle-icon:after,
.header .navbar-toggle:hover .toggle-icon:before {
  background: #547bff;
  transition-duration: .3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.header .navbar-toggle .toggle-icon:before {
  width: 10px;
  height: 2px;
  bottom: 12px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  transition-duration: .3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.header .navbar-toggle .toggle-icon:after {
  width: 16px;
  height: 2px;
  top: -6px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  transition-duration: .3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.header .navbar-toggle:hover .toggle-icon:after,
.header .navbar-toggle:hover .toggle-icon:before {
  width: 21px;
  height: 2px;
}
.header .navbar-toggle:hover .toggle-icon.is-clicked {
  background: rgba(81, 87, 105, 0);
}
.dropdowns {
  position: relative;
}
.dropdown .dropdowns.open > a:before {
  content: "\f105";
  color: #013989;
}
.dropdown .dropdowns > a:before {
  font-family: 'FontAwesome';
  content: "\f105";
  position: absolute;
  right: 10px;
  top: 10px;
  margin-left: 0;
  visibility: visible;
  color: #999;
}
@media screen and (max-width: 767px) {
  .dropdown .dropdowns > a:before {
    top: 13px;
  }
}
.contentWrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.contentLeft {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #f5f8f8;/*min-height: 436px;*/
}
.contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}
.deg90 {-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);}

.leftNavigation {
  margin: 0rem 0;
}
.leftNavigation, .leftNavigation li ul {
  list-style: none;
  padding: 0;
}
.leftNavigation li a {
  font-size: 16px;
  display: block;
  padding: 22px 12px 23px 46px;
  color: #2f2f2f;
  border-bottom: solid 1px #d9d9d9;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;
}
.leftNavigation li a:after {
	content: "";
	position: absolute;
	left: 18px;
	top: 24px;
	width: 18px;height: 16px; background-image: url(jrpt-lnav01.png);background-repeat: no-repeat;
}
.leftNavigation li ul li a {
  font-size: 14px;
  display: block;
  padding: 5px 1rem 5px 50px !important;
  color: #73798f;line-height: 1.2;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;border-bottom: solid 0px #fff;
}
.leftNavigation li ul li a:after {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #9ca5c6;
    position: absolute;
    top: 13px;
    left: 36px;
    margin-top: -2px;
    background-image: none !important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.leftNavigation li a, .leftNavigation li a .leftNavIcon {
  line-height: 130%;
}
.leftNavigation li a .leftNavIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 4.8rem;
  padding: 13px 0;
  text-align: center;
  font-weight: 500;color: #c0c7e0;font-size: 20px;
}
.leftNavigation li.active a .leftNavIcon {color: #626981;}
.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 7rem;
  padding: 16px 0 0 0;
  text-align: center;font-size: 12px;color: #f67400;
}
.leftNavigation li a:hover {
  color: #fff; text-decoration:none; background-color: #00594f;font-weight: 500;
}
.leftNavigation li a:hover:after {
  background-image:url(jrpt-lnav01f.png);background-repeat: no-repeat;
}
.leftNavigation li a:hover .leftNavIcon {color: #626981;}
.leftNavigation li ul {
  display: none;
  margin: 0;
  background-color: #00594f;border-bottom: solid 1px #e5e5e5;
}
.leftNavigation li ul li { border-bottom: solid 0px #e5e5e5;}
.leftNavigation li ul li a:hover {
  color: #00584e; text-decoration:none;background: transparent;font-weight: 500;
}
.leftNavigation li ul li a:hover:after {background-color: #00584e;}
/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
  color: #00584e; text-decoration:none;font-weight: 500;
}
.leftNavigation li ul li.active a:after {background-color: #00584e;font-weight: 500;}
.leftNavigation li.active > a {
  color: #fff; text-decoration:none;font-weight: 500;border: 0;/*padding: 18px 40px 12px 34px;*/
}
.leftNavigation li.active > a:after {
	background-image:url(jrpt-lnav01f.png);background-repeat: no-repeat;
}
.leftNavigation li.active ul {
  display: block;padding: 0 0 15px 0;border-bottom: solid 1px #fff;
}
.leftNavigation > li.active {
  background-color: #00594f;border-bottom: solid 1px #e0e8f4;
}
.leftNavigation li ul li .level4 {border-top: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li a {
  border-bottom: solid 0px #D0E9F3; font-size:13px; color:#535353; margin-left:30px; padding-left:12px;background: transparent;
}
.leftNavigation li ul li .level4 li a:hover {color: #006bb1;}
.leftNavigation li ul li .level4 li {border-bottom: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li:last-child {border-bottom: solid 0px #D0E9F3;}

.leftNavigation li:nth-child(1) a:after {background-image: url(jrpt-lnav01.png);}
.leftNavigation li:nth-child(1) a:hover:after {background-image:url(jrpt-lnav01f.png);}
.leftNavigation li:nth-child(1).active > a:after {background-image:url(jrpt-lnav01f.png);}
.leftNavigation li:nth-child(2) a:after {background-image: url(jrpt-lnav02.png);}
.leftNavigation li:nth-child(2) a:hover:after {background-image:url(jrpt-lnav02f.png);}
.leftNavigation li:nth-child(2).active > a:after {background-image:url(jrpt-lnav02f.png);}
.leftNavigation li:nth-child(3) a:after {background-image: url(jrpt-lnav03.png);}
.leftNavigation li:nth-child(3) a:hover:after {background-image:url(jrpt-lnav03f.png);}
.leftNavigation li:nth-child(3).active > a:after {background-image:url(jrpt-lnav03f.png);}
.leftNavigation li:nth-child(4) a:after {background-image: url(jrpt-lnav04.png);}
.leftNavigation li:nth-child(4) a:hover:after {background-image:url(jrpt-lnav04f.png);}
.leftNavigation li:nth-child(4).active > a:after {background-image:url(jrpt-lnav04f.png);}

.rightnav {
  overflow: hidden;
  margin-bottom: 40px;
}
.rightnav li {
  overflow: hidden;
  float: left;
  margin-right: 12px;
}
.rightnav li a {
  font-size: 17px;
  color: #333;
  line-height: 1;
  background: #f5f5f5;
  padding: 12px 22px;
  text-align: center;
  display: block;
}
.rightnav li a:hover {
  text-decoration: none;
  color: #fff;
  background: #167cdc;
}
.rightnav li a.active {
  color: #fff;
  background: #167cdc;
  font-weight: 700;
}
@media (max-width: 767px) {
	.rightnav li {
		width: 100%;margin-bottom: 8px;
	}
}
/*---------------People---------------------*/
.staff {overflow: hidden;margin-top: 28px;margin-bottom: 6px;}
.staff li{margin-bottom: 20px;display: block; overflow: hidden;padding-bottom: 20px;border-bottom: #ebebeb solid 1px; }
.staff li h2 { font-size:26px;line-height:1.1; color:#0036a3;margin:0 0 24px;font-weight: 700;overflow: hidden;display: block;}
.staff li h2 span {font-size: 14px;color: #0036a3;line-height: 1.1;font-weight: 500;margin-top: 12px;margin-left: 15px;}
.staff li a:hover h2 { color:#e20009; text-decoration:none;}
.staff li h3 { line-height: 1.1; font-size: 14px; margin:0 0 15px; color:#444;}
.staff li h3 span {border-right: #ccc solid 1px;padding-right: 15px;margin-right: 15px;display: inline-block;line-height: 1.1;}
.staff li h3 span:last-child {border-right: 0;padding-right: 0;margin-right: 0;}
.staff .news-img { margin-left: 25px;}
.staff .news-img span {border: #ebebeb solid 1px;}
.staff .news-img img{width: 106px; height: 142px;}
.staff .news-txt p { line-height: 1.6; font-size: 14px; margin: 0px; color:#909090;}
.staff .news-txt p span {font-weight: 700;color: #444;}
@media (min-width: 992px) {
	.staff .news-txt, .staff .news-txt p {overflow: hidden;}
}
@media (max-width: 767px) {
	.staff li h2 span {display: block;line-height: 1.5;margin-left: 0;margin-top: 5px;}
	.staff li h3 {line-height: 1.4;}
	.staff li h3 span {border-right: 0;padding-right: 0px;margin-right: 0px;display: block;line-height: 1.6;}
	.staff .news-img {width: 100%;margin-left: 0;margin-bottom: 20px;}
	.staff .news-img img {width: 190px;height: auto;margin: 0 auto;}
	.staff .news-img span {border: 0;}
	.staff .news-txt {float: left;}
}
/*---------------细览---------------------*/
.staffinfo {
  overflow: hidden;
  margin-bottom: 10px;padding: 20px;
  background: #f8f9fd;
}
.staffinfo li {
  margin-bottom: 22px;
  display: block;
  overflow: hidden;
}
.staffinfo li:last-child {
  margin-bottom: 0px;
  border-bottom: #ccc dashed 0px;
}
.staffinfo li h2 {
  font-size: 26px;
  line-height: 1.2;
  margin: 15px 0 8px;
  display: block;
  color: #0036a3;
  font-weight: 700;
}
.staffinfo li h2 a {
  color: #292929;
}
.staffinfo li h2 a:hover {
  color: #045d00;
  text-decoration: none;
}
.staffinfo li h3 {
	font-size: 15px;
  line-height: 1.2;
  margin: 0 0 20px;
  display: block;
  color: #0036a3;
}
.staffinfo .news-img {
  margin-right: 50px;
}
.staffinfo .news-img img {
  max-width: 100%;
  max-height: 270px;
  height: 270px;
}
.staffinfo .news-txt {}
.staffinfo .news-txt p {
  line-height: 25px;
  font-size: 15px;
  margin: 0px;
  color: #333333;
  font-weight: 500;
}
.staffinfo .news-txt p a {
  overflow: hidden;
  color: #f08519;
  font-size: 12px;
  text-decoration: underline;
  font-style: italic;
  display: block;
}
.staffinfo .news-txt p a:hover {
  color: #15549a;
}
@media (max-width: 991px) {
  .staffinfo .news-img {
    margin-right: 30px;
  }
}
@media (max-width: 767px) {
  .staffinfo {
    padding: 22px 15px;
  }
  .staffinfo .news-img {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 30px;
  }
  .staffinfo .news-img img {
    margin: 0 auto;
  }
}
.embed-wrapper,
.iframe-wrapper {
  position: relative;
  height: 0;
  margin: 0 -15px;
  padding: 0 0 50%;
  overflow: hidden;
}
.embed-wrapper embed,
.embed-wrapper iframe,
.embed-wrapper object,
.embed-wrapper video,
.iframe-wrapper embed,
.iframe-wrapper iframe,
.iframe-wrapper object,
.iframe-wrapper video {
  position: absolute;
  height: 100%;
  width: 100%;
}
.xlmain {
  display: block;
  margin: 0;
}
.xlmain .wztitle {
  color: #2f2f2f;
  line-height: 1.5;
  font-size: 20px;
  margin: 16px 0 30px;
  font-weight: 700;text-align: center;
}
.xlmain .hdtitle {
  color: #2f2f2f;
  line-height: 130%;
  font-size: 26px;
  margin: 46px 0 26px;
  font-weight: 700;
  text-align: center;
}
.xlmain .basicinfo {
  background: #f8f8f8;
  padding: 9px 14px;
}
.xlmain .basicinfo .other-share {
  float: right;
}
.xlmain .basicinfo .qtinfo {
  color: #333;
  font-size: 14px;
  margin: 0;
}
.xlmain .basicinfo .qtinfo a {
  color: #333;
  text-decoration: none;
}
.xlmain .basicinfo .qtinfo a:hover {
  color: #de0c0c;
  text-decoration: none;
}
.xlmain .basicinfo .qtinfo span {margin-right: 20px;display: inline-block;}
.xlmain .basicinfo .qtinfo span:last-child {margin-right: 0px;}
.xlmain .basicinfo .share {
  overflow: hidden;
  float: right;
}
.xlmain .basicinfo .ot-socials {
  text-align: right;
}
.xlmain .basicinfo .ot-socials a {
  display: inline-block;
  height: 16px;
  width: 20px;
  text-align: center;
  line-height: 30px;
  margin-right: 8px;
  font-size: 14px;
  padding: 0;
  text-decoration: none;
}
.xlmain .basicinfo .ot-socials .share-wx {
  background-image: url(fx-wx.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.xlmain .basicinfo .ot-socials .share-wx:hover {
  opacity: .6;
}
.xlmain .basicinfo .ot-socials .share-qq {
  background-image: url(fx-qq.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.xlmain .basicinfo .ot-socials .share-qq:hover {
  opacity: .6;
}
.xlmain .basicinfo .ot-socials .share-wb {
  background-image: url(fx-wb.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.xlmain .basicinfo .ot-socials .share-wb:hover {
  opacity: .6;
}
.xlmain .text {
  overflow: hidden;
  display: block;
}
.xlmain .text p, .xlmain .text div {
  margin: 0 0 22px 0;
}
.xlmain .text p:last-child, .xlmain .text div:last-child {
  margin: 0 0 0 0;
}
.xlmain .text img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.xlmain .text video {
  width: 50%;
  margin: 8px auto 15px auto;
  display: block;
  height: 100%;
  object-fit: fill;
}
.xlmain .text .sz {
  width: 244px;
  margin-left: 80px;
  float: right;
}
.xlmain .text .sz img {
  width: 244px;
}
.xlmain .text .szzc {
  overflow: hidden;
}
.xlmain .textxl {
  margin: 26px 0 0 0;
  overflow: hidden;
  display: block;
}
.xlmain .textxl p, .xlmain .textxl div {
  margin: 0 0 22px 0;
}
.xlmain .textxl p:last-child, .xlmain .textxl div:last-child {
  margin: 0;
}
.xlmain .textxl img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.xlmain .textxl table {
  margin: 0 0 15px 0;
}
.xlmain .textxl td {
  text-align: center;
}

.xlmain .texthd {
  overflow: hidden;
  display: block;
}
.xlmain .texthd p {
  margin: 0 0 10px;
}
.xlmain .texthd img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.xlmain .texthd table {
  margin: 0 0 15px 0;
}
.xlmain .texthd td {
  text-align: center;
}

.xlmain .textld {
  margin: 32px 0 30px 0;
}
.xlmain .textld .photo {
  float: left;
  position: relative;
  margin: 0 26px 0px 26px;
}
.xlmain .textld .photo img {
  border-radius: 4px;
  margin: 0 0 15px 0 !important;
  display: block;
  margin-right: auto !important;
  margin-left: auto !important;
  max-width: 200px;
  -ms-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
  -o-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
  -moz-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
  -webkit-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
  box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
}
.xlmain .textsp {
  margin: 38px auto 0 auto;
  overflow: hidden;
  display: block;
  width: 66%;
  position: relative;
}
.xlmain .textsp .txsp {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: #fff;
  z-index: 1;
}
.xlmain .textsp video {
  border: #d9d9d9 solid 6px;
  border-radius: 5px;
  width: 100% !important;
  height: 100% !important;
}
.xlmain .table-bordered > tbody > tr > th,
.xlmain .table-bordered > tbody > tr > td {
  vertical-align: middle;
  letter-spacing: 0px;
}
.xlmain .table-bordered > tbody > tr > td {
  font-size: 15px;
}
.xlmain .table-bordered > tbody > tr > th {
  font-size: 15px;
  color: #282828;
  background-color: #f3f3f3;
}
.rylanmu {
  overflow: hidden;
  margin: 18px 0 8px;
}
.rylanmu_l {
  color: #0036a3;
  float: left;
  font-weight: 700;
  font-size: 19px;
  line-height: 140%;
}
.rylanmu_l img {
  display: inline-block;
  margin-right: 10px;
  margin-top: -3px;
}
.xlmain .textry {
  overflow: hidden;
}
.xlmain .textry .mt {
  margin-top: 288px;
}
.xlmain .textry h4 {
  font-size: 32px;
  line-height: 1.2;
  margin: 5px 0 15px 0;
  display: block;
  color: #272727;
  font-weight: 700;
}
.xlmain .textry p {
  margin: 5px 0 0;
}
.xlmain .textry p a {
  color: #333;
}
.xlmain .textry p a:hover {
  color: #005bac;
}
.xlmain .textry th {
  color: #333;
  font-size: 16px;
}
.xlmain .textry .ryname {
  overflow: hidden;
  border-left: 10px #FF9800 solid;
  padding-left: 20px;
  margin: 24px 0 40px 0;
}
.xlmain .textry .ryname h4 {
  font-size: 20px;
  font-weight: 500;
  color: #333;
  margin: 0 0 12px 0;
}
.xlmain .textry .ryname h4 b {
  font-size: 32px;
  color: #004098;
  font-weight: 700;
}
.xlmain .textry .ryinfo {
  overflow: hidden;
  background: #e6f3fc;
}
.xlmain .textry .ryinfo .ryimg {
  margin-right: 30px;
  background: #c1dced;
  padding: 30px 50px;
}
.xlmain .textry .ryinfo .ryimg img {
  border-radius: 5px;
  width: 180px;
  height: 240px;
}
.xlmain .textry .ryinfo .rytxt p {
  line-height: 220%;
  font-size: 17px;
  margin: 30px 0 0 0;
  color: #222;
}
.xlmain .textry .ryinfo .rytxt p a {
  color: #222;
  font-size: 17px;
  text-decoration: none;
  font-style: normal;
}
.xlmain .textry .ryinfo .rytxt p a:hover {
  color: #ff7300;
}
.xlmain .textry .rydetail {
  overflow: hidden;
}
.xlmain .textry .rydetail tbody {
  background-color: transparent;
}
.xlmain .textqk {
  overflow: hidden;
  font-size: 15px;
  line-height: 160%;
  color: #333;
  margin-top: 11px;
}
.xlmain .textqk p {
  margin: 0 0 16px 0;
}
.platformbox {
  display: block;
  overflow: hidden;
  text-align: center;
  margin: 0 0 68px 0;
}
.xlmain .platforminfo {
  margin: 0 auto;
  overflow: hidden;
  display: block;
  min-height: 1000px;
}
.xlmain .platforminfo p {
  margin: 0 0 16px 0;
}
.xlmain .platforminfo p:last-child {
  margin: 0 0 0 0;
}
.xlmain .platforminfo img {
  display: block;
  margin: 0 auto 70px auto;
}

.xlmain .cont-page {
  margin-top: 24px;
  border-top: 1px dotted #c6dfdd;
  padding-top: 24px;
  line-height: 24px;
  color: #4D4D4D;font-size: 14px;
}
.xlmain .cont-page .a-page {
  margin-bottom: 10px;
}
.xlmain .cont-page .a-page a,
.xlmain .cont-page .a-page span {
  display: inline-block;
}
.xlmain .cont-page .a-page a {
  color: #4D4D4D;
}
.xlmain .cont-page .a-page:hover {
  color: #005951;
}
.xlmain .cont-page .a-page:hover a {
  color: #005951;
}

@media (min-width: 992px) {
  .xlmain .platforminfo {
    width: 876px;
  }
	.xlmain .textxl img {
    max-width: 500px;
  }
}
@media (min-width: 767px) {
  
}
@media (max-width: 1199px) {
  .xlmain .textsp {
    width: 64%;
  }
  .xlmain .text video {
    width: 70%;
  }
  .xlmain .text .sz {
    margin-left: 40px;
  }
}
@media (max-width: 991px) {
  .xlmain .textsp {
    width: 80%;
  }
  .xlmain .textld .photo {
    width: 100%;
    margin: 0 0 18px 0;
  }
  .xlmain .text .szzc {
    overflow: initial;
  }
}
@media (max-width: 800px) {
  .platformbox {
    margin: 32px 0 48px 0;
  }
  .xlmain .platforminfo {
    min-height: 800px;
  }
  .xlmain .platforminfo img {
    margin: 0 auto 60px auto;
  }
}
@media (max-width: 767px) {
  .xlmain .wztitle {
    margin: 0 0 16px 0;
	font-size: 18px;
  }
	.xlmain .hdtitle {font-size: 22px;margin: 30px 0 14px;}
  .xlmain .basicinfo .share {
    float: none;
    width: 138px;
    margin: 0 auto;
  }
  .xlmain .text video {
    width: 100%;
  }
  .xlmain .text .sz {
    margin-left: 0px;
    width: 100%;
    float: inherit;
    margin-bottom: 20px;
  }
  .xlmain .textxl {
    margin: 20px 0 0;
  }
  .xlmain .textsp {
    width: 100%;
    margin: 20px auto 4px auto;
  }
  .xlmain .platforminfo {
    width: 100%;
  }
  .xlmain .platforminfo img {
    margin: 0 auto 40px auto;
  }
  .xlmain .textry h3 span {
    display: block;
    margin-top: 8px;
    margin-left: 0;
  }
	.xlmain .basicinfo .qtinfo {text-align: center;}
	.xlmain .basicinfo .qtinfo span {margin-right: 10px;}
}

.mod-table {border: #6d9d98 solid 1px;overflow: hidden;border-radius: 5px;}
.mod-table .box-table {
  overflow: hidden;
  /*overflow-x: auto;*/
  border-bottom: solid 1px #e9ebf0;
}
.mod-table .box-table .t-title {
  color: #333333;font-size: 14px;
}
.mod-table .box-table .t-title:hover {
  color: #005951;
}
.mod-table .box-table table {
  width: 100%;
}
.mod-table .box-table table tr td {
  padding: 20px 8px;
  color: #333333;word-break: break-all;
}
.mod-table .box-table table tr:hover td {color: #005951;}
.mod-table .box-table table thead tr {background: url(jrpt-tabbg.jpg) no-repeat top center #005951;background-size: cover;}
.mod-table .box-table table thead tr th {
  line-height: 24px;
  color: #fff;
    font-weight: 500;
    font-size: 16px;
    text-align: center;padding: 16px 15px;
}
.mod-table .box-table table tbody tr td {
  line-height: 1.4;
}
.mod-table .box-table table tbody tr:nth-child(2n) {
  background-color: #deeae8;
}
.mod-table .box-table .title-s {
  display: block;
  color: #333;
}
.mod-table .box-table th i {margin-right: 10px;}
.tdw1 {width: 50%;}
@media (max-width: 767px) {
.tdw1 {width: 42%;}	
}

/*人才队伍细览*/
.module {
  margin: 0px auto;
  overflow: hidden;
  width: 100%;
  border: #e6e6e6 solid 1px;
  margin-bottom: 25px;
}
.module-a,
.module-b,
.module-c,
.module-d {
  float: left;
  padding-bottom: 200em;
  margin-bottom: -200em;
}
.module-a {
  width: 20%;
  background: #ffffff;
  border-right: #e6e6e6 solid 1px;
}
.module-b {
  width: 80%;
  background: #ffffff;
}
.module-c {
  width: 18%;
  background: #ffffff;
  border-right: #e6e6e6 solid 1px;
}
.module-d {
  width: 82%;
  background: #ffffff;
}
.module-b .table:not(.table-bordered) {
  border-bottom: 0px solid #e6e6e6;
}
.module-b .table > tbody > tr {
  border-top: 1px solid #e6e6e6;
}
.module-b .table > tbody > tr:first-child {
  border-top: 0px solid #e6e6e6;
}
.module-b .table > tbody > tr > td {
  word-break: normal;
  padding: 5px 8px;
  border-top: 0px solid #e6e6e6;
  font-size: 14px;
}
.module-b .table > tbody > tr > th {
  border-right: #e6e6e6 solid 1px;
  padding: 5px 8px;
  border-top: 0px solid #e6e6e6;
  font-size: 14px;
  width: 20%;
}
.bl {
  border-left: #e6e6e6 solid 1px;
}
@media screen and (max-width: 1199px) {
  .module-a {
    width: 23%;
  }
  .module-b {
    width: 77%;
  }
}
@media screen and (max-width: 991px) {
  .module-a {
    width: 100%;
    border-right: #e6e6e6 solid 0px;
  }
  .module-b {
    width: 100%;
  }
  .module-c {
    width: 100%;
    border-right: #e6e6e6 solid 0px;
  }
  .module-d {
    width: 100%;
  }
  .module-b .table > tbody > tr:first-child {
    border-top: 1px solid #e6e6e6;
  }
  .module-b .table > tbody > tr > td {
    word-break: break-all;
  }
  .module-b .table > tbody > tr > th {
    width: 26%;
  }
}
@media screen and (max-width: 767px) {
  .module-b .table > tbody > tr > th {
    width: 30%;
  }
}

/*-----------------图文---------------------*/
.graphiclist {overflow: hidden;margin-top: 28px;}
.graphiclist li{margin-bottom: 30px;display: block; overflow: hidden; }
.graphiclist li h2 { margin:0 0 14px;font-weight: 700;}
.graphiclist li h2 a { font-size:18px;line-height:1.4; color:#0036a3;overflow: hidden;display: block;}
.graphiclist li h2 a:hover { color:#e20009; text-decoration:none;}
.graphiclist .news-img { margin-right: 32px;}
.graphiclist .news-img img{width: 210px; height: 140px;}
.graphiclist .news-txt span {font-size: 14px;color: #444444;line-height: 1.1;font-weight: 500;margin-top: 15px;display: block;}
.graphiclist .news-txt p { line-height: 1.5; font-size: 14px; margin: 0px; color:#909090;}
.graphiclist .news-txt i { font-family: Arial;font-size: 15px; margin: 12px 0 0 0; color:#125eb8; display:block;padding: 0 5px 0 0;font-style: normal;text-align: right;}
.graphiclist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.graphiclist .news-txt p a:hover { color:#15549a;}
@media (min-width: 767px) {
	.graphiclist .news-txt, .graphiclist .news-txt p {overflow: hidden;}
}
@media (max-width: 991px) {
	.graphiclist .news-img { margin-right: 26px;}
}
@media (max-width: 767px) {
	.graphiclist .news-img {width: 100%;margin-right: 0;margin-bottom: 15px;}
	.graphiclist .news-img img {width: 100%;height: auto;max-height: 220px;}
	.graphiclist .news-txt {float: left;}
	.graphiclist .news-txt p {display: none;}
}

.field {overflow: hidden;margin-top: 28px;}
.field li{margin-bottom: 20px;display: block; overflow: hidden;padding-bottom: 20px;border-bottom: #ebebeb solid 1px; }
.field li:last-child {margin-bottom: 0;padding-bottom: 0;border: 0;}
.field li h2 { font-size:18px;line-height:1.3; color:#0036a3;margin:0 0 10px;font-weight: 700;overflow: hidden;display: block;}
.field li a:hover h2 { color:#e20009; text-decoration:none;}
.field .news-img { margin-left: 25px;}
.field .news-img img{width: 240px; height: 157px;}
.field .news-txt span {font-size: 14px;color: #444444;line-height: 1.1;font-weight: 500;margin-top: 12px;display: block;}
.field .news-txt p { line-height: 1.6; font-size: 14px; margin: 0px; color:#909090;}
.field .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.field .news-txt p a:hover { color:#15549a;}
@media (min-width: 992px) {
	.field .news-txt, .field .news-txt p {overflow: hidden;}
}
@media (max-width: 767px) {
	.field .news-img {width: 100%;margin-right: 0;margin-bottom: 15px;}
	.field .news-img img {width: 100%;height: auto;max-height: 220px;}
	.field .news-txt {float: left;}
}
/*-----------------科研成果---------------------*/
.wordbreak {
  word-break: break-all;
}
.result {
  overflow-x: hidden;
  margin: 20px 0 0 0;
}
.result .years {
  border: #dedede solid 1px;
  overflow: hidden;
  padding: 15px 0;
  margin-bottom: 20px;
}
.result .years a {
  font-size: 14px;
  font-family: Arial;
  color: #004ea2;
  line-height: 24px;
}
.result .years a:hover {
  color: #ff5b00;
}
.result .paperdetail {
  width: 980px;
  margin: 0 auto;
}
.result .paperdetail .wid-cg {
  width: 20%;
}
.result .paperdetail .xlmain .wztitle {
  font-size: 21px;
  margin: 15px 0 24px 0;
  line-height: 1.2;
  text-align: center;
}
.result .paperdetail .xlmain .table-bordered > tbody > tr > th {
  background: #426cdc;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding: 8px;
}
.result .paperdetail .xlmain .table-bordered > tbody > tr > td {
  background: #e3e8fb;
  font-size: 16px;
  color: #596079;
  padding: 20px 40px;
  line-height: 1.5;
}
.result .paperdetail .table-bordered > tbody > tr > td {
  border-color: #ffffff;
}
.result .contentlist {
  overflow: hidden;
  margin: 2px 0 0 0;
}
.result .contentlist .wid1 {
  width: 6%;
}
.result .contentlist .table {
  margin-bottom: 28px;
}
.result .contentlist .table > thead > tr > th,
.result .contentlist .table > tbody > tr > th {
  color: #3157bb;
  font-size: 20px;
  padding: 12px;
  background-color: transparent;
  border-bottom: 2px solid #e6e6e6;
}
.result .contentlist .table > tbody > tr > td {
  padding: 12px;
  border-top: 1px solid #e6e6e6;
  font-size: 18px;
  line-height: 1.3;
}
.result .contentlist .table-bordered > tbody > tr > td {
  font-size: 14px;
  padding: 8px;
  display: table-cell;
  vertical-align: middle;
  border-color: #ddd;
}
/*word-break: break-all;*/
.result .contentlist .table-bordered .date {
  font-size: 14px;
  font-family: Arial;
}
.result .contentlist .table-bordered .arial {
  font-family: Arial;
}
.result .contentlist .table-bordered {
  border-color: #ddd;
}
.result .contentlist .table-bordered > thead > tr > th,
.result .contentlist .table-bordered > tbody > tr > th {
  border-color: #ddd;
  background-color: #f7f7f7;
  vertical-align: middle;
}
@media (max-width: 1199px) {
  .result .contentlist .wid1 {
    width: 9%;
  }
  .result .paperdetail {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .result .contentlist .wid1 {
    width: 10%;
  }
  .result .paperdetail .xlmain .table-bordered > tbody > tr > td {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .result .contentlist .wid1 {
    width: 21%;
  }
  .result .paperdetail .xlmain .table-bordered > tbody > tr > td {
    font-size: 15px;
    padding: 15px;
  }
  .result .paperdetail .wid-cg {
    width: 36%;
  }
}
@media (max-width: 320px) {
  .result .contentlist .wid1 {
    display: none;
  }
  .result .paperdetail .wid-cg {
    width: 42%;
  }
}

/*-------------------------btn styles--------------------------------*/
.btn-tm {
  color: #ffffff;
  background: transparent;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 500;
  margin-right: 8px;
  border: #4f7eaa solid 1px;
  border-radius: 0;
}
.btn-tm:hover,
.btn-tm:focus,
.btn-tm:active,
.btn-tm.active,
.open .dropdown-toggle.btn-tm {
  color: #ffffff;
  background-color: #00a8ff;
  border: #00a8ff solid 1px;
}
.btn-sblue {
  color: #fff;
  background: #008ec9;
  padding: 3px 10px;
  font-size: 12px;
  float: none;
  font-weight: 500;
  margin-right: 6px;
  border-radius: 2px;
  display: inline-block;
}
.btn-sblue:hover,
.btn-sblue:focus,
.btn-sblue:active,
.btn-sblue.active,
.open .dropdown-toggle.btn-sblue {
  color: #fff;
  background: #b41d1d;
}
.btn-shong {
  color: #fff;
  background: #b41d1d;
  padding: 5px 23px;
  font-size: 14px;
  float: right;
  font-weight: 500;
}
.btn-shong:hover,
.btn-shong:focus,
.btn-shong:active,
.btn-shong.active,
.open .dropdown-toggle.btn-shong {
  color: #fff;
  background: #008ec9;
}

.btn-more {
  color: #333;
  padding: 9px 22px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.1;
  border-radius: 36px;border: #ebebeb solid 1px;
}
.btn-more img {
  display: inline-block;
  margin-left: 6px;
  margin-top: -2px;
}
.btn-more:hover,
.btn-more:focus,
.btn-more:active,
.btn-more.active,
.open .dropdown-toggle.btn-more {
  color: #ed1c24;
  border-color: #ff6268;
}

.btn-more1 {
  color: #426cdc;
  background-color: #fff;
  padding: 12px 80px;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1;
  border-radius: 30px;
  border: #fff solid 2px;
}
.btn-more1 img {
  display: inline-block;
  margin-left: 6px;
  margin-top: -2px;
}
.btn-more1:hover,
.btn-more1:focus,
.btn-more1:active,
.btn-more1.active,
.open .dropdown-toggle.btn-more1 {
  color: #fff;
  background-color: transparent;
  border: #fff solid 2px;
}
.btn-gz {
  color: #fff;
  background: url() repeat-x top center #0b4590;
  border-left: #38dcff solid 1px;
  border-right: #38dcff solid 1px;
  border-top: #38dcff solid 1px;
  padding: 5px 15px;
  font-size: 18px;
  font-weight: 600;
  float: right;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.btn-gz:hover,
.btn-gz:focus,
.btn-gz:active,
.btn-gz.active,
.open .dropdown-toggle.btn-gz {
  color: #fff;
  background: url() repeat-x top center #0b4590;
  border-left: #38dcff solid 1px;
  border-right: #38dcff solid 1px;
  border-top: #38dcff solid 1px;
}
.btn-kxcb {
  color: #fff;
  background: url() repeat-x top center #0b4590;
  border-left: #38dcff solid 1px;
  border-right: #38dcff solid 1px;
  border-top: #38dcff solid 1px;
  padding: 5px 15px;
  font-size: 18px;
  font-weight: 600;
  float: right;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  margin-left: 6px;
}
.btn-kxcb:hover,
.btn-kxcb:focus,
.btn-kxcb:active,
.btn-kxcb.active,
.open .dropdown-toggle.btn-kxcb {
  color: #fff;
  background: url() repeat-x top center #0b4590;
  border-left: #38dcff solid 1px;
  border-right: #38dcff solid 1px;
  border-top: #38dcff solid 1px;
}
/* 3.3. Thumbnail图片刷光特效 */
.thumbnail {
  padding: 0;
}
.thumbnail.thumbnail_big {
  margin-bottom: 0;
}
.thumbnail > img {
  margin: 0;
  width: 100%;
}
.thumbnail_big .thumbnail__caption {
  padding: 18.77px 9px;
}
.thumbnail__caption {
  padding: 9px;
  color: #333;
}
.thumbnail__news {
  padding: 15px;
  color: #333;
}
.thumbnail__link {
  display: block;
}
.thumbnail__link img {
  margin: 0;
  width: 100%;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.thumbnail__link:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.thumbnail__link:hover + .thumbnail__caption .icon-play {
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-name: video-arrow;
  animation-name: video-arrow;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
/* 3.3. END Thumbnail */
.thumbnail__link img {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.thumbnail__link {
  display: block;
  overflow: hidden;
}
/* end yellow line in title word*/
/* thumbnail image hover */
.thumbnail__link {
  position: relative;
}
.thumbnail__link::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.thumbnail__link:hover::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.img-portfolio {
  margin-bottom: 5px;
  display: block;
}
.img-portfolio .photobox {
  border: #dedede solid 1px;
  padding: 8px;
  display: block;
  border-radius: 4px;
}
/*.img-portfolio .photobox:hover {-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);box-shadow: 0 0px 6px rgba(0, 0, 0, .2);}*/
.img-portfolio .photobox:hover {
  -webkit-box-shadow: 0 0 6px #cdcdcd;
  box-shadow: 0 0 6px #cdcdcd;
}
.img-portfolio img {
  width: 100%;
  height: 246px;
}
.phototitle {
  float: left;
  width: 100%;
  overflow: hidden;
  font-size: 15px;
  line-height: 22px;
  color: #454545;
  padding: 8px 10px;
  height: 34px;
  text-align: center;
  text-transform: uppercase;
}
/*text-overflow:ellipsis; white-space:nowrap; */
.phototitle a:hover {
  color: #0c5ebf;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  .img-portfolio img {
    height: 190px;
  }
  .img-portfolio .photobox {
    padding: 6px;
  }
}
@media screen and (max-width: 991px) {
  .img-portfolio img {
    height: 146px;
  }
}
@media screen and (max-width: 767px) {
  .img-portfolio {
    margin-bottom: 46px;
  }
  .img-portfolio .photobox {
    padding: 8px;
  }
  .img-portfolio img {
    height: auto;
  }
}
/*page*/
.pmt1 {
  margin-top: 30px;
}
.page {
  text-align: right;
  margin-top: 30px;
  padding-bottom: 10px;
}
.page a {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  background-color: #f5f5f5;
  border-radius: 3px;
  padding: 0 14px;
  margin: 2px 1px;
}
.page a:hover,
.page a.current,
.page a.a-s {
  background-color: #508ded;
  color: #fff;
}
.pagefrm1 {
  color: #333;
  font-size: 12px;
  background-color: #F7F7F7;
  border: 1px solid #CCCCCC;
  height: 24px;
  width: 36px;
  line-height: 22px;
  text-align: center;
  margin-right: 8px;
  float: left;
}
.pagefrm2 {
  color: #333;
  font-size: 12px;
  background-color: #F7F7F7;
  font-family: \5FAE\8F6F\96C5\9ED1;
  height: 24px;
  width: 46px;
  line-height: 22px;
  border: 1px solid #CCCCCC;
}
.pageline {
  border-bottom: dotted 1px #cccccc;
  height: 4px;
  margin-top: 20px;
  float: left;
  width: 100%;
}
.pageline1 {
  border-bottom: dotted 1px #cccccc;
  height: 4px;
  margin-top: 20px;
  width: 95%;
  display: block;
  overflow: hidden;
}
#pages {
  width: 100%;
  FONT-SIZE: 14px;
  TEXT-ALIGN: center;
  CLEAR: both;
  border-top: dotted 0px #cccccc;
  overflow: hidden;
  PADDING-TOP: 0px;
  float: left;
}
#pages A {
  BORDER: #ebebeb 1px solid;
  HEIGHT: 40px;
  BACKGROUND: #fff;
  COLOR: #333;
  PADDING: 0 16px;
  TEXT-DECORATION: none;
  MARGIN: 0px 5px 6px 0;
  DISPLAY: inline-block;
  LINE-HEIGHT: 40px;
  border-radius: 3px;
}
#pages A:visited {
  BORDER: #ebebeb 1px solid;
  HEIGHT: 40px;
  BACKGROUND: #fff;
  COLOR: #333;
  PADDING: 0 16px;
  TEXT-DECORATION: none;
  MARGIN: 0px 5px 6px 0;
  DISPLAY: inline-block;
  LINE-HEIGHT: 40px;
  border-radius: 3px;
}
#pages A:hover {
  BORDER: #ebebeb 1px solid;
  HEIGHT: 40px;
  BACKGROUND: #fff;
  COLOR: #333;
  PADDING: 0 16px;
  TEXT-DECORATION: none;
  MARGIN: 0px 5px 6px 0;
  DISPLAY: inline-block;
  LINE-HEIGHT: 40px;
  border-radius: 3px;
}
#pages SPAN {
  HEIGHT: 40px;
  BORDER: #005951 1px solid;
  BACKGROUND: #005951;
  COLOR: #fff;
  PADDING: 0 16px;
  TEXT-DECORATION: none;
  MARGIN: 0px 5px 6px 0;
  DISPLAY: inline-block;
  LINE-HEIGHT: 40px;
  font-size: 14px;
  border-radius: 3px;
}
/*#pages input {height: 24px; width: 36px;LINE-HEIGHT: 16px; float: left; margin-top: 0px; margin-left: 3px;}*/
#pages A:hover {
  BORDER: #005951 1px solid;
  BACKGROUND: #005951;
  COLOR: #fff;
}
#pages A.curr {
  BORDER: #005951 1px solid;
  BACKGROUND: #005951;
  COLOR: #fff;
}
#pages A.curr:visited {
  BORDER: #005951 1px solid;
  BACKGROUND: #005951;
  COLOR: #fff;
}
#pages A:hover {
  BORDER: #005951 1px solid;
  BACKGROUND: #005951;
  COLOR: #fff;
}


.page-phone {
  height: 50px;
  line-height: 50px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-top: 20px;
  background-color: #005951;
  display: none;
}
.page-phone:hover,
.page-phone:active {
  color: #fff;
}

@media (max-width: 767px) {
  .pages {
    display: none;
  }
  .page-phone {
    display: block;
  }
}


/* Owl Carousel */
.flat-carousel .owl-controls {
  margin: 0;
  display: none;
}
.flat-carousel .owl-controls .owl-nav div.owl-prev {
  left: -50px;
  background-color: transparent;
}
.flat-carousel .owl-controls .owl-nav div.owl-next {
  right: -50px;
  left: inherit;
  background-color: transparent;
}
.flat-carousel .owl-controls .owl-nav div.owl-prev:before,
.flat-carousel .owl-controls .owl-nav div.owl-next:before {
  font-family: "FontAwesome";
  font-size: 30px;
  color: #ccc;
}
.flat-carousel .owl-controls .owl-nav div.owl-prev:before {
  content: "\f104";
}
.flat-carousel .owl-controls .owl-nav div.owl-next:before {
  content: "\f105";
}
/* Flat Client
-------------------------------------------------------------- */
.flat-client {
  padding: 46px 0;
}
.flat-client ul li:first-child {
  margin-left: 0px;
}
.flat-client ul li:last-child {
  margin-right: 0;
}
.flat-client ul li {
  display: inline-block;
  margin: 0 33px;
}
@media only screen and (max-width: 1199px) {
  .flat-carousel .owl-controls {
    display: none;
  }
}

.resource-pt {}
.resource-pt .row {margin-right: -20px;margin-left: -20px;}
.resource-pt .row > [class^='col'] {padding-right: 20px;padding-left: 20px;}
.resource-pt li {margin-bottom: 32px;}
.resource-pt li .ptbox {border-radius: 0px 40px 0px 40px;padding: 40px 20px;background-color: #001c19;background-repeat: no-repeat;background-position: center;background-size: cover;}
.resource-pt li a:hover .ptbox {background-color: #005951;border-radius: 40px 0px 40px 0px;
transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
}
.resource-pt li .ptbox .ptimg {overflow: hidden;margin-bottom: 20px;}
.resource-pt li .ptbox .ptimg img {}
.resource-pt li .ptbox h3 {font-size: 20px;color: #fefefe;line-height: 1.1;margin: 0;font-weight: 700; }
.resource-pt li .ptbox h4 {font-size: 14px;color: rgba(255,255,255,.7);line-height: 1.1;margin: 0; }
@media (max-width: 1199px){
	.resource-pt .col-md-4 {width: 50%;float: left;}
}
@media (max-width: 991px){
	.resource-pt .row {margin-right: -14px;margin-left: -14px;}
	.resource-pt .row > [class^='col'] {padding-right: 14px;padding-left: 14px;}
	.resource-pt li .ptbox h4 {line-height: 1.4;height: 36px;}
}
@media (max-width: 767px){
	.resource-pt .col-md-4 {width: 100%;}
	.resource-pt li {margin-bottom: 26px;}
}

.index-contact {background: #f5f8f8;padding: 16px;}
.index-contact h4 {font-size: 14px;color: #00594f;line-height: 1;margin: 0 0 5px;}
.index-contact img {display: inline-block;margin-top: 0;margin-right: 8px;}
.index-contact li {margin-top: 5px;}

.pgr-nav {overflow: hidden;margin-bottom: 38px;}
.pgr-nav li {float: left;padding: 4px 11px;margin-right: 9px;font-size: 15px;font-weight: 500;line-height: 30px;position: relative;background: #eaeaea;width: auto;height: auto;text-align: center;
-webkit-transform: skewX(-15deg);
-moz-transform: skewX(-15deg);
-o-transform: skewX(-15deg);
-ms-transform: skewX(-15deg);
transform: skewX(-15deg);
}
.pgr-nav li:first-child:before {
width: 38px;
height: 38px;
position: absolute;
left: -6px;
top: 0;
background: #eaeaea;
content: '';
-webkit-transform: skewX(15deg);
-moz-transform: skewX(15deg);
-o-transform: skewX(15deg);
-ms-transform: skewX(15deg);
transform: skewX(15deg);
}
.pgr-nav li:last-child {margin-right: 0;}
.pgr-nav li:last-child:before {
width: 38px;
height: 38px;
position: absolute;
right: -6px;
top: 0;
background: #eaeaea;
content: '';
-webkit-transform: skewX(15deg);
-moz-transform: skewX(15deg);
-o-transform: skewX(15deg);
-ms-transform: skewX(15deg);
transform: skewX(15deg);
}
.pgr-nav li span {display: block;overflow: hidden;font-size: 14px;
-webkit-transform: skewX(15deg);
-moz-transform: skewX(15deg);
-o-transform: skewX(15deg);
-ms-transform: skewX(15deg);
transform: skewX(15deg);
}
.pgr-nav li:hover, .pgr-nav li.active {background: #247069;}
.pgr-nav li:hover:first-child:before, .pgr-nav li:hover:last-child:before, .pgr-nav li.active:first-child:before, .pgr-nav li.active:last-child:before {background: #247069;}
.pgr-nav li:hover a, .pgr-nav li:active a, .pgr-nav li.active a {color: #fff;}
.pgr-nav.swiper-container-android .swiper-slide {
	-webkit-transform: skewX(-15deg) !important;
    -moz-transform: skewX(-15deg) !important;
    -o-transform: skewX(-15deg) !important;
    -ms-transform: skewX(-15deg) !important;
    transform: skewX(-15deg) !important;
}
.pgr-nav li:first-child {padding: 4px 11px 4px 13px;}
.pgr-nav li:last-child {padding: 4px 8px 4px 11px;}
.pgr-nav[data-v-gqrz] li {width: 33%;}
.pgr-nav[data-v-cylm] li {width: 24%;}
.pgr-nav[data-v-zbsc] li {width: 33%;}
@media (max-width: 1199px){
	.pgr-nav {margin-bottom: 28px;}
	.pgr-nav[data-v-gqrz] li {width: 32%;}
}
@media (max-width: 991px){
	.pgr-nav[data-v-gqrz] li {width: auto;padding: 4px 32px;}
	.pgr-nav[data-v-cylm] li {width: auto;padding: 4px 23px;}
}
@media (max-width: 767px){
	.pgr-nav[data-v-gqrz] li {padding: 4px 12px;}
	.pgr-nav[data-v-cylm] li {padding: 4px 12px;}
	.pgr-nav[data-v-zbsc] li {width: auto;padding: 4px 16px;}
}
@media (max-width: 390px){
	.pgr-nav[data-v-zbsc] li {width: auto;padding: 4px 12px;}
}

.piclist {margin-bottom: 10px;}
.piclist li {margin-bottom: 30px;}
.piclist li:nth-child(3n+1) {clear: left;}
.piclist .viopic-box {border: #d8d8d8 solid 1px;position: relative;transition: 0.3s;display: block;border-radius: 5px;overflow: hidden;background-image: url(jrpt-bxbg1.png);background-repeat: no-repeat;background-position: bottom center;background-color: #fff;}
.piclist .viopic-box::before, .piclist .viopic-box::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 1px solid #005951;
    transform: scale(0);
    transition: 0.3s;z-index: 1;border-radius: 5px;
}
.piclist .viopic-box::before {
    border-right: none;
    border-bottom: none;
    transform-origin: 0 0;
}
.piclist .viopic-box::after {
    border-left: none;
    border-top: none;
    transform-origin: 100% 100%;
}
.piclist .viopic-box:hover {border: #fff solid 1px;}
.piclist .viopic-box:hover::before, .piclist .viopic-box:hover::after {
    transform: scaleX(1);
}
.piclist .viopic-box .viopic-title {width: 100%;padding: 15px 13px;line-height: 1.4;font-size: 14px;color: #888;height: 226px;overflow: hidden;position: relative;}
.piclist .viopic-box .viopic-title h4 {font-size: 18px;font-weight: 700;line-height: 1.3;margin: 0 0 15px;}
.piclist .viopic-box .viopic-title td {padding-bottom: 5px;}
.piclist .viopic-box .viopic-title tbody {background-color: transparent;}
.piclist .viopic-box .viopic-title .zdm {color: #333;}
.piclist .viopic-box .viopic-title .info {overflow: hidden;}
.piclist .viopic-box .viopic-title .more {display: block;width: 100%;text-align: right;color: #333;margin-top: 6px;position: absolute;right: 13px;bottom: 15px;}
.piclist .viopic-box .viopic-title .rows-2 { overflow: hidden;max-height: 43px;display: block;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;}
.piclist .viopic-box .viopic-title .rows-3 { overflow: hidden;max-height: 62px;display: block;-webkit-line-clamp: 3;display: -webkit-box;-webkit-box-orient: vertical;}
.piclist .viopic-box .viopic-title .rows-5 { overflow: hidden;max-height: 95px;display: block;-webkit-line-clamp: 5;display: -webkit-box;-webkit-box-orient: vertical;}
.piclist .viopic-box .img-box {height: 77px;margin-bottom: 0;border-bottom: #eeeeee solid 1px;background: #fff;overflow: hidden;}
.piclist .viopic-box:hover {background-image: url(jrpt-bxbg.png);background-color: #247069;}
.piclist .viopic-box:hover .viopic-title, .piclist .viopic-box:hover .viopic-title h4, .piclist .viopic-box:hover .viopic-title .zdm {color: #fff;}
.piclist .viopic-box:hover .viopic-title .more {color: #ff9227;}
.piclist .col-md-4 {float: left;width: 33.333333%;}

.piclist[data-v-bx] .viopic-box .viopic-title {height: 260px;}
.piclist[data-v-jys] .viopic-box .viopic-title {height: 238px;}
@media (max-width: 1199px) {
	.piclist .row {margin-left: -10px;margin-right: -10px;}
	.piclist .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
	.piclist li {margin-bottom: 22px;}
}
@media (max-width: 991px) {
	.piclist li:nth-child(3n+1) {clear: inherit;}
	.piclist li:nth-child(2n+1) {clear: left;}
	.piclist .col-md-4 {float: left;width: 50%;}
	.piclist .viopic-box .viopic-title {height: 202px;}
}
@media (max-width: 767px) {
	.piclist .col-md-4 {width: 100%;}
	.piclist .viopic-box .img-box {height: auto;}
	.piclist .viopic-box .viopic-title, .piclist[data-v-bx] .viopic-box .viopic-title, .piclist[data-v-jys] .viopic-box .viopic-title {padding: 15px;height: auto;}
	.piclist .viopic-box .viopic-title .more {position: inherit;right: inherit;bottom: inherit;}
}

.modal-body {overflow: hidden;padding: 0;}
.close {float: inherit;font-size: 14px;line-height: 1;color: #fff;opacity: 1;text-shadow: none;}
button.close {padding: 6px 35px;background-color: #005951;}
.close:focus, .close:hover {background-color: #f48019;opacity: 1;color: #fff;}
.cpfw {overflow: hidden;margin: 26px 0;}
.cpfw p {margin: 0 0 24px;text-indent: -2em;line-height: 1.6 !important;}
.cpfw p:last-child {margin: 0;}
.cpfw p strong {position: relative;color: #fff;font-size: 15px !important;font-weight: 500 !important;background: #005951;margin-right: 12px;padding: 2px 0px 2px 8px;}
@media (max-width: 767px) {
	.cpfw {max-height: 363px;overflow-y: auto;padding-right: 10px;}
}

.list-cp { overflow:hidden; display:block;}
.list-cp ul li {overflow:hidden;width:100%;margin-bottom: 26px;}
.list-cp ul li .info-l {width: 88px;float: left;font-size: 15px;color: #fff;line-height: 1.5;background:#005951;text-align: center;margin-right: 15px; }
.list-cp ul li .info-r {overflow:hidden;font-size:14px; color:#333;display:block;margin: 0;line-height: 1.6;}
@media (max-width: 991px) {
	.list-cp ul li {margin-bottom: 18px;}
}
@media (max-width: 767px) {
	.modal-content {padding: 5px 16px 22px;}
	.list-cp ul li .info-r {float: left;margin-top: 7px;}
	.modal-content .modal-header {padding: 0;}
}

.lm-abstract {font-size: 14px;line-height: 1.8;color: #333;margin-bottom: 26px;}
.lm-abstract p, .lm-abstract div {margin: 0 0 20px;}
.chevron {
    display: inline-block;
    -webkit-animation: pulse 2s infinite;
            animation: pulse 2s infinite;
    color: #FF4081; }
.chevron img {display: inline-block;margin-top: -4px;}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(10px, 0);
            transform: translate(10px, 0); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(10px, 0);
            transform: translate(10px, 0); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }
.fundlist {overflow: hidden;}
.fundlist li {display: block;border-bottom: 1px solid #f6f5f5;margin-bottom: 20px;position: relative;}
.fundlist li:last-child {margin-bottom: 0px;}
.fundlist li::before {
    position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #189d8d;
    transition: transform 250ms ease-in;
    transform: scaleX(0);
    transform-origin: right center
}
.fundlist li:hover::before {
    transform: scaleX(1);
    transform-origin: left center
}
.fundlist li h2 { font-size:15px;line-height:1.4; margin:0 0 10px 0;font-weight: 500;color:#005951;overflow: hidden;display: block;}
.fundlist li:hover h2 { color:#f67000; text-decoration:none;}
.fundlist li a {display: block;background: #f6f5f5;overflow: hidden;padding: 20px;}
.fundlist .news-img { margin-right: 20px;background: #fff;border-radius: 5px;overflow: hidden;}
.fundlist .news-img .newsdate {width: 50px;height: 50px;background: #dc3c46;text-align: center;position: absolute;left: 0;top: 10px;z-index: 1;border-radius: 2px;}
.fundlist .news-img .newsdate p {font-size: 20px;color: #fff;margin: 5px 0 0;line-height: 1;font-weight: 700;}
.fundlist .news-img .newsdate span {font-size: 12px;color: #fff;line-height: 1;}
.fundlist .news-img .thumbnail__link {border-radius: 5px;}
.fundlist .news-img img { width: 215px; height: 102px;}
.fundlist .news-txt {}
.fundlist .news-txt span {font-size: 14px;color: #666;line-height: 22px;font-weight: 300;margin-top: 6px;}
.fundlist .news-txt p { line-height: 1.5; font-size: 14px; margin: 0px; color:#555;
max-height: 42px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.fundlist .news-txt .chevron {margin-top: -3px;}
.fundlist .news-txt .more {display: block;overflow: hidden;margin-top: 14px;}
.fundlist .nopic {}
.fundlist .nopic .newsdate {left:0;top:0;}
@media (max-width: 767px) {
	.fundlist .news-txt {overflow: hidden;}
}
@media (max-width: 1199px) {
    
}
@media (max-width: 991px) {
	.fundlist {margin-bottom: 10px;}
	.fundlist .news-img img{ width: 190px; height: 90px;}
	.fundlist .news-txt p {
    max-height: 62px;
    -webkit-line-clamp: 3;
}
}
@media (max-width: 767px) {
	.fundlist li a {padding: 15px;}
	.fundlist .news-img{ margin-right: 0px;width: 100%;margin-bottom: 15px;}
	.fundlist .news-img img{ width: auto; height:auto;max-height: 242px;margin: 0 auto;}
	.fundlist .news-txt {float: left;}
    .fundlist li h2 {font-size: 16px;}
	.fundlist .news-txt p {
	max-height: inherit;
    -webkit-line-clamp: inherit;
    display: block;
    overflow: inherit;
    -webkit-box-orient: vertical;
	}
}

.list-cy {
  overflow: hidden;
  display: block;
  margin-bottom: 24px;
  background: #f5f8f8;padding: 20px 15px 4px;
}
.list-cy li {overflow: hidden;margin-bottom: 16px;}
.list-cy li.col-md-6 {width: 58%;}
.list-cy li:nth-child(2n).col-md-6 {width: 42%;}
.list-cy li a {
  float: left;
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.4;
  color: #333;
  padding-left: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: justify;
}
.list-cy li a:after {
    top: 6px;
    left: 18px;
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #005951;
	border-radius: 50%;
}
.list-cy li a:hover {
  color: #005951;
}
@media (max-width: 1199px) {
	.list-cy li.col-md-6 {width: 56%;}
	.list-cy li:nth-child(2n).col-md-6 {width: 44%;}
}
@media (max-width: 991px) {
	.list-cy li.col-md-6 {width: 100%;}
	.list-cy li:nth-child(2n).col-md-6 {width: 100%;}
	.list-cy li a {white-space: inherit;}
}

.list-lx { overflow:hidden; display:block;}
.list-lx ul li {overflow:hidden;width:100%;margin-bottom: 26px;}
.list-lx ul li .info-l {width: 152px;float: left;font-size: 15px;color: #333;line-height: 1.8;text-align: center; }
.list-lx ul li .info-r {overflow:hidden;font-size:14px; color:#333;display:block;margin: 0;line-height: 1.8;}
@media (max-width: 991px) {
	.list-lx ul li {margin-bottom: 18px;}
}
@media (max-width: 767px) {
	.list-lx ul li .info-r {float: left;margin-top: 7px;width: 100%;}
}