*{
    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: Tahoma, Arial;
	font-size: 15px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	background: #f3f3f3;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;border: 0;}
select { width:100%;}

.fge {font-family: Georgia, serif;}
/* 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;}

/* 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: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: solid 1px #e2e2e2;
}
.bgbai { background:#ffffff;}
.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;
}
.mlr {}
.mobmt {}
.mobmt20 {}
.mobmt22 {}
.mobpadding {}
.mobmargin {}
.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;}
@media (max-width: 991px){
	.mobmt {margin-top: 8px;}
	.mobmt20 {margin-top: 20px;}
	.mobpadding {padding: 0;}
	.mobmargin {margin: 0;}
	.buttonbox {text-align: center;}
}
@media (max-width: 767px){
	.mlr {padding-left: 10px;padding-right: 10px;}
	.lanmumt {margin-top: 0;}
	.mobmt22 {margin-top: 22px;}
}

.panel-group {
  margin-bottom: 0px;
}
.textcenter { text-align:center; margin:0;}
.secondarybox { display:block; padding:90px 0 90px;}
.detailbox { display:block;background: #ffffff;padding: 86px 50px 36px;border-radius: 1px;position: relative;margin: 40px auto 0;
-moz-box-shadow: 0px 5px 18px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 5px 18px rgb(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 5px 18px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 5px 18px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 18px rgb(0, 0, 0, 0.1);
}
.detailbox:after {position: absolute;content: '';top:-75px;right: -75px;width: 208px;height: 183px;background: url(gb2023-zc01.png) no-repeat center;background-size: 100%;}
.detailbox form {background: #f9f9f9; padding: 15px 13px 5px 10px; border-radius: 2px; border: #ececec solid 1px;}
.detailbox .jsbox {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 600; */ font-size: 13px; background: #f9f9f9; width:76px;}
.detailbox .jsbox1 {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 600; */ font-size: 13px; background: #f9f9f9; width:84px;}
.detailbox select.form-control {padding-right: 5px;margin: 0;height: 30px;}
.detailbox .form-control {border-color: #ccc;}
.detailbox .p0 { padding:0px;}
.detailbox[data-v-nr] {margin-right: 0;}

.detailbox-xl { display:block;background: #ffffff;}

.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: 1440px) {
	.detailbox {width: 90%;}
}
@media (max-width: 1280px) {
	.detailbox-xl {padding: 0 30px;}
}
@media (max-width: 1199px) {
	.secondarybox {padding:50px 0 50px;}
}
@media (max-width: 991px) {

}
@media (max-width: 767px) {
	.secondarybox {padding:40px 0 30px;}
	.detailbox {padding: 86px 20px 36px;width: 100%;}
	.detailbox:after {top:-75px;right: -25px;background-size: 90%;}
	.detailbox-xl {padding: 0;}
}
.nrhei {font-size: 18px; line-height: 2;color: #555;font-family: Georgia, serif;}
.nrhei-xl {font-size: 17px; line-height: 1.8;color: #555;}
.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;}
.imglink { border:#ff9600 solid 1px;margin-bottom:18px;padding: 15px 6px;
background: -moz-linear-gradient( 90deg, rgb(255,235,217) 0%, rgb(255,254,253) 100%);
background: -webkit-linear-gradient( 90deg, rgb(255,235,217) 0%, rgb(255,254,253) 100%);
background: -o-linear-gradient( 90deg, rgb(255,235,217) 0%, rgb(255,254,253) 100%);
background: -ms-linear-gradient( 90deg, rgb(255,235,217) 0%, rgb(255,254,253) 100%);
background: linear-gradient( 0deg, rgb(255,235,217) 0%, rgb(255,254,253) 100%);
}
.indexbox {width: auto; height:auto; overflow:hidden;}
.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: 768px){
.indexbox2 {margin-bottom: 18px;}
}
/*---------------区域背景---------------------*/
.firstpart {overflow: hidden;padding: 80px 0 80px;}
.secondpart {padding: 80px 0 80px;background: url(gb2023-bg01.jpg) repeat-x top center #fff;background-size: cover;}
.thirdpart {padding: 80px 0 80px;}
.footpart {padding: 50px 0 55px 0;background: #003869;}
.breakthrough {overflow: hidden;margin: 0 0 38px 0;}
.currentissue {overflow: hidden;margin: 0 0 10px 0;}
@media (max-width: 1366px){
.firstpart {padding: 60px 0 60px;}
.secondpart {padding: 60px 0 60px;}
.thirdpart {padding: 60px 0 60px;}
}
@media (max-width: 1199px){
.firstpart {padding: 40px 0 40px;}
.secondpart {padding: 40px 0 40px;}
.thirdpart {padding: 40px 0 40px;}
}
@media (max-width: 767px){
.firstpart {padding: 30px 0 30px;}
.secondpart {padding: 36px 0 30px;}
.thirdpart {padding: 30px 0 36px;}
}
/*---------------布局---------------------*/
.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: 52.858%;}
.win-r {width: 44.604%;}
@media (max-width: 1280px){
.win-l {width: 55.967%;}
.win-r {width: 41.604%;}
}
@media (max-width: 800px){
.win-l {width: 100%;}
.win-r {width: 100%;}
}
/* Atribute Navigation
=================================*/
.attr-nav{
    float: right;
    display: inline-block;
    margin-left: 25px;
}
.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 > ul > li > a {
    color: #6e310b;
    display: block;
    position: relative;font-size: 16px;line-height: 1.6;
}
.attr-nav > ul > li > a:hover {color: #9abe69;}
.attr-nav > ul > li .langea { display: inline-block; background: none; height: 19px; width: 21px; border: 1px #e1e1e1 solid; border-radius: 2px; text-align: center; line-height: 18px; vertical-align: top;margin-left: 2px;color: #fff;font-size: 0.75rem;}
.attr-nav > ul > li .langea:hover {color: #457cc8;}
.attr-nav .searchbox {
  position: relative;
  background: #fff;
  width: 216px;
  border-radius: 20px;
  padding: 7px 0;
  border: #d5deee solid 0px;
}
.attr-nav .searchbox input[type="text"] {
  margin: 0 16px 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(searchbtn.png) no-repeat 0px 1px;
  border: none;
  cursor: pointer;
  width: 24px;height: 24px;
  outline: none;
  position: absolute;
  top: 8px;
  right: 7px;
}
@media (max-width: 991px){
	.attr-nav{margin-top: 15px; margin-left: 0px;width: 100%;}
	.attr-nav .searchbox{width:100%;}
}
@media (max-width: 767px){
	
}
/* Top Search
=================================*/
.top-search{
    background-color: #5c2604;
    padding: 8px 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 0 8px;
}
.top-search .input-group input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #268de2 inset;}
.top-search .input-group input::first-line{color: #fff;}
.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;
}
.top-search input[type="submit"] { background: url(gb2023-searchbtn.png) no-repeat 0px 1px; border: none; cursor: pointer; width: 24px;height: 19px; outline: none;}
@media (max-width: 991px) {
.top-search .container{
        padding: 0 45px;
    }
}
@media (max-width: 767px) {
.top-search .container{
        padding: 0 20px;
    }
.top-search{padding: 0;}
}
/*---------------焦点图---------------------*/
.webheader {overflow: hidden;background: #e1dfde;height: 790px;}
.webheader-link {background: #4a2e22;padding: 16px;}
.webheader-link ul {text-align: center;}
.webheader-link ul li {display: inline-block;border: #8a5a46 solid 1px;border-radius: 3px;margin: 0 8px;}
.webheader-link ul li a {color: #c4a395;font-size: 16px;line-height: 1.1;text-transform: uppercase;padding: 9px 40px;display: block;}
.webheader-link ul li a:hover {color: #fff;}
/*---------------Focus Photo---------------------*/
.focus-box {display: block;width: 100%;}
.focus-box .owl-dots {
  position: absolute;
  left: 100px;
  bottom: 26px;
}
.focus-box .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  margin: 0 2px;
}
.focus-box .owl-dots .active {
  background: #FFFFFF;
}
.focus-box .owl-prev,
.focus-box .owl-next {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.5s;
}
.focus-box .owl-prev span,
.focus-box .owl-next span {
  display: none;
}
.index-box1-lunb {
  display: block;
  position: relative;
}
.index-box1-lunb:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.index-box1-lunb .img-box {height: 790px;overflow: hidden;background-repeat: no-repeat;background-position: top center;background-size: cover;}
.index-box1-lunb .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.index-box1-lunb .lunb-title {
  position: absolute;
  left: 0;
  right: 0;
  top:44%;
  bottom: 0;
  color: #FFFFFF;
  padding: 0 50px 50px;
}
.index-box1-lunb .lunb-title h3 {font-size: 48px;color: #fff;line-height: 1.5;margin: 0 0 20px;position: relative;top: 100px;opacity: 0;font-family: Georgia, serif;font-weight: 700;}
.index-box1-lunb .lunb-title h4 {font-size: 16px;color: #fff;line-height: 1.8;margin: 0;position: relative;top: 80px;opacity: 0;height: 115px;
-webkit-line-clamp: 4;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.index-box1-lunb .lunb-title .more {display: block;overflow: hidden;text-align: right;position: absolute;right: 50px;bottom: 26px;opacity: 0;}
.focus-box .owl-item.active .index-box1-lunb .lunb-title h3, .focus-box .owl-item.active .index-box1-lunb .lunb-title h4 {opacity: 1;top: 0;text-align: center;}
.focus-box .owl-item.active .index-box1-lunb .lunb-title .more {opacity: 1;}
.focus-box .owl-item.active .index-box1-lunb .lunb-title h3 {
	-webkit-transition: all 0.5s ease 0.4s;
	-o-transition: all 0.5s ease 0.4s;
	transition: all 0.5s ease 0.4s;
}
.focus-box .owl-item.active .index-box1-lunb .lunb-title h4 {
	-webkit-transition: all 0.5s ease 0.7s;
	-o-transition: all 0.5s ease 0.7s;
	transition: all 0.5s ease 0.7s;
}
.focus-box .owl-item.active .index-box1-lunb .lunb-title .more {
	-webkit-transition: all 0.5s ease 1s;
	-o-transition: all 0.5s ease 1s;
	transition: all 0.5s ease 1s;
}
@media (max-width: 1280px) {
	.index-box1-lunb .lunb-title h3 {font-size: 42px;}
	.index-box1-lunb .lunb-title {top: 39%;}
}
@media (max-width: 1199px) {
	.index-box1-lunb .lunb-title h3 {font-size: 38px;}
}
@media (max-width: 767px) {
	.index-box1-lunb .lunb-title h3 {font-size: 28px;}
  .focus-box .owl-dots {
    position: absolute;
    bottom: auto;
    top: 126px;
    transform: translateX(50%);
	  left: 0;
  }
  .focus-box .owl-prev,
  .focus-box .owl-next {
    top: 35%;
  }
}

.focus-ls-box {display: block;width: 100%;}
.focus-ls-box .owl-dots {
  width: 100%;text-align: center;margin-top: 40px;
}
.focus-ls-box .owl-dots .owl-dot {
  width: 15px;
  height: 15px;
  background-color: #aeb793;
  border-radius: 50%;
  margin: 0 5px;
}
.focus-ls-box .owl-dots .active {
  background: #916347;
}
.focus-ls-box .owl-prev,
.focus-ls-box .owl-next {
  width: 36px;
  height: 58px;
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  transition: all 0.5s;
  
}
.focus-ls-box .owl-prev {left: 30px !important;}
.focus-ls-box .owl-next {right: 30px !important;left: inherit !important;}
.focus-ls-box .owl-nav button.owl-next, .focus-ls-box .owl-nav button.owl-prev {background: rgba(110, 49, 11, 0.57) !important;}
.focus-ls-box .owl-prev:before, .focus-ls-box .owl-next:before {color: #fff;font-size: 22px;}
.focus-ls-box .owl-prev span,
.focus-ls-box .owl-next span {
  display: none;
}
.ls-box-lunb {
  display: block;
  position: relative;
}
.ls-box-lunb:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.ls-box-lunb .img-box {height: 470px;overflow: hidden;background-repeat: no-repeat;background-position: top center;background-size: cover;}
.ls-box-lunb .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.ls-box-lunb .lunb-title {
  position: absolute;
  right: 20%;
  top:70px;
  bottom: 0;
  color: #FFFFFF;
  background: rgba(255, 255, 255, 0.96);
  padding: 35px 50px 22px;
  width: 466px;
}
.ls-box-lunb .lunb-title h3 {font-size: 36px;color: #56782e;line-height: 1.3;margin: 0 0 20px;position: relative;top: 100px;opacity: 0;max-height: 104px;font-family: Georgia, serif;padding-bottom: 30px;}
.ls-box-lunb .lunb-title h3:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 28px;
    height: 1px;
    background: #6e310b;
}
.ls-box-lunb .lunb-title h4 {font-size: 16px;color: #888888;line-height: 1.8;margin: 0;position: relative;top: 80px;opacity: 0;height: 115px;font-family: Georgia, serif;}
.ls-box-lunb .lunb-title .more {display: block;overflow: hidden;text-align: right;position: absolute;right: 50px;bottom: 26px;opacity: 0;}
.focus-ls-box .owl-item.active .ls-box-lunb .lunb-title h3, .focus-ls-box .owl-item.active .ls-box-lunb .lunb-title h4 {opacity: 1;top: 0;}
.focus-ls-box .owl-item.active .ls-box-lunb .lunb-title .more {opacity: 1;}
.focus-ls-box .owl-item.active .ls-box-lunb .lunb-title h3 {
	-webkit-transition: all 0.5s ease 0.4s;
	-o-transition: all 0.5s ease 0.4s;
	transition: all 0.5s ease 0.4s;
}
.focus-ls-box .owl-item.active .ls-box-lunb .lunb-title h4 {
	-webkit-transition: all 0.5s ease 0.7s;
	-o-transition: all 0.5s ease 0.7s;
	transition: all 0.5s ease 0.7s;
}
.focus-ls-box .owl-item.active .ls-box-lunb .lunb-title .more {
	-webkit-transition: all 0.5s ease 1s;
	-o-transition: all 0.5s ease 1s;
	transition: all 0.5s ease 1s;
}
@media (max-width: 1440px) {
	.ls-box-lunb .lunb-title {right: 15%;}
}
@media (max-width: 1280px) {
	.ls-box-lunb .lunb-title {top:96px;width: 458px;padding: 28px 35px 22px;}
}
@media (max-width: 1199px) {
	.ls-box-lunb .lunb-title {width: 358px;}
}
@media (max-width: 991px) {
	
}
@media (max-width: 767px) {
	.ls-box-lunb .lunb-title {right: 16px;left: 16px;bottom: 30px;}
	.focus-ls-box .owl-prev {left: 0px !important;}
	.focus-ls-box .owl-next {right: 0px !important;}
	.focus-ls-box .owl-dots {margin-top: 18px;}
}
/*------------------Research Frontier-----------------*/
.firstpart .row {margin-right: -30px;margin-left: -30px;}
.firstpart .row > [class^='col'] {padding-right: 30px;padding-left: 30px;}

.news {overflow: hidden;}
.news li {margin-bottom: 25px;}
.news li:last-child {margin-bottom: 0;}
.news .picnews {overflow: hidden;position: relative;}
.news .picnews .img-box {height: 400px;width: 100%;overflow: hidden;}
.news .picnews .img-box img {width: 100%; height: auto;display: block;
-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.news .picnews .img-box:hover 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); 
}
.news .picnews h4 {
    margin: 16px 0 0;
    font-size: 20px;
    color: #404040;line-height: 1.3;overflow: hidden;
}
.news .picnews a:hover h4 {color: #6e310b;}
.news .picnews h5 {font-size: 14px;line-height: 1;color: #999;margin: 8px 0 0;}
@media (max-width: 1366px) {
	.news .picnews .img-box {height: 354px;}
}
@media (max-width: 1199px) {
	.news .picnews .img-box {height: 260px;}
}
@media (max-width: 991px) {
	.news {margin-bottom: 30px;}
	.news .picnews {width: 100%;} 
    .news .picnews .img-box {height: auto;}
}
@media (max-width: 767px) {
	
}

.indexnotice { width:100%;}
.indexnotice dl {margin-bottom: 0;}
.indexnotice dd { overflow: hidden;margin-bottom: 30px;border-bottom: #ddd dotted 1px;padding-bottom: 30px;}
.indexnotice dd:last-child {margin-bottom: 0;}
.indexnotice dd span { float:left;color:#fff;text-align:center;width:72px;height: 72px; margin-right:25px;font-size:32px;font-weight: 700;line-height: 1;font-family: Arial;border-radius: 2px;overflow: hidden;padding: 10px 6px 8px;border-radius: 5px;background: #0078c5;}
.indexnotice dd span b { text-align: center; line-height: 1.2; font-size: 12px;font-family: Arial; display: block; color:#fff;font-weight: 500;margin-top: 2px;}
.indexnotice dd .hdtitle {overflow: hidden;}
.indexnotice dd .hdtitle h4 {margin: 0 0 9px;}
.indexnotice dd .hdtitle h4 a {font-size: 18px;line-height: 1.5;color: #333;overflow: hidden;display: block;}
.indexnotice dd .hdtitle h4 a:hover {color: #6e310b;}
.indexnotice dd .hdtitle .list-bottom {overflow: hidden;}
.indexnotice dd .hdtitle .list-bottom .list-date {font-size:14px; color:#bbb; line-height:1;}
.indexnotice dd .hdtitle .list-bottom .list-eye {font-size:13px; color:#bbb; line-height:1;}
.indexnotice[data-v-pg] dd {padding-bottom: 18px;border-bottom: #92bdce dotted 1px;}
.indexnotice[data-v-pg] dd:last-child {margin: 0 0 30px;}
@media (max-width: 1366px) {
	.indexnotice dd { margin: 0 0 20px;}
	.indexnotice dd span { width:68px;height: 66px;padding: 8px 5px 8px;}
	.indexnotice dd .hdtitle h4 {margin: 0 0 5px;}
}
@media (max-width: 1199px) {
	.indexnotice dd { margin: 0 0 16px;}
	.indexnotice dd:nth-of-type(4) {display: none;}
}
@media (max-width: 991px) {
	.indexnotice dd .hdtitle h4 a {font-size: 18px;line-height: 1.3;-webkit-line-clamp: inherit;max-height: inherit;}
	.indexnotice dd:nth-of-type(4) {display: block;}
	.indexnotice[data-v-pg] dd .hdtitle h4 a {white-space: inherit;}
}
@media (max-width: 767px) {
	.indexnotice dd span {margin-right: 15px;margin-bottom: 10px;}
    .indexnotice{height: auto;}
	.indexnotice dd .hdtitle h4 a{ font-size: 15px;}
	.indexnotice[data-v-pg] dd {margin: 0 0 15px 0;}
	.indexnotice[data-v-pg] dd span {margin-bottom: 0px;}
	.indexnotice[data-v-pg] dd .hdtitle h4 {margin: 0;}
	.indexnotice[data-v-pg] dd {padding-bottom: 16px;}
}


.events {overflow: hidden;display: block;}
.events li {BORDER-BOTTOM: #cdcdcd dotted 0px;overflow:hidden; display:block;margin-bottom: 17px;}
.events li:nth-last-child(1){BORDER-BOTTOM:none;padding-bottom: 0;margin-bottom: 0;}
.events li .news_t h2 {WIDTH: 100%; FLOAT: left; overflow:hidden; display:block; margin:0; LINE-HEIGHT: 27px;height: 54px;}
.events li .news_t h2 a {OVERFLOW: hidden; FONT-SIZE: 20px;COLOR: #333333;TEXT-DECORATION: none;font-weight: 700;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;}
.events li .news_t h2 a:hover {TEXT-DECORATION: none; color:#2b499c;}
.events li .news_t span {font-family:Arial; font-size:18px; HEIGHT: 18px; COLOR: #0073cf; LINE-HEIGHT: 20px; display:block;float: left;margin-bottom: 6px;font-weight: 700;}
.events li .news_t p {WIDTH: 100%; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis; overflow:hidden; FLOAT: left; FONT-SIZE: 13px; COLOR: #999999; LINE-HEIGHT: 20px; font-family: Arial;margin: 0 0 4px; padding-left:9px;}
.events li .news_t p > span { color:#0086d1;}

.events-l {width: 47.483%;position: relative;padding-right: 40px;float: left;}
.events-l img {width: 100%;height: 402px;}
.event_txt{position:relative;padding:16px 0 0; background:#fff; width:90%;margin: -53px auto 30px auto;}
.event_txt .event_t1{margin:0 16px 0 16px;overflow: hidden;}
.event_time{width:88px; height:88px; background:url(event_time.png); float:left; border-right:4px solid #b2d4ec; text-align:center; margin-right:20px;}
.event_time p,.event_list .event_time p{font-size:36px;color:#333; margin:12px 0 5px;line-height: 36px;font-weight: 700;}
.event_time span{font-size:15px; color:#6f6f6f;font-weight: 700;}
.event_t1 h5{font-size:23px; line-height:1.3; font-weight:normal; overflow:hidden;text-transform: initial;margin: 0;}
.event_t1 h5 a{color:#333}
.event_t1 h5 a:hover{color:#043b8b;}
.event_t2{font-size:16px; color:#747474; margin-top:9px;background: url(en-icon02.png) no-repeat left 0px;padding-left: 28px;line-height: 22px;}
.event_t2 img {display: inline-block;margin-right: 9px;margin-top: -3px;width: auto;height: auto;}
.events-r {overflow: hidden;}
.event_r {overflow: hidden;}
.event_list h5{font-size:23px; line-height:1.3;text-transform: initial;margin: 0;}
.event_list h5 a{color:#333}
.event_list h5 a:hover{color:#043b8b;}
.event_list p{font-size:16px;color:#747474; margin-top:10px;}
.event_list li{margin-bottom:32px; overflow:hidden}
.event_list li:last-child{margin-bottom:0px;}

.attach .event_list li:last-child{margin-bottom:30px;}
@media (max-width: 1440px) {
    .events-l img {height: 360px;}
    .event_list li{margin-bottom:22px;}
}
@media (max-width: 1280px) {
    .events-l img {height: 340px;}
}
@media (max-width: 1199px) {
    .event_txt{margin: -40px auto 30px auto;}
    .events-l {width: 50.483%;padding-right: 30px;}
	.events-l img {height: 286px;}
    .event_list h5{font-size:19px;}
    .event_t1 h5{font-size:19px;}
}
@media (max-width: 991px) {
    .events-l {width: 100%;float: none;padding-right: 0px;}
	.events-l img {height: auto;}
	.events-r {border-top: #ccc dotted 1px;padding-top: 30px;}
    .event_list h5{font-size:22px;}
    .event_t1 h5{font-size:22px;}
    .event_list li{margin-bottom:32px;}
    .event_txt{margin: -66px auto 30px auto;}
}
@media (max-width: 767px) {
	.event_list h5{font-size:18px;}
	.event_t1 h5{font-size:18px;}
    .event_txt{margin: -46px auto 30px auto;}
}

/*--------------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;
}
/*--------------Research Direction---------------------*/
.direction {}
.direction .row {margin-left: -22px;margin-right: -22px;}
.direction .row > [class^='col'] {padding-left: 22px;padding-right: 22px;}
.direction li {}
.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 {position: relative;overflow: hidden;height: 90px;}
.linkspic .slick-slider {margin-left: -15px;margin-right: -15px;}
.linkspic .slick-slide {
    margin: 0 15px;
}
.linkspic .slick-dotted.slick-slider {margin-bottom: 0px;}
.linkspic .banner-box {
  position: relative;
}
.linkspic .banner-box .box-img {border: #ebebeb solid 0px;}
.linkspic .banner-box .box-img img {
  display: block;
  width: 100%;
  height: 90px;
}
@media (max-width: 1440px) {
	.linkspic, .linkspic .banner-box .box-img img {height: 79px;}
}
@media (max-width: 1280px) {
	.linkspic, .linkspic .banner-box .box-img img {height: 76px;}
}
@media (max-width: 1199px) {
	.linkspic, .linkspic .banner-box .box-img img {height: 74px;}
}
@media (max-width: 767px) {
	.linkspic, .linkspic .banner-box .box-img img {height: 64px;}
	.linkspic .slick-slider {margin-left: -8px;margin-right: -8px;}
	.linkspic .slick-slide {margin: 0 8px;}
}
@media (max-width: 390px) {
	.linkspic, .linkspic .banner-box .box-img img {height: 56px;}
}
@media (max-width: 320px) {
	.linkspic, .linkspic .banner-box .box-img img {height: 98px;}
}

.linkspics {}
.linkspics li {margin-bottom: 30px;}
.linkspics li a {display: block;overflow: hidden;border: #ebebeb solid 1px;}
.linkspics li a img {height: 85px;width: 100%;
-moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.linkspics li a:hover img {
	-webkit-transform:scale(1.02); /* Safari and Chrome */
    -moz-transform:scale(1.02); /* Firefox */
    -ms-transform:scale(1.02); /* IE 9 */
    -o-transform:scale(1.02); /* Opera */
    transform:scale(1.02);
}
.linkspics .col-md-3 {float: left;width: 20%;}
@media (max-width: 1440px){
.linkspics li a img {height: 74px;}
}
@media (max-width: 1280px){
.linkspics .row {margin-left: -12px;margin-right: -12px;}
.linkspics .row > [class^='col'] {padding-left: 12px;padding-right: 12px;}
.linkspics li a img {height: 72px;}
.linkspics li {margin-bottom: 24px;}
}
@media (max-width: 1199px){
.linkspics .col-md-3 {width: 25%;}
.linkspics li a img {height: 69px;}
}
@media (max-width: 991px){
.linkspics .col-md-3 {width: 33.333333%;}
.linkspics li a img {height: 70px;}
}
@media (max-width: 767px){
.linkspics .row {margin-left: -8px;margin-right: -8px;}
.linkspics .row > [class^='col'] {padding-left: 8px;padding-right: 8px;}
.linkspics .col-md-3 {width: 50%;}
.linkspics li {margin-bottom: 18px;}
.linkspics li a img {height: 62px;}
}
@media (max-width: 390px){
.linkspics li a img {height: 55px;}	
}
@media (max-width: 320px){
.linkspics .row > [class^='col'] {width: 100%;}
.linkspics li a img {height: auto;}
}

/*----------------------People----------------*/
.peopleList {overflow: hidden;}
.peopleList h3 {font-size: 28px;color: #6e310b;font-weight: 700;margin: 60px 0 0;}
.peopleList h3:first-child {margin: 0;}
.peopleList ul {margin-top: -30px;}
.peopleList li .box-img {
    margin: 0 auto 20px;
	width: 146px;
    height: 146px;
	border-radius: 50%;
    overflow: hidden;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.peopleList li .box-img img {
    width: 100%;
    height: auto;
}
.peopleList li {
    padding:0 12px;
    text-align: center;
    margin-top: 60px;
}
.peopleList li .name {font-size: 18px;color: #444;margin: 0 0 5px;}
.peopleList li a .name {color: #660000;}
.peopleList li:hover .name {color: #56782e;}
.peopleList li .title {font-size: 14px;color: #5d6272;}
@media (max-width: 1199px) {
	.peopleList li .box-img {width: 126px;height: 126px;}
}


.peopleDetail{
    overflow:hidden;
}
.peopleDetail .peopleL{
    float: left;
    width: calc(100% - 195px);
}
.peopleDetail .peopleR {
    float: right;
}
.peopleDetail .peopleR img {display: inline-block;}
.peopleDetail .peopleL{
    background: #f0f5f9;
    padding:25px 28px;
    min-height: 224px;
}

.peopleDetail .peopleL h2{
    text-align: left;
    color: #333333;
    font-size: 24px;
    font-weight: 600;
    border-bottom: 1px solid #d6e1e9;
    padding-bottom: 13px;
    margin: 0 0 18px;
}
.peopleDetail .peopleL h2 span{
    border-bottom: 3px solid #3391d7;
    padding-bottom: 12px;
}
.detail li{
    font-size: 14px;
    color: #404040;
    margin-bottom: 4px;
}
.detail li:last-child {margin-bottom: 0;}
.detail li span{
    color: #217ac5;
}
.otherDetail{
    margin-top: 35px;
}
.otherDetail h4{
    font-size: 18px;
    color: #404040;
    font-weight: 600;
    border-left: 5px solid #3391d7;
    height: 45px;
    line-height: 45px;
    padding-left: 15px;
    background: #f0f5f9;
    margin-bottom: 15px;
}
.otherDetail .peoplecontent{
    color: #4c4c4c;
    font-size: 15px;
    line-height: 1.8;
}
.otherDetail .peoplecontent p, .otherDetail .peoplecontent div {margin-bottom: 6px;}
.otherDetail .peoplecontent p:last-child, .otherDetail .peoplecontent div:last-child {margin-bottom: 0;}
@media (max-width: 767px) {
	.peopleDetail .peopleL{
        width: 100%;
        float: none;
    }
    .peopleDetail .peopleR{
        width: 100%;
        text-align: center;
        padding:30px 0 28px;
    }
}

/*--------------pagebanner---------------------*/
.z-depth-2 {
    position: relative;
    z-index: 2;
}
.bg-section {
	position: absolute;
    left: 0;
    top: 0;
	width: 100%;
	height: 100vh;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: top center; 
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}
.pageheader {
	position: relative;
    z-index: 3;
    background: #e1dfde;
    overflow: hidden;
}
.pageheader .columnname { padding:295px 0; overflow:hidden;position: relative;z-index: 5;}
.pageheader .columnname h1 {font-size: 34px;line-height: 1.5;color: #fff;margin: 0;font-weight: 700;background: #6e310b;font-family: Georgia,serif;padding: 16px 30px 16px 11%;position: absolute;left: 0;bottom: 60px;text-align: right;}
.pageheader .columnname .position-title {text-align: right;}
@media (min-width: 1700px){
	.pageheader .columnname h1 {left: 10%;}
}
@media (max-width: 1280px){
	.pageheader .columnname h1 {padding-left: 16%;}
}
@media (max-width: 1199px){
	
}
@media (max-width: 991px){
	
}
@media (max-width: 767px){
	.bg-section {-webkit-background-size: 380%;
         -o-background-size: 380%;
            background-size: 380%;}
	.pageheader .columnname h1 {font-size: 30px;width: 100%;padding: 15px 20px;}
	.pageheader .columnname[data-v-long] h1 {font-size: 21px;padding: 15px 20px;}
}
/*--------------Annual Report---------------------*/
.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 {}
.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 {}
.pagedirection li {}
.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;
}
@media (max-width: 767px){
.direction li .item h4 {font-size: 22px;}
}
/* Pager
---------------------------------- */
ul.pagination,
ul.pager {
	margin: 0 0 15px 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: 80px 0 10px;text-align: center;}
.webcolumn .lmname {margin: 0 0 34px 0;font-size: 28px;line-height: 100%;color: #6e310b;position: relative;display: inline-block;padding-bottom: 26px;font-weight: 700;text-transform: none;}
.webcolumn .lmname:after {
    bottom: 0;
    left: 50%;
    margin-left: -36px;
    content: "";
    position: absolute;
    width: 70px;
    height: 2px;
    background: #6e310b;
	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;}
.secondpart .webcolumn .lmname, .fourpart .webcolumn .lmname {color: #fff;}

.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;
  margin-bottom: 36px;
}
.lanmu_l {
  line-height: 1.1;
  color: #56782e;
  font-family: Georgia, serif;
  font-weight: 700;
  float: left;
  font-size: 38px;
}
.lanmu_r {
  float: right;
  color: #c4a395;
  font-size: 17px;
}
.lanmu_r a {
  color: #c4a395;
  text-decoration: none;
  display: block;margin-top: 6px;
}
.lanmu_r a:hover {
  color: #333;
  text-decoration: none;
}
.lanmu[data-v-ls] {margin-top: 50px;}

.lanmu1 {
  overflow: hidden;
  z-index: 1;
  margin-bottom: 36px;
}
.lanmu1_l {
  line-height: 1.1;
  color: #56782e;
  font-family: Georgia, serif;
  font-weight: 700;
  font-size: 38px;
  text-align: center;
}

.lanmu2 { margin-bottom: 36px;overflow: hidden;}
.lanmu2_l{ line-height:1; color:#3391d7; font-weight:700; float:left; font-size:45px; padding-bottom: 20px;}
.lanmu2_l:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 48px;
    height: 4px;
    background: #db261b;
}
.lanmu2_r{ line-height:44px; float:right; color:#bddcff; font-family: Arial; font-size:12px;}
.lanmu2_r a{ color:#1b84c6; 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 { padding:5px 8px 5px 12px;color: #004280;font-size: 17px;border-left: #ff6c00 solid 5px;font-weight: 700;line-height: 24px;margin-bottom: 20px;
background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(233,248,255,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(233,248,255,1)), color-stop(100%, rgba(255,255,255,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(233,248,255,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(233,248,255,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(233,248,255,1) 100%); /* ie10+ */
background: linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(233,248,255,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9f8ff', endColorstr='#ffffff',GradientType=1 ); /* ie6-9 */
}
.sortlanmu a {color: #004280;}
.sortlanmu a:hover {color: #101010;}

.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:1199px){
	.lanmu, .lanmu1 {margin-bottom: 28px;} 
	.sylanmu1 { margin: 0 0 70px 0;}
}
@media(max-width:991px){
	.sylanmu1 { margin: 0 0 70px 0;}
}
@media(max-width:767px){
	.sylanmu1 { margin: 0 0 50px 0;}
	.lanmu_l, .lanmu1_l {font-size: 21px;}
	.lanmu_r, .lanmu1_r {font-size: 12px;}
	.lanmu_r a, .lanmu1_r a {padding: 0 10px;margin-top: 0px;}
	.lanmu2 {margin-bottom: 26px;}
	.lanmu2_l {font-size: 27px;}
}
@media(max-width:320px){
	.lanmu1_l {font-size: 16px;margin-top: 6px;}
}

/*通用图片*/
.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: 293px;}
.picturelist li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.picturelist li .boxstyle .txtinfo {margin: -46px 30px 26px 30px;overflow: hidden;padding: 22px;position: relative;z-index: 2;background-color: #fff;height: 220px;
-ms-box-shadow: 0px 4px 22px -2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 4px 22px -2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 22px -2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 4px 22px -2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 22px -2px rgba(0, 0, 0, 0.1);
}
.picturelist li:hover .boxstyle .txtinfo {background-color: #568cd5 !important;}
.picturelist li .boxstyle .txtinfo h5 {font-size: 16px;color: #1481d5;margin: 0 0 14px 0;font-weight: 700;text-transform: inherit;}
.picturelist li .boxstyle .txtinfo h4 { font-size: 20px;font-weight: 500;margin: 0;line-height: 130%;overflow: hidden;height: 106px;color: #000;}
.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:hover .boxstyle .txtinfo h5, .picturelist li:hover .boxstyle .txtinfo h4 {color: #fff;}
.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: 260px;}
}
@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: 248px;}
.picturelist li .boxstyle .txtinfo {height: 206px;}
}
@media (max-width: 1199px) {
.picturelist li .boxstyle img {height: 193px;}
.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;margin: -46px 15px 26px 15px;}
.picturelist li .boxstyle .txtinfo h4 { font-size: 18px;height: 118px;}
}
@media (max-width: 1024px) {

}
@media (max-width: 991px) {
.picturelist li:last-child {display: block;}
.picturelist li .boxstyle img {height: 226px;}
}
@media (max-width: 800px) {

}
@media (max-width: 767px) {
.picturelist li:last-child {display: none;}
.picturelist li .boxstyle .txtinfo {height: auto;padding: 13px 15px 30px 15px;}
.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;}
}

.media {overflow: hidden;}
.media li {margin-bottom: 30px;}
.media li .boxstyle {position: relative;}
.media li .boxstyle .thumbnail__link {border: #ccc solid 1px;}
.media li .boxstyle img {width: 100%;height: 213px;}
.media li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.media li .boxstyle .medianame {margin: -16px auto 20px auto;overflow: hidden;padding: 0 8px;position: relative;z-index: 2;display: block;max-width: 120px;background: #f26033;color: #fff;font-size: 18px;text-align: center;text-transform: uppercase;font-weight: 700;height: 34px;line-height: 34px;}
.media li .boxstyle .txtinfo {margin: 16px 0 0 0;overflow: hidden;position: relative;z-index: 2;height: 180px;
}
.media li .boxstyle .txtinfo h5 {font-size: 16px;color: #1481d5;margin: 0 0 14px 0;font-weight: 700;text-transform: inherit;}
.media li .boxstyle .txtinfo h4 { font-size: 20px;font-weight: 500;margin: 0 0 16px 0;line-height: 125%;overflow: hidden;height: 75px;color: #000;}
.media li:hover .boxstyle .txtinfo h4 {color: #002b7a;}
.media li .boxstyle .txtinfo p {font-size: 15px;color: #888;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;}
.media li .boxstyle .txtinfo span {font-size: 16px;color: #74baf2;line-height: 22px;font-weight: 700;margin-bottom: 6px;display: block;}
@media (max-width: 1440px) {
    .media li .boxstyle img {height: 190px;}
}
@media (max-width: 1280px) {
.media .row {margin-right: -19px;margin-left: -19px;}
.media .row > [class^='col'] {padding-right: 19px;padding-left: 19px;}
.media li .boxstyle img {height: 176px;}
}
@media (max-width: 1199px) {
.media li .boxstyle img {height: 162px;}
.media .row {margin-right: -15px;margin-left: -15px;}
.media .row > [class^='col'] {padding-right: 15px;padding-left: 15px;}
.media li .boxstyle .txtinfo h4 { font-size: 18px;height: 88px;}
.media li .boxstyle .txtinfo p {font-size: 14px;}
}
@media (max-width: 1024px) {

}
@media (max-width: 991px) {
.media li:last-child {display: block;}
.media li .boxstyle img {height: 221px;}
.media li .boxstyle .txtinfo h4 { height: 66px;}
.media li .boxstyle .txtinfo p {font-size: 15px;}
}
@media (max-width: 800px) {

}
@media (max-width: 767px) {
.media li .boxstyle .txtinfo {height: auto;}
.media li .boxstyle .txtinfo h4 { font-size: 20px;}
.media li .boxstyle .txtinfo h4, .media li .boxstyle img {height: auto;}
    .media li .boxstyle .txtinfo p {height: auto;-webkit-line-clamp: initial;}
}

/*-----------------文字列表---------------------*/
.list-service { overflow:hidden; display:block;}
.list-service ul li{overflow:hidden;border-bottom:0px dashed #d4d4d4; text-align:left;padding: 0;margin-bottom: 11px;background-image: url();background-repeat: no-repeat;background-position: 15px 3px;padding:0 0 0 48px;}
.list-service ul li:last-child {margin-bottom: 2px;}
.list-service ul li a{ float:left;width:100%;overflow:hidden;font-size:14px;line-height:22px; color:#838383;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;}
.list-service ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-service ul li a:hover {color: #c5222a; text-decoration: none;}
@media (max-width: 767px){
	.list-service ul li a{width:96%;text-overflow:initial; white-space:initial;}
}

.list-crafts { overflow:hidden; display:block;}
.list-crafts ul li{overflow:hidden;border-bottom:0px dashed #d4d4d4; text-align:left;padding: 0;margin-bottom: 11px;background-image: url();background-repeat: no-repeat;background-position: 15px 3px;padding:0 0 0 48px;}
.list-crafts ul li:last-child {margin-bottom: 2px;}
.list-crafts ul li a{ float:left;width:100%;overflow:hidden;font-size:15px;line-height:22px; color:#838383;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;}
.list-crafts ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-crafts ul li a:hover {color: #c5222a; text-decoration: none;}
@media (max-width: 991px){
	.list-crafts { margin-top: 28px;}
}
@media (max-width: 767px){
	.list-crafts ul li a{width:96%;text-overflow:initial; white-space:initial;}
}

.plate {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
}
.plate figure img {
    width: 100% !important;
}
.list-tab { overflow:hidden; display:block;margin-top: 20px;}
.list-tab ul li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4; width:100%; text-align:left;color: #afafaf;margin: 0 0 16px 0;}
.list-tab ul li:last-child {margin: 0 0 2px 0;}
.list-tab ul li a{ font-size:14px;line-height:22px; color:#2b2b2b;font-weight:500;}
.list-tab ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-tab ul li a:hover {color: #004ea2; text-decoration: none;}
.list-tab i {float: left;margin: 14px 0 0 8px;}
.list-tab span {line-height:34px;color:#a1a1a1; font-size: 13px; font-family:Arial;}
.list-tab span.right {float: right;}
@media screen and (max-width: 767px){
	.list-tab ul li a{ font-size:15px;}
	.list-tab ul li{ font-size:14px;}
}

.list-news { overflow:hidden; display:block;}
.list-news li{overflow:hidden;border-bottom:0px dashed #d4d4d4;margin-bottom: 20px;}
.list-news li:last-child {margin-bottom: 10px;}
.list-news li a{ float:left;width:88%;overflow:hidden;font-size:18px;line-height:1.4; color:#252525;background-image: url(textListicon.png);background-repeat: no-repeat;background-position: left 7px;padding-left: 20px; }
.list-news li a:hover {color: #0772ca;}
.list-news span {line-height:1.7;color:#9b9b9b; font-size: 15px;}
.list-news span.right {float: right;}
.list-news[data-v-fy] li:last-child {margin-bottom: 20px;}
.list-news[data-v-no] li a { width:100%;}
@media (max-width: 1199px){
	.list-news li a{ width:83%;}
}
@media (max-width: 991px){
	.list-news li a{ width:81%;}
}
@media (max-width: 767px){
	.list-news {margin-top: 9px;}
	.list-news li a {width:75%;white-space: normal;}
}
@media (max-width: 380px){
	.list-news li a {width:100%;}
	.list-news span {display: none;}
}

.list-tab1 { overflow:hidden; display:block;margin-top: 20px;}
.list-tab1 ul li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4; width:100%; text-align:left;color: #afafaf;margin: 0 0 12px 0;}
.list-tab1 ul li:last-child {margin: 0 0 2px 0;}
.list-tab1 ul li a{ font-size:14px;line-height:22px; color:#2b2b2b;font-weight:500;background: url() no-repeat left 7px;padding-left: 15px;}
.list-tab1 ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-tab1 ul li a:hover {color: #004ea2; text-decoration: none;}
.list-tab1 i {float: left;margin: 14px 0 0 8px;}
.list-tab1 span {line-height:34px;color:#a1a1a1; font-size: 13px; font-family:Arial;}
.list-tab1 span.right {float: right;}
@media screen and (max-width: 767px){
	.list-tab1 ul li a{ font-size:15px;}
	.list-tab1 ul li{ font-size:14px;}
}

.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;}
}

/*---------------页尾---------------------*/
.foot {background: rgb(74, 46, 34);padding: 50px 0 40px;background-size: cover;}
.foot .foot-l {width: 70%;}
.foot .foot-r {width: 30%;}
.foot .foot-r h4 {font-size: 16px;color: #fff;font-weight: 700; margin: 0 0 15px;text-transform: uppercase;}
.foot .foot-r h5 {font-size: 14px;line-height: 1.9;color: #baaca5;margin: 0 0 30px;text-transform: none;}
.foot .foot-r .foot-map {width: 100%; height: 210px;}
.copyright {display:block; overflow:hidden;width: 100%;float: left;}
.copyright h4 {font-size: 14px;color: #685a54;line-height: 1.5;margin-bottom: 10px;border-bottom: #503d3d solid 1px;padding-bottom: 10px;}
.copyright h5 {font-size: 14px;color: #685a54;line-height: 1.5;margin: 0;text-transform: none;}

.foot .footer-info {
  padding-bottom: 50px;
}
.foot .footer-info ul li {
  color: #fff;
}
.foot .footer-info ul li:last-child {border-right: 0;}
.foot .footer-info ul li .box-title {font-size: 16px;font-weight: 700; margin-bottom: 15px;}
.foot .footer-info ul li .box-title a {color: #FFFFFF;text-transform: uppercase;}
.foot .footer-info ul li .box-title a:hover {color: #fff;}
.foot .footer-info ul li .box-main a {font-size: 14px;
  display: block;
  line-height: 1.4;
  color: #baaca5;
  padding: 7px 0;
}
.foot .footer-info ul li .box-main a:hover {
  color: #fff;
}
.foot .footer-info .col-md-2 {width: 14.285%;float: left;}
.foot .footer-copy {
  background: #0f2bab;
  padding-top: 25px;
  padding-bottom: 28px;
  border-top: #3f55bc solid 1px;
}
.foot .footer-copy .copy-main {
  position: relative;
  padding-right: 168px;
}
.foot .footer-copy .copy-img {
    width: 338px;
    height: 40px;
    border-right: #7fa0d1 solid 1px;
    display: block;
    overflow: hidden;
    float: left;
    margin-right: 18px;
    padding: 2px 18px 0;
}
.foot .footer-copy .copy-txt {
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.6);
}
.foot .footer-copy .copy-txt a:hover {color: #fff;}
.foot .footer-copy .copy-txt span {display: inline-block;}
.foot .footer-copy .copy-links {
  position: absolute;
  right: 0;
  top: -6px;
}
@media (max-width: 1199px) {
	.foot .footer-info {padding-bottom: 40px;}
	.foot .footer-info ul li .box-title.h20 {font-size: 18px;}
	.foot .footer-info .col-md-2 {width: 13.8%;}
	.foot .footer-info .col-md-2:nth-child(3) {width: 17%;}
	.foot .footer-copy .copy-img {width: 256px;padding: 9px 18px 0;}
}
@media (max-width: 991px) {
	.foot .footer-info ul li .box-title.h20 {font-size: 16px;}
	.foot .footer-info .col-md-2 {width: 13.1%;}
	.foot .footer-info .col-md-2:nth-child(3) {width: 21%;}
	.foot .footer-copy .copy-links {position: inherit;width: 165px;margin: 14px auto 0;right: inherit;top: inherit;}
	.foot .footer-copy .copy-img {width: 232px;}
	.foot .footer-copy .copy-main {padding-right: 0;}
}
@media (max-width: 767px) {
	.foot .footer-info {padding-bottom: 0;}
	.foot .footer-info ul li {margin-bottom: 30px;}
	.foot .footer-info .col-md-2 { height: inherit;float: none;display: inline-block;width: auto;padding: 0 8px;}
	.foot .footer-info .col-md-2:nth-child(3) {width: auto;}
	.foot .footer-info ul li .box-title.h20 {font-size: 15px;}
	.foot .footer-copy .copy-img {width: 100%;height: auto;border-right: 0;margin-bottom: 15px;}
	.foot .footer-copy .copy-txt {width: 100%;text-align: center;}
	.foot .foot-l, .foot .foot-r {width: 100%;}
	.copyright {margin-top: 20px;}
}

/*---------------------------------导航＆菜单------------------------------------------*/
.twobanner {height: 236px;border-top: #4d788e solid 1px;}
.twolmmt {margin: 4px 0 0 0;}
.h_menu {padding: 19px 13.2% 0;}
.h_menu[data-v-pg] {padding: 3px 13.2% 0;border-bottom: #6e310b solid 10px;}
.header.fixed.fixed-header-on .h_menu {padding: 3px 13.2% 0;}
.location_menu { overflow:hidden;padding: 0px;}
.navbar {min-height: 40px; border: 0px solid transparent;}
.navbar-toggle {float: right;padding: 4px 0;margin-top: 15px;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: #e2e7ef;}
.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;
}
.header[data-v-pg] {background-color: #f5faff;}
@media (max-width: 1024px) {
.twobanner {height: 206px;}
}
@media only screen and (max-width: 992px) {
.nav-pills > li > a {font-size: 14px;}
	.navbar-toggle {margin-top: 33px;}
}
@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-toggle {padding: 11px 0;margin-top: 12px;}
.navbar-collapse { margin-top:5px;}
.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:#7d300f;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.7,1,.7,1)}
.header .navbar-toggle .toggle-icon:after,.header .navbar-toggle .toggle-icon:before{position:absolute;left:0;background:#7d300f;content:" "}
.header .navbar-toggle:hover .toggle-icon,.header .navbar-toggle:hover .toggle-icon:after,.header .navbar-toggle:hover .toggle-icon:before{background:#7d300f;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.7,1,.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(.7,1,.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(.7,1,.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;
}

.contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}

.leftNavigation {
  margin: 0rem 0;
}
.leftNavigation li {margin-bottom: 10px;}
.leftNavigation, .leftNavigation li ul {
  list-style: none;
  padding: 0;
}
.leftNavigation li a {
  font-size: 18px;
  display: block;
  padding: 24px 24px 24px 40px;
  color: #032e58;
  border-bottom: solid 1px #d5e0e8;
  /*text-overflow: ellipsis;*/
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:700;
  border-radius: 4px;background: #f0f5f9;
  -moz-transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
.leftNavigation li a:before {font-family: 'FontAwesome';content: "\f105";position: absolute;left: 24px;top: 24px;margin-left: 0;visibility: visible;color: #032e58;-moz-transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;}
.leftNavigation li a, .leftNavigation li a .leftNavIcon {
  line-height: 20px;
}
.leftNavigation li a .leftNavIcon {
  width: 3rem;
  padding: 12px 0;
  text-align: center;
  font-weight: 600;color: #add4ee;font-size: 17px;
}
.leftNavigation li.active a .leftNavIcon {color: #0c4294;}
.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 4rem;
  padding: 0.8rem 0;
  text-align: center;
}
.leftNavigation li a:hover {
  background: linear-gradient(-20deg, #3391d7, #0354a7) !important;
  background: #094291;
  color: #fff;
  padding-left: 50px;
}
.leftNavigation li a:hover:before {left: 34px;color: #fff;}
.leftNavigation li a:hover .leftNavIcon {color: #0c4294;}
.leftNavigation li ul {
  display: none;
  margin: 0;
}
.leftNavigation li ul li { border-bottom: solid 1px #1e76b8;}
.leftNavigation li ul li a {
  border: 0px; font-size:15px; color:#ffffff; background:url() no-repeat 29px 20px; padding-left:42px;border-left: #2473c0 solid 3px;
}
.leftNavigation li ul li a:hover {
  background:url() no-repeat 29px 20px;color:#8bebff;text-decoration:none;border-left: #2473c0 solid 3px;
}
/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
  color: #8bebff; text-decoration:none;
}
.leftNavigation li.active > a {
  color: #ffffff;
    padding-left: 50px;
    background: linear-gradient(-20deg, #3391d7, #0354a7) !important;
    background: #094291;
}
.leftNavigation li.active > a:before {left: 34px;color: #fff;}
.leftNavigation li.active ul {
  display: block;border-top: solid 1px #1e76b8;
}
.leftNavigation > li.active {
  background-color: #d7e8f5;
}
.leftNavigation li ul li .level4 {border-top: solid 1px #1e76b8;}
.leftNavigation li ul li .level4 li a {
  border-bottom: solid 0px #D0E9F3; font-size:14px; color:#e2f5fa; padding-left:42px;background: transparent;border-left: #2473c0 solid 3px;
}
.leftNavigation li ul li .level4 li a:hover {color: #8bebff;}
.leftNavigation li ul li .level4 li {border-bottom: solid 1px #1e76b8;}
.leftNavigation li ul li .level4 li:last-child {border-bottom: solid 0px #D0E9F3;}

/*---------------细览---------------------*/
.staffinfo {overflow: hidden;margin-top: 8px;margin-bottom: 30px;}
.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:32px;line-height:1.2; margin:5px 0 15px 0;display: block;color: #272727;font-weight: 700;}/*text-overflow: ellipsis;white-space: nowrap;*/
.staffinfo li h2 a { color:#292929;}
.staffinfo li h2 a:hover { color:#045d00; text-decoration:none;}
.staffinfo .news-img{}
.staffinfo .news-img img{ border:#e4e4e4 solid 0px;max-width: 300px;}
.staffinfo .news-txt {padding-top: 16px;}
.staffinfo .news-txt p { line-height: 25px; font-size: 15px; margin: 0px; color:#333333;font-weight: 700;}
.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: 767px) {
.staffinfo .news-img{ margin-right: 0px;width: 100%;margin-bottom: 15px;}
    .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: #333;line-height:1.4; font-size: 28px;margin: 0 0 36px;font-weight: 500;text-align: center;font-family: Arial;}
.xlmain .dptitle {color: #c06401;line-height:1.4; font-size: 26px;margin: 0 0 12px;font-weight: 700;text-align: center;}
.xlmain .dpftitle {color: #333;line-height:1.4; font-size: 22px;margin: 0 0 30px;font-weight: 700;text-align: center;}
.xlmain .lwtitle {color: #333;line-height:1.3; font-size: 26px;margin: 15px 0 24px 0;font-weight: 700;}
.xlmain .basicinfo {border-bottom: solid 1px #e2e2e2; padding: 0px 0px 3px 0px;}
.xlmain .basicinfo .qtinfo {color:#777; font-size: 14px;margin: 0 0 10px 0;}
.xlmain .basicinfo .qtinfo a {color:#777; text-decoration: none;}
.xlmain .basicinfo .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
.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 .basicinfo .other-share {float: right;}
.xlmain .text { margin:0 0 12px 0; overflow:hidden; display:block;}
.xlmain .text p {margin: 0 0 22px 0;}
.xlmain .text p:last-child {margin: 0;}

.xlmain .textxl { margin:26px 0 0 0; overflow:hidden; display:block;}
.xlmain .textxl p {margin: 0 0 22px 0;}
.xlmain .textxl p: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 .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;background: #d5eaf8;border-left: #1259b9 solid 5px;padding: 0 12px 0 12px;margin: 18px 0 16px 0;}
.rylanmu_l { color:#082675;float:left;font-weight: 700;font-size:19px;line-height: 140%;padding: 6px 0;}
.rylanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.xlmain .textry {overflow: hidden;font-size: 18px;line-height: 170%;}
.xlmain .textry .mt {margin-top: 288px;}
.xlmain .textry h3 { font-size:32px;line-height:1.2; margin:0 0 30px 0;display: block;color: #004098;font-weight: 700;}
.xlmain .textry h3 span {font-size: 22px;margin-left: 20px;color: #999;}
.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: 0 0 16px 0;}
.xlmain .textry p a {color: #333;}
.xlmain .textry p a:hover {color: #005bac;}
.xlmain .textry strong {font-size: 20px;color: #373737;padding: 0 0 20px 0; }
.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;background: #f5fafe;padding: 18px 30px 30px 30px;margin: 26px 0 0 0;}
.xlmain .textry .rydetail tbody {background-color: transparent;}
.xlmain .textry .fr img {max-width: 214px;margin-left: 28px;margin-bottom: 12px;}

.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;}

.attach {}
.attach .xlmain .wztitle {font-size: 52px;}

.xlmain .cont-page {
  margin-top: 25px;
  border-top: solid 1px #e2e2e2;
  padding-top: 30px;
  line-height: 24px;
  color: #666666;font-size: 15px;
}
.xlmain .cont-page .a-page {
  margin-bottom: 10px;
}
.xlmain .cont-page .a-page a {
  color: #666666;
}
.xlmain .cont-page .a-page:hover {
  color: #56782e;
}
.xlmain .cont-page .a-page:hover a {
  color: #56782e;
}
@media (min-width: 992px) {
	.xlmain .platforminfo { width: 876px;}
}
@media (min-width: 767px) {
	.xlmain .textxl img {max-width: 70%;}
}
@media (max-width: 1199px) {
	.xlmain .textsp { width: 64%;}
}
@media (max-width: 991px) {
	.xlmain .wztitle {font-size: 30px;}
	.xlmain .textsp { width: 80%;}
	.xlmain .textld .photo {width: 100%;margin: 0 0 18px 0;}
}
@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: 6px 0 26px;font-size: 24px;}
	.xlmain .basicinfo .qtinfo {margin: 0 0 8px 0;width: 100%;text-align: center;}
	.xlmain .basicinfo .share {float: none;width: 138px;margin: 0 auto;}
	.xlmain .textxl { margin:20px 2px 0 2px;}
	.nrhei {line-height: 180%;}
	.xlmain .textsp { width: 100%;margin:20px auto 4px auto;}
	.xlmain .textry .rydetail {padding: 14px 18px 18px 18px;}
	.xlmain .platforminfo {width: 100%;}
	.xlmain .platforminfo img {margin: 0 auto 40px auto;}
    .xlmain .textry {line-height: 150%;}
    .xlmain .textry .fr {width: 100%;}
    .xlmain .textry .fr img {margin-left: auto;margin-right: auto;margin-bottom: 20px;}
    .xlmain .textry h3 span {display: block;margin-top: 8px;margin-left: 0;}
    .attach .xlmain .wztitle {font-size: 42px;}
    .xlmain .wztitle {line-height: 120%;}
}

/*-----------------Directors---------------------*/
.peof{margin-bottom:28px;}
.pep {}
.pep .row {margin-left: -15px;margin-right: -15px;}
.pep .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
.pep-img{
    text-align: center;
    margin-bottom: 20px;
    display: block;
}
.pep-img div img {
	width: 180px;
    height: 238px;
    margin-bottom: 20px;
}
.pep-img p {
    font-size: 22px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 8px;
}
.pep-img p.title{
   font-size:15px;
   color:#5d6272;
   font-weight: 500;
}
.pep-img p:last-child{
    font-size: 14px;
    line-height: 20px;
}
@media (max-width: 1199px) {
	.pep-img div img {width: 133px;height: 176px;}
	.pep-img p {font-size: 18px;}
}
@media (max-width: 767px) {
	.pep-img div img {width: 200px;height: auto;}
	.pep-img p {font-size: 24px;}
	.pep-img {margin-bottom: 28px;}
}

/*-----------------图文---------------------*/
.graphiclist {overflow: hidden;margin-bottom: 10px;background-color: rgba(255, 255, 255, 0.93);border: 1px solid #d3b6a4;padding: 40px;}
.graphiclist li {margin-bottom: 22px;padding-bottom: 22px; display: block; overflow: hidden;border-bottom: #ccc dotted 1px; }
.graphiclist li:last-child {margin-bottom: 0;padding-bottom: 0;border: 0;}
.graphiclist li h2 { font-size:20px;line-height:1.5; margin:0 0 16px;}
.graphiclist li h2 a { color:#333;overflow: hidden;display: block;
max-height: 60px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.graphiclist li h2 a:hover { color:#6e310b; text-decoration:none;}
.graphiclist .news-img .thumbnail__link { border: #e4e4e4 solid 1px;}
.graphiclist .news-img img { width: 383px; height: 255px;}
.graphiclist .news-txt span {font-size: 14px;color: #bbb;line-height: 22px;font-weight: 300;margin-top: 8px;display: block;}
.graphiclist .news-txt p { line-height: 1.5; font-size: 15px; margin: 0px; color:#999;overflow: hidden;
max-height: 66px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.graphiclist .news-txt i { font-size: 14px; margin: 12px 0 0 0; color:#bbb; 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: 768px) {
	.graphiclist .news-img{ margin-right: 35px;}	
}
@media (min-width: 1200px) {
	.graphiclist .news-txt {overflow: hidden;height: 194px;}
}
@media (max-width: 1199px) {
	.graphiclist {padding: 22px;}
	.graphiclist .news-img img {width: 310px; height: 206px;}
	.graphiclist .news-txt p {max-height: 46px;-webkit-line-clamp: 2;}
	.graphiclist li h2 {margin: 0 0 9px;}
}
@media (max-width: 767px) {
	.graphiclist {padding: 16px;}
	.graphiclist .news-img {margin-bottom: 16px;}
	.graphiclist .news-img img {width: 100%;height: auto;}
	.graphiclist .news-txt {float: left;}
	.graphiclist li h2 a {max-height: inherit;-webkit-line-clamp: inherit;}
}
/*-------------------------btn styles--------------------------------*/
.new-more {
    display: block;
    overflow: hidden;
    margin-top: 56px;
    text-align: center;
}


.btn-style-one {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 1.1;
    color: #fff;
    padding: 12px 70px;
    border-radius: 5px;
    overflow: hidden;
    vertical-align: middle;
	background-color: #56782e;
	margin-top: 20px;
}

.btn-style-one i {
    margin-right: 8px;
    display: inline-block;
    transform: rotate(135deg);
    position: relative;
    bottom: 1px;
}

.btn-style-one:hover {
    color: #fff;
    background-color: #6e310b;
}

.btn-style-one:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0%;
    content: "";
    background-color: #6e310b;
    transition: .5s;
    border-radius: 5px;
}

.btn-style-one:hover:before {
    width: 100%;
}
.btn-style-one span {
    position: relative;
}

.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;
}


/* 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: -89%;
    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---------------*/
.page{
    margin-top: 10px;
    text-align: center;
}
.page a,.page span{
    display: inline-block;
    padding: 0 12px;
    margin:0 3px;
    min-width: 40px;
    line-height: 36px;
    background: #fff;
    border-radius: 2px;
    text-align: center;
    border: 1px solid #dcdcdc;
}
.page a:hover, .page span{
    background: #7f3304;
    color: #fff;
}
.page a:hover, .page span {border-color:#7f3304; }
.page a.active{
    background: #7f3304;
    color: #fff;
	border-color:#7f3304;
}

/*---------------表单---------------------*/
.formbox .tbw1 {width: 15%;}
.formbox {overflow: hidden;width: 100%;margin: 36px auto 0 auto;}
.formbox .form-group {margin-bottom: 8px;overflow: hidden;}
.formbox .form-control {border-color: #ccc;height: 32px;padding: 0 10px;}
.formbox .form-control:focus {
	border-color: #6b9bc7;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .188);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .188);
}
.formbox textarea.form-control {height: auto;padding: 10px;}
.formbox .authorlist {overflow: hidden;margin-bottom: 12px;}
.formbox label {font-size: 16px;padding-top: 7px;}
.formbox label em {color: #c50000;margin-left: 4px;}
.formbox .btn-sblue {padding: 6px 36px 6px 36px;float: none;margin: 20px 0;font-size: 18px;}
.formbox td {padding-left: 6px;}
.formbox .retrieve {color: #464646; background:#e9e9e9;padding:9px 70px;font-size:15px;display: inline-block; border-radius: 2px;text-decoration: none;margin-left: 20px;font-weight: 700;}
.formbox .retrieve:hover {background:#dedede;color:#464646;text-decoration:none;}
.formbox .upfile {border: #ccc solid 1px;padding: 15px;}
.formbox .upfile h4 {text-align: left;margin: 0 0 15px 0;font-size: 14px;}
.formbox .upfile .upbtn {width: 102px;height: 32px; position: relative;overflow: hidden;}
.formbox .upfile .upbtn .file {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    cursor: pointer;
}
.formbox .btn-danger {float: left;padding: 5px 13px;border-radius: 2px;}
.formbox .btn-default {padding: 5px 13px;border-radius: 2px;float: left;}
.formbox i {color: #0f6bb5;font-size: 17px;}
@media (max-width: 767px){
	.formbox .tbw1 {width: 22%;}
	.formbox .tmt {margin-top: 10px;}
}

.namelist{overflow: hidden;margin-top: 2px;}
.namelist li {margin: 6px 0;padding: 0 6px;width: 12.5%;float: left;}
.namelist li a {font-size: 15px;color: #444;line-height: 18px;}
.namelist li a:hover {color: #17318b;text-decoration: none;}

.paper {}
.paper .win-lb {width: 162px;float: left;text-align: right;font-weight: 700;margin-bottom: 10px;margin-right: 8px;}
.paper .win-nr {overflow: hidden;margin-bottom: 10px;}

.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;
}
.hei14 {font-size: 14px;line-height: 25px;color: #6e310b;text-decoration: none;}
a.hei14:hover, a.hei14:focus {color: #9abe69;}
.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: 14px;line-height: 25px;color: #fff;text-decoration: none;}
a.bai14:hover, a.bai14:focus {color: #fff;}
.bai15 {font-size: 15px;line-height: 20px;color: #e9f7ff;text-decoration: none;padding-bottom: 10px;}
a.bai15:hover {color: #8bebff; font-size: 15px;}
@media (max-width: 767px) {
	.hei1 {font-size: 15px;line-height: 22px;}
	A.hei1:hover {FONT-SIZE: 15px;}
    .bai14 {font-size: 16px;font-weight: 500;}
}
/*-----------------Research Groups-----------------------*/
.list-link { overflow:hidden; display:block;}
.list-link li {overflow:hidden;margin-bottom: 28px;}
.list-link li:nth-last-child(1), .list-link li:nth-last-child(2) {margin-bottom: 0;}
.list-link li a .linkbox {overflow: hidden;}
.list-link li a .linkbox i {height: 60px;width: 60px;border-radius: 50%;background: url(ktzico.jpg) no-repeat center #fff;display: block;float: left;margin-right: 13px;
-ms-box-shadow: 0px 0px 6px 0px rgb(55, 74, 151, .2);
    -o-box-shadow: 0px 0px 6px 0px rgb(55, 74, 151, .2);
    -moz-box-shadow: 0px 0px 6px 0px rgb(55, 74, 151, .2);
    -webkit-box-shadow: 0px 0px 6px 0px rgb(55, 74, 151, .2);
    box-shadow: 0px 0px 6px 0px rgb(55, 74, 151, .2);
}
.list-link li a .linkbox h4 {font-size: 16px;color: #333;margin: 5px 0;font-weight: 700;display: table;height: 50px;line-height: 1.4;}
.list-link li a .linkbox h4 span {display: table-cell;vertical-align: middle;}
.list-link li a:hover .linkbox h4 {color: #0772ca;}
.list-link .col-md-6 {float: left;width: 50%;}
@media (max-width: 1280px){
	.list-link li a .linkbox h4 {font-size: 15px;}
}
@media (max-width: 1199px){
	.list-link .col-md-6 {width: 100%;}
	.list-link li a .linkbox h4 {font-size: 17px;}
	.list-link li:nth-last-child(2) {margin-bottom: 28px;}
	.list-link li:nth-last-child(1) {margin-bottom: 0;}
}
@media (max-width: 767px){
	.list-link li a .linkbox h4 {line-height: 1.5;overflow: hidden;}	
}
/*-----------------Facitity-----------------------*/
.news2List {overflow: hidden;}
.news2List .box-img {
    height: 201px;
    margin-bottom: 15px;
    overflow: hidden;
}
.news2List .box-img img {
    width: 100%;min-height: 201px;
}
.news2List li{
    margin-bottom: 30px;
}
.news2List li .newsTitle {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.5;
    height: 48px;margin: 0;
}
.news2List .col-md-4 {float: left;width: 33.333333%;}
@media (max-width: 1440px){
	.news2List .box-img {height: 176px;}
	.news2List .box-img img {min-height: 176px;}
}
@media (max-width: 1280px){
	.news2List .box-img {height: 166px;}
	.news2List .box-img img {min-height: 166px;}
}
@media (max-width: 1199px){
	.news2List .col-md-4 {width: 50%;}
	.news2List .box-img {height: 199px;}
	.news2List .box-img img {min-height: 199px;}
}
@media (max-width: 767px){
	.news2List .col-md-4 {width: 100%;}
	.news2List li .newsTitle {-webkit-line-clamp: inherit;height: auto;}
	.news2List .box-img {height: auto;}
}

.study-list {}
.study-list .boxpadding {padding: 30px 0 0;}
.study-list .boxpadding .sysico {width: 198px;height: 198px;text-align: center;margin: 0 auto;border-radius: 50%;background-color: rgb(74, 46, 34);background-repeat: no-repeat;background-position: center;padding: 10% 0 0;}
.study-list .boxpadding .sysico img {width: 56%;height: auto;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.study-list li:hover .boxpadding .sysico img {
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
-webkit-transition: scaleX(-1);
	-moz-transition: scaleX(-1);
	-ms-transition: scaleX(-1);
	-o-transition: scaleX(-1);
    transform: scaleX(-1);
}
.study-list li:nth-child(2) .boxpadding .sysico {background-color: rgb(86, 120, 46);}
.study-list li:nth-child(3) .boxpadding .sysico {background-color: rgb(143, 203, 251);}
.study-list li:first-child .boxpadding .sysico {padding: 13% 0 0;}
.study-list h4 {color: #56782e;margin: 30px 0 0;font-size: 30px;line-height: 1.1;overflow: hidden;font-family: Georgia,serif;font-size: 30px;font-weight: 700;}
.study-list li:hover h4 {color: #6e310b;}
.study-list h5 {font-size: 16px;line-height: 1.5;color: #666;margin: 8px 0 0;text-transform: none;}
.study-list .col-md-2 {width: 16.666666%;float: left;}
@media (max-width: 1199px){
	.study-list .boxpadding .sysico {padding: 15% 0 0;}
	.study-list li:first-child .boxpadding .sysico {padding: 20% 0 0;}
}
@media (max-width: 991px){
	.study-list .boxpadding .sysico {width: 170px;height: 170px;}
}
@media (max-width: 767px){
	.study-list .boxpadding .sysico {padding: 10% 0 0;}
	.study-list li:first-child .boxpadding .sysico {padding: 13% 0 0;}
}
/*-----------------Profile of Institute-----------------------*/
.jjtxt {margin-bottom: 80px;}
.jjtxt h3 {font-family: Georgia,serif;font-size: 28px;color: #6e310b;margin: 0 0 20px;font-weight: 700;line-height: 1.3;}
.jjtxt h4 {font-family: Georgia,serif;font-size: 18px;color: #666;margin: 0;line-height: 2;}
.jjinfo {}
.jjinfo .bgbox, .jjinfo .txtbox {width: 50%;}
.jjinfo .bgbox {background-position: center;background-repeat: no-repeat;background-size: cover;float:right;}
.jjinfo .txtbox {float:left;padding: 30px 40px;background-color: #e8ede3;}
.jjinfo .txtbox h3 { font-size:26px; line-height:1.4; margin:2px 0 15px;overflow: hidden;color:#56782e;display: block;font-weight: 700;font-family: Georgia,serif;}
.jjinfo .txtbox h4 { font-size:18px; line-height:1.8; margin:0;overflow: hidden;color:#56782e;display: block;font-family: Georgia,serif;}
.jjinfo li:nth-child(even) .bgbox {float:left;}
.jjinfo li:nth-child(even) .txtbox {background: #888;}
.jjinfo li:nth-child(even) .txtbox h3, .jjinfo li:nth-child(even) .txtbox h4 {color: #fff;}
@media (max-width: 1199px) {
	.jjinfo .txtbox {padding: 30px;}
}
@media (max-width: 991px) {
	.jjinfo .txtbox {padding: 20px;}
}
@media (max-width: 767px) {
	.jjtxt {margin-bottom: 50px;}
	.jjtxt h3 {margin-bottom: 20px;}
	.jjtxt h4 {line-height: 1.8;}
	.jjinfo .bgbox, .jjinfo .txtbox {width: 100%;}
	.jjinfo li:nth-child(1) .bgbox, .jjinfo li:nth-child(1) .txtbox, .jjinfo li:nth-child(2) .bgbox, .jjinfo li:nth-child(2) .txtbox, .jjinfo li:nth-child(3) .bgbox, .jjinfo li:nth-child(3) .txtbox, .jjinfo li:nth-child(4) .bgbox, .jjinfo li:nth-child(4) .txtbox {height: auto;}
}
/*-----------------Leadership-----------------------*/
.leader {}
.leader li {margin-bottom: 42px;overflow: hidden;}
.leader li:last-child {margin-bottom: 0;}
.leader h3 {font-size: 34px;line-height: 1.6;color: #56782e;margin: 0;font-family: Georgia,serif;font-weight: 700;}
.leader h4 {font-size: 26px;line-height: 1.1;color: #444;margin: 10px 0 20px;font-family: Georgia,serif;padding-left: 10px;}
.leader .xr-box {padding: 0 30px;}
.leader .xr-img {float: left;margin-right: 30px;width: 146px;height: 146px;border-radius: 50%;background-position: center;background-repeat: no-repeat;background-size: cover;}
.leader .xr-info {display: table;height: 146px;}
.leader .xr-info h5 {margin: 0;display: table;height: 146px;}
.leader .xr-info h5 p {display: table-cell;vertical-align: middle;font-size: 16px;line-height: 1.8;color: #666;font-family: Georgia,serif;text-transform: none;}
@media (min-width: 801px){
	.leader .xr-info {overflow: hidden;}
}
@media (max-width: 767px){
	.leader .xr-info {float: left;}
	.leader .xr-img {float: inherit;margin: 0 auto 30px;}
	.leader h3 {font-size: 26px;line-height: 1.3;}
	.leader h4 {text-align: center;}
	.leader .xr-box {padding: 0 20px;}
}
/*-----------------Facts and Figures-----------------------*/
.data-info {margin-top: 50px;}
.data-info .row {margin-right: -40px;margin-left: -40px;}
.data-info .row > [class^='col'] {padding-right: 40px;padding-left: 40px;}
.data-info h3 {font-family: Georgia,serif;font-size: 28px;color: #6e310b;margin: 0 0 20px;font-weight: 700;line-height: 1.3;}
.data-info h4 {font-family: Georgia,serif;font-size: 18px;color: #666;margin: 0;line-height: 1.8;}
.data-sz {}
.data-sz .row {margin-right: -20px;margin-left: -20px;}
.data-sz .row > [class^='col'] {padding-right: 20px;padding-left: 20px;}
.data-sz h3 {font-family: Georgia,serif;font-size: 78px;color: #56782e;margin: 0 0 20px;line-height: 1;font-weight: 400;}
.data-sz h4 {font-family: Georgia,serif;font-size: 15px;color: #444;margin: 0;line-height: 1.8;}
.data-sz li {margin-bottom: 30px;}
.data-sz li:nth-child(2n+1) {clear: left;}
.data-gs {font-size: 18px;color: #6e310b;font-style: italic;line-height: 1.4;text-align: center;margin-top: 60px;}
.jjtxt[data-v-tj] {margin-bottom: 30px;}
@media (max-width: 1199px){
	.data-info {margin-top: 30px;}
}
@media (max-width: 991px){
	.data-sz {margin-top: 30px;}
}
/*-----------------Research Departments----------------------*/
.piclist {overflow: hidden;margin-top: -40px;}
.piclist .row {margin-left: -20px;margin-right: -20px;}
.piclist .row > [class^='col'] {padding-left: 20px;padding-right: 20px;}
.piclist li {margin-top: 40px;
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;
}
.piclist li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
}
.piclist li .boxstyle {width: 100%;margin: 0 auto;background: #fff;padding: 25px;border-bottom: #56782e solid 3px;}
.piclist li .boxstyle .img-box {height: 294px;overflow: hidden;}
.piclist li .boxstyle .img-box img {width: 100%;height: auto;}
.piclist li .boxstyle h4 { margin: 56px 20px 0;text-align: center;font-size: 18px;line-height: 1.4;color: #56782e;font-weight: 700;height: 50px;overflow: hidden;}
.piclist li .boxstyle .more {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 2;
    padding-bottom: 2px;
	text-align: center;
}
.piclist li:last-child {width: 100%;}
.piclist li:last-child .boxstyle {width: 50%;}
@media (max-width: 1440px) {
	.piclist li .boxstyle .img-box {height: 259px;}
}
@media (max-width: 1280px) {
	.piclist li .boxstyle .img-box {height: 245px;}
}
@media (max-width: 1199px) {
	.piclist li .boxstyle .img-box {height: 185px;}
}
@media (max-width: 991px) {
	.piclist .row {margin-left: -15px;margin-right: -15px;}
	.piclist .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
	.piclist li .boxstyle .img-box {height: 135px;}
}
@media (max-width: 767px) {
	.piclist li .boxstyle .img-box {height: auto;}
	.piclist li:last-child .boxstyle {width: 100%;}
	.piclist li .boxstyle h4 {margin: 36px 20px 0;height: auto;}
	.piclist li {margin-top: 30px;}
}
/*-----------------Platforms & Facilities----------------------*/
.ptlist {overflow: hidden;margin-top: -40px;}
.ptlist li {margin-top: 30px;
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;
}
.ptlist li:hover {
	transform:translate(0,-3px);
	-webkit-transform:translate(0,-3px);
	-moz-transform:translate(0,-3px);
	-o-transform:translate(0,-3px);
	-ms-transform:translate(0,-3px);
}
.ptlist li .boxstyle {width: 100%;margin: 0 auto;background: #f3f3f3;padding: 0 0 20px;height: 620px;position: relative;}
.ptlist li:hover .boxstyle {-moz-box-shadow: 0px 3px 0 rgb(86, 120, 46);
    -webkit-box-shadow: 0px 3px 0 rgb(86 120 46);
    -ms-box-shadow: 0px 3px 0 rgb(86, 120, 46);
    -o-box-shadow: 0px 3px 0 rgb(86, 120, 46);
    box-shadow: 0px 3px 0 rgb(86 120 46);}
.ptlist li .boxstyle .img-box {height: 294px;overflow: hidden;}
.ptlist li .boxstyle .img-box img {width: 100%;height: auto;}
.ptlist li .boxstyle .txt-box {overflow: hidden;padding: 20px 20px 0;}
.ptlist li .boxstyle h4 { font-size: 18px;line-height: 1.4;color: #56782e;overflow: hidden;margin: 0 0 26px;}
.ptlist li .boxstyle h5 { font-size: 15px;line-height: 1.5;color: #777;overflow: hidden;margin: 0;text-transform: none;}
.ptlist li .boxstyle .more {
	position: absolute;
	left: 20px;
	bottom: 20px;
}
.ptlist li .boxstyle .more a {color: #56782e;font-size: 16px;}
.ptlist li .boxstyle .more a:hover {color: #6e310b;}

.ptlist[data-v-by] li .boxstyle {height: 660px;}
.ptlist[data-v-by] li .boxstyle .img-box {height: 363px;}
@media (max-width: 1440px) {
	.ptlist li .boxstyle .img-box {height: 266px;}
	.ptlist[data-v-by] li .boxstyle .img-box {height: 323px;}
}
@media (max-width: 1280px) {
	.ptlist li .boxstyle .img-box {height: 254px;}
	.ptlist[data-v-by] li .boxstyle .img-box {height: 307px;}
}
@media (max-width: 1199px) {
	.ptlist li .boxstyle {height: 640px;}
	.ptlist li .boxstyle .img-box {height: 195px;}
	.ptlist[data-v-by] li .boxstyle .img-box {height: 238px;}
	.ptlist[data-v-by] li .boxstyle {height: 630px;}
}
@media (max-width: 991px) {
	.ptlist li .boxstyle {height: 620px;}
	.ptlist li .boxstyle .img-box {height: 227px;}
	.ptlist[data-v-by] li .boxstyle .img-box {height: 180px;}
	.ptlist[data-v-by] li .boxstyle {height: 700px;}
}
@media (max-width: 767px) {
	.ptlist li .boxstyle {height: auto;}
	.ptlist li .boxstyle .img-box {height: auto;}
	.ptlist li .boxstyle .more {position: inherit;padding: 20px 20px 0;left: inherit;bottom: inherit;}
	.ptlist[data-v-by] li .boxstyle .img-box {height: auto;}
	.ptlist[data-v-by] li .boxstyle {height: auto;}
}

.sslist {}
.sslist .bgbox, .sslist .txtbox {width: 50%;}
.sslist .bgbox {background-position: center;background-repeat: no-repeat;background-size: cover;float:right;}
.sslist .txtbox {float:left;padding: 30px 40px;background-color: #56782e;position: relative;background-image: url(bg02.png);background-position: bottom center;background-size: cover;background-repeat: no-repeat;}
.sslist .txtbox h3 { font-size:24px; line-height:1.4; margin:2px 0 15px;overflow: hidden;color:#fff;display: block;font-weight: 700;font-family: Georgia,serif;}
.sslist .txtbox h4 { font-size:16px; line-height:1.8; margin:0;overflow: hidden;color:#fff;display: block;font-family: Georgia,serif;}
.sslist li .bgbox, .sslist li .txtbox {height: 383px;}
.sslist li:nth-child(even) .bgbox {float:left;}
.sslist li:nth-child(even) .txtbox {background-color: #4a2e22;}
.sslist li:nth-child(even) .txtbox h3, .sslist li:nth-child(even) .txtbox h4 {color: #fff;}
.sslist li .txtbox .more {position: absolute;left: 40px;bottom: 30px;}
.sslist li .txtbox .more a {color: #fff;font-size: 16px;}
.sslist li .txtbox .more a:hover {color: #ffc963;}
@media (max-width: 1199px) {
	.sslist li .bgbox, .sslist li .txtbox {height: 420px;}
	.sslist .txtbox {padding: 30px;}
	.sslist li .txtbox .more {left: 30px;}
}
@media (max-width: 991px) {
	.sslist li .bgbox, .sslist li .txtbox {height: 470px;}
	.sslist .txtbox {padding: 20px;}
	.sslist li .txtbox .more {left: 20px;}
}
@media (max-width: 767px) {
	.sslist li .bgbox, .sslist li .txtbox {width: 100%;height: auto;}
	.sslist li .txtbox .more {position: inherit;padding: 20px 0 10px;left: inherit;bottom: inherit;}
}
/*-----------------News----------------------*/
.newslist {overflow: hidden;}
.newslist li {margin-bottom: 30px;padding-bottom: 30px; display: block; overflow: hidden;border-bottom: #ccc dotted 1px; }
.newslist li:last-child {padding-bottom: 0;border: 0;}
.newslist li h2 { font-size:20px;line-height:1.5; margin:0 0 16px;}
.newslist li h2 a { color:#333;overflow: hidden;display: block;
max-height: 60px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.newslist li h2 a:hover { color:#6e310b; text-decoration:none;}
.newslist .news-img { overflow: hidden;}
.newslist .news-img img { width: 383px; height: 255px;
-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.newslist .news-img:hover 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); 
}
.newslist .news-txt span {font-size: 14px;color: #bbb;line-height: 22px;font-weight: 300;margin-top: 8px;display: block;}
.newslist .news-txt p { line-height: 1.5; font-size: 15px; margin: 0px; color:#999;overflow: hidden;
max-height: 66px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.newslist .news-txt .list-bottom {overflow: hidden;margin-top: 22px;}
.newslist .news-txt .list-bottom .list-date {font-size:14px; color:#bbb; line-height:1;}
.newslist .news-txt .list-bottom .list-eye {font-size:13px; color:#bbb; line-height:1;}
@media (min-width: 768px) {
	.newslist .news-img{ margin-right: 35px;}	
}
@media (min-width: 1200px) {
	.newslist .news-txt {overflow: hidden;height: 194px;}
}
@media (max-width: 1199px) {
	.newslist .news-img img {width: 310px; height: 206px;}
	.newslist .news-txt p {max-height: 46px;-webkit-line-clamp: 2;}
	.newslist li h2 {margin: 0 0 9px;}
}
@media (max-width: 767px) {
	.newslist .news-img {margin-bottom: 16px;}
	.newslist .news-img img {width: 100%;height: auto;}
	.newslist .news-txt {float: left;}
	.newslist li h2 a {max-height: inherit;-webkit-line-clamp: inherit;}
}

.researchlist {overflow: hidden;}
.researchlist li {margin-bottom: 30px;padding-bottom: 30px; display: block; overflow: hidden;border-bottom: #ccc dotted 1px; }
.researchlist li:last-child {padding-bottom: 0;border: 0;}
.researchlist li h2 { font-size:20px;line-height:1.5; margin:0 0 16px;}
.researchlist li h2 a { color:#333;overflow: hidden;display: block;
max-height: 60px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.researchlist li h2 a:hover { color:#6e310b; text-decoration:none;}
.researchlist .news-img { width: 498px;height: 220px; background-position: center;background-repeat: no-repeat;background-size: 100%;overflow: hidden;
-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.researchlist a:hover .news-img { background-size: 110%;}
.researchlist .news-img img { width: 100%; height: auto;
-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.researchlist .news-img:hover 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); 
}
.researchlist .news-txt span {font-size: 14px;color: #bbb;line-height: 22px;font-weight: 300;margin-top: 8px;display: block;}
.researchlist .news-txt p { line-height: 1.5; font-size: 15px; margin: 0px; color:#999;overflow: hidden;
max-height: 66px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.researchlist .news-txt .list-bottom {overflow: hidden;margin-top: 22px;}
.researchlist .news-txt .list-bottom .list-date {font-size:14px; color:#bbb; line-height:1;}
.researchlist .news-txt .list-bottom .list-eye {font-size:13px; color:#bbb; line-height:1;}
@media (min-width: 768px) {
	.researchlist .news-img { margin-right: 35px;}	
}
@media (min-width: 1200px) {
	.researchlist .news-txt {overflow: hidden;height: 194px;}
}
@media (max-width: 1199px) {
	.researchlist .news-txt p {max-height: 46px;-webkit-line-clamp: 2;}
	.researchlist li h2 {margin: 0 0 9px;}
	.researchlist .news-img { width: 406px;height: 180px;}
}
@media (max-width: 991px) {
	.researchlist .news-img { width: 296px;height: 156px;}
}
@media (max-width: 767px) {
	.researchlist .news-img {margin-bottom: 16px;width: 100%;height: auto;}
	.researchlist .news-txt {float: left;}
	.researchlist li h2 a {max-height: inherit;-webkit-line-clamp: inherit;}
}
/*-----------------For International Students----------------------*/
.gjxs-tw {background: #666;overflow: hidden;}
.gjxs-tw .img-box {width: 520px;height: 168px;background-repeat: no-repeat;background-position: center;float: left;background-size: cover;}
.gjxs-tw .txt-box {position: relative;padding: 40px 30px 30px;font-size: 18px;color: #fff;overflow: hidden;line-height: 2;}
.gjxs-tw .txt-box:after {
	content: "";
	position: absolute;
    top: 0;
    left: 0;
    width: 70%;
    height: 10px;
    background: #56782e;
}

.webcolumn[data-v-gjxs1] .lmname {color: #666;margin: 0 0 15px;}
.webcolumn[data-v-gjxs1] .lmname:after, .webcolumn[data-v-gjxs2] .lmname:after {background-color: #666;}
.webcolumn[data-v-gjxs2] .lmname {color: #666;text-transform: uppercase;margin: 0 0 15px;}

.zxyy {}
.zxyy h4 {font-size: 18px;color: #666;line-height: 1.6;margin: 0;}
.zxyy h4 a {color: #56782e;text-decoration: underline;}
.zxyy ul {margin-top: 60px;}
.zxyy li {background: #fff;position: relative;padding: 40px 30px 30px;margin-bottom: 40px;}
.zxyy li:last-child {margin-bottom: 0;}
.zxyy li:after {
	content: "";
	position: absolute;
    top: 0;
    left: 0;
    width: 30%;
    height: 10px;
    background: #6e310b;
}
.zxyy li h3 {font-size: 26px;color: #6e310b;line-height: 1.4;margin: 0 0 20px;}
.zxyy li h4 {font-size: 16px;color: #666;line-height: 1.6;margin: 0;}

.lifepic {overflow: hidden;}
.lifepic li {margin: 15px 0;}
.lifepic li .img-box {height: 334px;overflow: hidden;}
.lifepic li .img-box img {width: 100%;height: 100%;display: block;}

.lifepic[data-v-xy] li {margin: 0 0 30px;}
@media (max-width: 1440px) {
	.gjxs-tw .img-box {height: 180px;}
	.lifepic li .img-box {height: 297px;}
}
@media (max-width: 1280px) {
	.lifepic li .img-box {height: 282px;}
}
@media (max-width: 1199px) {
	.gjxs-tw .img-box {width: 428px; height: 216px;}
	.lifepic li .img-box {height: 217px;}
}
@media (max-width: 991px) {
	.gjxs-tw .img-box {width: 346px; height: 288px;}
	.lifepic li .img-box {height: 255px;}
}
@media (max-width: 767px) {
	.gjxs-tw .img-box {width: 100%; height: 208px;}
	.gjxs-tw .txt-box {padding: 30px 20px 20px;}
	.zxyy li {padding: 30px 20px 20px;}
	.zxyy li:after {width: 100%;}
	.lifepic li .img-box {height: auto;}
}
/*-----------------Global Engagement----------------------*/
.panel-group {margin-bottom: 0px;}
.panel-group .panel + .panel {margin-top: 0;}
.panel-heading a {border-bottom: #d7d7d7 solid 1px;line-height: 1.5;}
.panel-body {color: #666;line-height: 1.6;}

.gjxm-tw {background: #f3f3f3;overflow: hidden;}
.gjxm-tw .img-box {width: 520px;height: 260px;background-repeat: no-repeat;background-position: center;float: right;background-size: cover;}
.gjxm-tw .txt-box {position: relative;padding: 40px 30px 30px;overflow: hidden;}
.gjxm-tw .txt-box:after {
	content: "";
	position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 10px;
    background: #6e310b;
}
.gjxm-tw .txt-box h3 {font-size: 26px;color: #6e310b;line-height: 1.4;margin: 0 0 20px;}
.gjxm-tw .txt-box h4 {font-size: 16px;color: #666;line-height: 1.6;margin: 0;}

.gjxm-txt {}
.gjxm-txt ul {margin-top: 60px;}
.gjxm-txt li {background: #f3f3f3;position: relative;padding: 40px 30px 30px;margin-bottom: 40px;}
.gjxm-txt li:last-child {margin-bottom: 0;}
.gjxm-txt li:after {
	content: "";
	position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 10px;
    background: #6e310b;
}
.gjxm-txt li h3 {font-size: 26px;color: #6e310b;line-height: 1.4;margin: 0 0 20px;}
.gjxm-txt li h4 {font-size: 16px;color: #666;line-height: 1.6;margin: 0;}
@media (max-width: 1199px) {
	.gjxm-tw .img-box {width: 428px; height: 240px;}
}
@media (max-width: 991px) {
	.gjxm-tw .img-box {width: 346px; height: 318px;}
	.gjxm-tw .txt-box:after, .gjxm-txt li:after {width: 150px;}
}
@media (max-width: 767px) {
	.gjxm-tw .img-box {width: 100%; height: 208px;}
	.gjxm-tw .txt-box {padding: 30px 20px 20px;}
	.gjxm-txt li {padding: 30px 20px 20px;}
	.gjxm-tw .txt-box:after, .gjxm-txt li:after {width: 100%;}
}

.gjjxj-ry {}
.gjjxj-ry li {margin-bottom: 60px;}
.gjjxj-ry li:last-child {margin-bottom: 0;}
.gjjxj-ry .img-box {width: 130px;height: 130px;background-color: #fff;border-radius: 50%;background-position: center;background-repeat: no-repeat;background-size: cover;float: left;}
.gjjxj-ry .txt-box h4 {font-size: 19px;line-height: 1.4;color: #444;margin: 0 0 11px;border-bottom: #ccc dashed 1px;padding-bottom: 10px;cursor: pointer;}
.gjjxj-ry .txt-box h4:hover {color: #56782e;}
.gjjxj-ry .txt-box h5 {font-size: 15px;line-height: 1.4;color: #666;margin: 0 0 5px;font-weight: 700;text-transform: none;}
.gjjxj-ry .txt-box .details {font-size: 15px;line-height: 1.4;color: #666;min-height: 90px;}
@media (min-width: 768px) {
	.gjjxj-ry .img-box {margin-right: 30px;}
	.gjjxj-ry .txt-box {overflow: hidden;}
}
@media (max-width: 767px) {
	.gjjxj-ry .img-box {width: 100px;height: 100px;margin-right: 20px;}
	.gjjxj-ry li {margin-bottom: 45px;}
}
/*-----------------Journals----------------------*/
.qklist {overflow: hidden;}
.qklist li {margin-bottom: 80px; }
.qklist li:last-child {margin-bottom: 0;}
.qklist .news-img { margin-right: 50px;}
.qklist .news-img img { width: 295px; height: 264px;}
.qklist .news-txt {overflow: hidden;}
.qklist .news-txt .txt-box {overflow: hidden;}
.qklist .news-txt .txt-box h2 { font-size:28px;line-height:1.5; margin:0 0 16px;color: #56782e;font-weight: 700;}
.qklist .news-txt .txt-box p { line-height: 1.5; font-size: 15px; margin: 0px; color:#555;overflow: hidden;}
@media (min-width: 1200px) {
	.qklist .news-txt .txt-box {height: 203px;}
}
@media (min-width: 1281px) {
	.qklist .news-img { margin-right: 80px;}	
}
@media (max-width: 1199px) {
	
}
@media (max-width: 767px) {
	.qklist li {margin-bottom: 50px; }
	.qklist .news-img {margin-bottom: 16px;margin-right: 0;width: 100%;}
	.qklist .news-img img {width: 100%;height: auto;}
	.qklist .news-txt {float: left;}
}

/*------------------Rolling News----------------*/
#marquee { width:100%; height:476px; overflow:hidden;}
@media (max-width: 1440px) {
#marquee { height:470px;}
}
@media (max-width: 1366px) {
#marquee { height:420px;}
}
@media (max-width: 1199px) {
#marquee { height:350px;}
}
@media (max-width: 991px) {
#marquee { height:300px;}
}

.leader-info {overflow: hidden;margin-top: 32px;}
.leader-info .info-img {width: 248px;float: left;margin-right: 40px;margin-bottom: 10px;position: relative;border: #e3e4f6 solid 1px;border-radius: 5px;overflow: hidden;}
.leader-info .info-img img {width: 100%;height: 100%;position: relative;}
.leader-info .info-txt {}
.leader-info .info-txt .name {position: relative;margin-bottom: 30px;overflow: hidden;}
.leader-info .info-txt .name:after {position: absolute;bottom: 1px;left: 0;right: 0;height: 1px;background-color: #dddcdb;content: '';z-index: 1;}
.leader-info .info-txt .name h3 {font-size: 35px;font-weight: 700;line-height: 1;margin: 5px 0 0;color: #56782e;position: relative;padding-bottom: 20px;border-bottom: #56782e solid 3px;float: left;z-index: 2;}
.leader-info .info-txt .name h3 span {font-size: 16px;line-height: 1;margin: 0 0 0 20px;color: #888;font-weight: 500;}
.leader-info .info-txt .details {font-size: 16px;line-height: 1.6;color: #333;}
.leader-info .info-txt .details p {margin: 0 0 16px;}
.leader-info .info-txt .details p:last-child {margin: 0;}
.leader-info .info-txt .details p strong {font-size: 22px;color: #56782e;font-family: Georgia,serif;}
@media (min-width: 1200px) {
.leader-info .info-txt {overflow: hidden;}
}
@media (max-width: 991px) {
.leader-info .info-img {margin-right: 30px;}
}
@media (max-width: 767px) {
.leader-info .info-img {margin-right: auto;margin-left: auto; margin-bottom: 40px;float: inherit;}
}