*{
    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;
}
a[href]:after{content:normal;}
*:focus{outline:none;}
body {
	-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
	font-family: Arial;
	font-size: 1.6em;
	line-height: 20px;
	color: #333;
	text-decoration: none;
	background: #ffffff;
}
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;}
select { width:100%;}
/* display */
.dn{display:none;}
.di{display:inline;}
.db{display:block;}
.dib{display:inline-block;}

/* if the element is block level(eg. div,li),using 'inline-any' instead */
.fl{float:left;}
.fr{float:right;}

/* Ã¥Ââ€”Ã§Å Â¶Ã¥â€¦Æ’Ã§Â´Â Ã¦Â°Â´Ã¥Â¹Â³Ã¥Â±â€¦Ã¤Â¸Â­ */
.auto{margin-left:auto;margin-right:auto;}

/* overflow */
.ovh{overflow:hidden;}

/* position */
.rel{position:relative;}
.abs{position:absolute;}
.fix{position: fixed;}

/* 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;}
.bgbai { background:#ffffff;}
.bgbai1 {background:#ffffff;border: #aedbeb solid 1px;}
.bgqh { background:#eeeeee;}
.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;}
.pb8 {padding-bottom: 8px;}
.space0 {padding: 0;}
.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;
}
.mobmt {}
.mobmt20 {}
.mobmt22 {}
.mobpadding {}
.mobmargin {}
.lanmumt {margin-top: 15px;}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #dedede;
}
@media (max-width: 991px){
	.mobmt {margin-top: 15px;}
	.mobmt20 {margin-top: 20px;}
	.mobpadding {padding: 0;}
	.mobmargin {margin: 0;}
  .bt-center{
    margin: 20px 0;
  }
  .bt-center p{
    font-size: 18px !important;
    padding: 0 10px !important;
  }
}
@media (max-width: 767px){
	.lanmumt {margin-top: 0;}
	.mobmt22 {margin-top: 22px;}
  .bt-right li div{
    display: block !important;
    height: auto !important;
  }
}
.panel-group {
  margin-bottom: 0px;
}
.nrhei {font-size: 16px; line-height: 170%; color: #333;}
.textcenter { text-align:center; margin:0;}
.secondarybox { display:block; padding:40px 0 35px 0;min-height: 476px;}
.secondaryimgbox { display:block; padding:3px 0 10px 16px;}
.secondarydetailbox { }
.secondarydetailbox form {background: #f9f9f9; padding: 15px 13px 5px 10px; border-radius: 2px; border: #ececec solid 1px;}
.secondarydetailbox .jsbox {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 700; */ font-size: 13px; background: #f9f9f9; width:76px;}
.secondarydetailbox .jsbox1 {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 700; */ font-size: 13px; background: #f9f9f9; width:84px;}
.secondarydetailbox select.form-control {padding-right: 5px;margin-bottom: 0px;height: 30px;}
.secondarydetailbox .p0 { padding:0px;}
@media (max-width: 1199px) {
.secondarydetailbox { padding:10px 0 28px 6px;}
}
@media (max-width: 991px){

}
@media (max-width: 767px) {
    .secondarybox { padding:20px 0 20px;min-height: inherit;}
    .secondaryimgbox { padding:0;}
	.secondarydetailbox { padding:0;margin-bottom: 18px;}
}

.clear{clear:both;}
.column_nr { display:block; overflow:hidden; float:left; width:100%;}
.column_gd { display:block; overflow:hidden;}
.border-not { background:#fdfdfd; border-left:#ededed solid 1px; border-right:#ededed solid 1px; border-bottom:#ededed solid 1px;}
.imgborder { border:#e6e6e6 solid 0px;margin-bottom:18px;}
.imgbox { padding:15px 15px 0 15px;}
.indexbox {width: auto; height:auto; overflow:hidden;}
.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;}
@media (max-width: 768px){
.indexbox2 {margin-bottom: 18px;}
}
/*---------------Ã¦Ââ€™Ã¥â€ºÂ¾---------------------*/
.illustration {overflow: hidden;background-repeat: no-repeat;border-radius: 3px;height: 126px;background-position: center;margin-bottom: 28px;background-size: cover;}
@media (max-width: 991px){
.illustration {height: 96px;}
}
/*---------------Ã¥Å’ÂºÃ¥Å¸Å¸---------------------*/
.firstpart {overflow: hidden;padding: 50px 0 50px 0;background: #f0f7fb;}
.secondpart {padding: 50px 0 50px 0;}
.thirdpart {background: #f0f7fb;overflow: hidden;padding: 50px 0 50px 0;}
.fourthpart {padding: 40px 0;}
.noticebox {background: url(dicp_ggbg.jpg) repeat-x top center #2596d1;overflow: hidden;padding: 18px;}

.win-l {width: 70.794%;padding-right: 48px;}
.win-r {width: 29.206%;}
.xlwin-l {width: 73.016%;padding-right: 21px;border-right: 1px solid #e1e4e8;}
.xlwin-r {width: 26.984%;padding-left: 21px;}
.xlwin-r h3 {
    overflow: hidden;
    display: block;
    background: #f0f6fb;
    border-left: 4px solid #d8e5f0;
    padding: 5px 12px;
    margin: 0 0 16px;
    color: #0068c5;
    font-size: 16px;
    width: 100%;
	font-weight: 500;
}
.xlwin-r h4 {font-size: 16px;color: #444;margin: 0 0 16px;line-height: 1.5;}
.xlwin-r h4 a {color: #444;}
.xlwin-r h4 a:hover {color: #287ac3;}
@media (max-width: 1199px){
   .win-l {width: 65.794%;padding-right: 28px;}
   .win-r {width: 34.206%;}
}
@media (max-width: 991px){
   .firstpart {overflow: hidden;padding: 36px 0 36px 0;}
   .secondpart {padding: 36px 0 36px 0;}
   .thirdpart {padding: 36px 0 20px 0;}
   .win-l {width: 100%;padding-right: 0px;}
   .win-r {width: 100%;margin-top: 36px;}
   .xlwin-l {width: 100%;padding-right: 0px;border-right: 0px solid #e1e4e8;}
   .xlwin-r {width: 100%;padding-left: 0px;}
}
@media (max-width: 767px){
    .secondpart {padding: 36px 0 30px 0;}
    .thirdpart {padding: 36px 0 30px 0;}
}
/*---------------Ã§Â½â€˜Ã§Â«â„¢Ã¥Â¤Â´---------------------*/
.webheader { position: relative;}
.webheader .header-left {width: 75%;}
.webheader .header-right {width: 25%;}
.webheader .logo { margin:20px 0 18px 0;}
.webheader .moblogo {margin:12px 0 0 0;overflow: hidden;}
.relatedlink { margin:20px 0 0 0; text-align:right;color: #ccc;line-height: 18px;font-size: 14px;overflow: hidden;}
@media (max-width: 991px){
.webheader .header-left {width: 62%;}
.webheader .header-right {width: 38%;}
}
@media (max-width: 767px){
.relatedlink { margin:18px 0 14px 0;}
.webheader .header-left {width: 76%;}
.webheader .header-right {width: 24%;} 
.webheader .logo { margin:10px 0 10px 0;}
}
.attr-nav{margin-top: 15px;color: #ccc;}
.attr-nav .searchbox { position: relative; background:#fff; width: 212px; border-radius:20px; padding: 6px 0;}
.attr-nav .searchbox input[type="text"] { margin: 0; padding: 0 0 0 17px; outline: none; color: #888; background: none; border: none; width: 89.33333%; position: relative; font-size: 14px; line-height:20px; -webkit-appearance: none;float: left;}
.attr-nav .searchbox input[type="text"]::-webkit-input-placeholder{ color: #888 !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(searchbtnbg.png) no-repeat 0px 1px; border: none; cursor: pointer; width: 24px; outline: none; position: absolute; top: 5px; right: 4px;}
@media (max-width: 1199px){

}
@media (max-width: 991px){
.attr-nav .searchbox input[type="submit"] {top:5px;}
}
@media (max-width: 767px){
    .attr-nav .searchbox { width: 198px;background:#dee8ee;}
    .attr-nav {float: right; display: inline-block;margin-left: 25px;margin-top: 0;}
}
@media (max-width: 380px){
    .attr-nav .searchbox { width: 172px;}
}
@media (max-width: 320px){
    .attr-nav .searchbox { width: 117px;}
}
/*---------------Ã§â€žÂ¦Ã§â€šÂ¹Ã¥â€ºÂ¾---------------------*/
.banner-left {padding: 0;width: 40.159%;float: left;border: #fff solid 3px;border-radius: 3px;}
.banner-right{padding: 6px 0 0 40px;text-align: left;width: 59.841%;float: right;height: 302px;position: relative;}
.banner-right h3 {margin: 0 0 15px 0;max-height: 132px;overflow: hidden;}
.banner-right h3 a {color:#3a3a3a;font-size: 28px;font-weight: 700; line-height: 1.2;background: transparent;padding: 0;margin: 0;display: block;border-radius: 0;}
.banner-right h3 a:hover {color:#07459b;background: transparent;}
.banner-right p{color:#616161;font-size: 15px;line-height: 1.5;margin: 0 0 15px 0;overflow: hidden;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    height: 66px;
}
.banner-right h5 {color:#1e69bd;font-size: 14px;text-align: right;margin: 15px 0 0 0;font-family: Arial;}
.banner-right .focusbtn {position: absolute;bottom: 3px;left: 40px;}
.banner-right .focusbtn a {color: #ffffff; margin-top:15px;background:#00aaf9;padding:11px 25px;font-size:14px;display: inline-block; border-radius: 3px;text-transform: uppercase;}
.banner-right .focusbtn a > i {font-size: 16px;font-weight: 700; color: #ffffff;margin-left: 9px;}
.banner-right .focusbtn a:hover {background:#9dbcd7;color:#fff;text-decoration:none;}
@media(max-width:1280px){
	.banner-right {height: 288px;}
}
@media(max-width:1199px){
	.banner-right {padding: 2px 12px 0 28px;height: 223px;}
    .banner-right .focusbtn {left: 28px;}
	.banner-right p {-webkit-line-clamp: 2;height: 43px;}
	.banner-right h3 {max-height: 100px;}
    .banner-right h3 a {font-size: 21px;}
	.banner-right .focusbtn a {padding:9px 25px;}
}
@media(max-width:991px){
    .banner-right {height: 164px;}
    .banner-right h3 {max-height: 102px;overflow: hidden;}
	.banner-right p {display: none;}
}
@media(max-width:767px){
    .banner-left {width: 100%;}
	.flex-control-nav {display: none;}
	.banner-right{width: 100%;padding: 18px 0 0 0;height: auto;}
	.banner-right h3 {margin: 0 0 10px 0;max-height: initial;}
    .banner-right .focusbtn {position: initial;}
    .banner-right h3 a {font-size: 19px;line-height: 1.4;}
    .banner-right .focusbtn a {font-size: 15px;}
}
@media(max-width:380px){
	
}
/*---------------Join Us---------------------*/
.join {padding: 30px 0 0 0;}
.join .sort {margin: 6px 0 0 0;}
.join .sort ul {margin: 0 -10px;}
.join .sort li {width: 20%;margin-bottom: 20px;float: left;padding: 0 10px;}
.join .sort li:last-child {margin-right: 0;}
.join .sort li .boxstyle {overflow: hidden;
  -ms-box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.16);
}
.join .sort li:hover .boxstyle {overflow: hidden;
  -ms-box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.26);
}
.join .sort li .boxstyle a {border-bottom: #efefef solid 1px;}
.join .sort li .boxstyle .txtinfo {margin: 10px 12px;overflow: hidden;height: 42px;}
.join .sort li .boxstyle .txtinfo h4 { color: #830000;font-size: 16px;font-weight: 700;margin: 0 0 8px 0;line-height: 20px;}
.join .sort li .boxstyle .txtinfo h4 a { color: #830000;border: 0;}
.join .sort li .boxstyle .txtinfo h4 a:hover { color: #333333;}
.join .sort li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (min-width: 768px) {
	.join .sort li .boxstyle img {height: 127px;width: 100%;}
}
@media (max-width: 1199px) {
	.join .sort li .boxstyle img {height: 103px;width: 100%;}
	.join .sort li .boxstyle .txtinfo h4 { font-size: 14px;}
}
@media (max-width: 991px) {
	.join .sort li .boxstyle img {height: 78px;width: 100%;}
	.join .sort li .boxstyle .txtinfo h4 {font-size: 12px;line-height: 13px;}
}
@media (max-width: 767px) {
	.join .sort li {width: 100%;}
	.join .sort li .boxstyle img {height: auto;width: 100%;}
	.join .sort li .boxstyle .txtinfo {height: auto;}
	.join .sort li .boxstyle .txtinfo h4 {font-size: 20px;line-height: 22px;text-align: center;}
}
/*---------------Research Progress---------------------*/
.yqbox {padding: 20px 0 0 0;margin-right: auto;margin-left: auto;}
@media (min-width: 768px) {
  .yqbox {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .yqbox {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .yqbox {
    width: 1160px;
  }
}
@media (min-width: 1300px) {
  .yqbox {
    width: 1220px;
  }
}
.work-bottom {margin-bottom: 7px;}
.team-left{margin:0 10px;background: #ffffff;
  -ms-box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.16);
}
.work-bottom li:hover .team-left{margin:0 10px;background: #ffffff;
  -ms-box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.26);
}
.team-left a {border-bottom: #efefef solid 1px;display: block;}
.team-left img{width:100%; height: 244px;}
.team-left .yjjz {margin: 15px;overflow: hidden;}
.team-left .yjjz h6 { font-size:18px; line-height:24px; color:#830000; width:100%; display:block; margin: 0 0 10px 0;height: 48px;overflow: hidden;}
.team-left .yjjz h6 a { width: 100%; color:#830000;/*text-overflow:ellipsis; white-space:nowrap;*/display: block;overflow: hidden;border: 0;}
.team-left .yjjz h6 a:hover { color:#333333;text-decoration: none;}
.team-left .yjjz p { font-size:13px; line-height:18px; color:#0197e0; text-align:center; width:100%; display:block; margin: 3px 0 0 0;font-family: Arial;font-weight: 100;margin-bottom: 20px;}
.team-left .yjjz .yjjzinfo { overflow: hidden;}
.team-left .yjjz .yjjzinfo_l { color:#333333;float:left;font-weight: 500;font-size:14px;line-height: 22px; padding: 0 0 12px 0;}
.team-left .yjjz .yjjzinfo_r { line-height:22px; float:right; font-size:13px;font-family: Arial;}
.team-left .yjjz .yjjzinfo_r a{ color:#860000; text-decoration:none;border: 0;}
.team-left .yjjz .yjjzinfo_r a:hover{ color:#333333; text-decoration:none;}
#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;
}
.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;
}
@media (max-width: 1199px){
.work-bottom {margin-bottom: 2px;}
.team-left img{height: 189px;}
.team-left .yjjz h6 { height: 76px;}
}
@media (max-width: 991px){
.team-left img{height: 221px;}
.team-left .yjjz h6 { height: 54px;}
}
@media (max-width: 768px){
.work-bottom p { padding-right: 6px;}
}
@media (max-width: 767px){
.team-left{margin:0 15px;}
.team-left img{height: 242px;}
}
@media (max-width: 320px){
.team-left img{height: 183px;}
.team-left .yjjz h6 { height: 78px;}
}
/*--Ã¥Â¿Â«Ã©â‚¬Å¸Ã¥Â¯Â¼Ã¨Ë†Âª--*/
.quicknav {background: #ffffff;padding: 40px 0 34px 0;}
.quicknav li {border-right: #ccc dotted 1px;min-height: 235px;padding: 0 0 0 30px;}
.quicknav li:first-child {padding: 0 0 0 16px;}
.quicknav li:last-child {border: 0;}
.quicknav ul li .quicklist ul {padding: 0;}
.quicknav ul li .quicklist li{ overflow:hidden;clear:both;padding: 0;border: 0;min-height: auto;margin: 0;}
.quicknav ul li .quicklist li a{ float:left;width:100%;overflow:hidden;font-size:15px;line-height:28px; color:#383838;text-overflow:ellipsis; white-space:nowrap;}
.quicknav ul li .quicklist li a:hover {color: #940000; text-decoration:none;}
@media (max-width: 991px) {
	.quicknav {padding: 40px 0 8px 0;}
	.quicknav li {min-height: 236px;margin-bottom: 26px;}
	.quicknav li:nth-child(odd) {padding: 0 0 0 16px;}
	.quicknav li:nth-child(even) {border: 0;}
}
@media (max-width: 767px) {
	.quicknav li {min-height: auto;border: 0;padding: 0 0 0 26px;}
	.quicknav li:nth-child(odd) {padding: 0 0 0 26px;}
}
/*---------------Directors---------------------*/
.directors { margin-top: 30px;padding: 0 24%;}
.directors .col-md-2 {padding-right: 10px;padding-left: 10px;}
.directors li {margin-bottom: 22px;}
.directors li .boxstyle {overflow: hidden;/*border: 1px solid #ececec;*/}
.directors li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.directors li .boxstyle .txtinfo {margin: 6px;overflow: hidden;}
.directors li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.directors li .boxstyle .txtinfo h4 { color: #9e0000;font-size: 14px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;}
.directors li .boxstyle .txtinfo h4 a { color: #9e0000;word-break:break-all;}
.directors li .boxstyle .txtinfo h4 a:hover { color: #333333;}
.directors li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 3px 0;word-break: break-all;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.directors li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (min-width: 768px) {
	.directors li .boxstyle img {height: 117px;width: 88px;}
}
@media (max-width: 1199px) {
	.directors { padding: 0 15%;}
}
@media (max-width: 991px) {
	.directors { padding: 0 8%;}
}
@media (max-width: 767px) {
	.directors { padding: 0;}
	.directors .col-md-2 {padding-right: 15px;padding-left: 15px;}
}
.directorsxl {overflow: hidden;}
.directorsxl li{margin-bottom: 15px; display: block; overflow: hidden; }
.directorsxl li h2 { font-size:16px; line-height:22px; margin:0 0 12px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.directorsxl li h2 a { color:#010101;font-family: \5FAE\8F6F\96C5\9ED1;}
.directorsxl li h2 a:hover { color:#004ea2; text-decoration:none;}
.directorsxl .news-img{ margin-right: 12px;}
.directorsxl .news-img img{ border: #e4e4e4 solid 0px;}
.directorsxl .news-txt p { line-height: 24px; font-size: 14px; margin: 0px; color:#333333;}
.directorsxl .news-txt p i { font-size: 13px; margin: 4px 0 0 0; color:#009cd1; display:block;font-style: normal;}
.directorsxl .news-txt p i a {color:#009cd1;font-size: 13px;text-decoration: none;font-style: normal;}
.directorsxl .news-txt p i a:hover {color:#ff7300;}
@media (min-width: 768px) {
	.directorsxl .news-txt p{ line-height: 24px; height: auto; font-size: 14px; overflow:hidden;}
	.directorsxl .news-img img{ width: 88px; height: 117px;}
	.directorsxl .news-img{ margin-right: 15px;}
	.directorsxl li{margin-bottom: 15px; display: block;overflow: hidden;}
}
@media (max-width: 767px) {
	.directorsxl li h2 {white-space:normal;}
	}

/*---------------Ã¦Â ÂÃ§â€ºÂ®Ã¦Â Â·Ã¥Â¼Â---------------------*/
.lanmu {overflow: hidden;background: url(lmbg01.png) repeat-x bottom center; position: relative; }
.lanmu::after{position: absolute;background: #c1d4e5;content: "";bottom: 1px;left: 0; height: 1px; width: 100%;} 
.lanmu_l { color:#333;float:left;font-weight: 700;font-size:30px;padding: 0 0 18px 0;position: relative;line-height: 1;}
.lanmu_l:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 116px;
    height: 3px;
    display: none;
    background: #006bca;
    border-radius: 1px;
    z-index: 1;
}
.lanmu_l a {color:#004280;}
.lanmu_l a:hover {color:#004280;}
.lanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.lanmu_r { line-height:42px; float:right; font-size:14px;font-family: Arial;text-transform: uppercase;}
.lanmu_r a{ color:#9a9a9a; text-decoration:none;}
.lanmu_r a:hover{ color:#ff6c00; text-decoration:none;}

.lanmu1 {overflow: hidden;background: url(lmbg01.png) repeat-x bottom center;margin-top: 14px;}
.lanmu1_l { color:#3f83c6;float:left;font-weight: 500;font-size:22px;padding: 0 0 15px 0;position: relative;line-height: 1.3;}
.lanmu1_l:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 116px;
    display: none;
    height: 3px;
    background: #006bca;
    border-radius: 1px;
}
.lanmu1_l a {color:#004280;}
.lanmu1_l a:hover {color:#004280;}
.lanmu1_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.lanmu1_r { line-height:42px; float:right; font-size:14px;font-family: Arial;text-transform: uppercase;}
.lanmu1_r a{ color:#9a9a9a; text-decoration:none;}
.lanmu1_r a:hover{ color:#ff6c00; text-decoration:none;}

.lanmu2 { overflow: hidden;}
.lanmu2_l { color:#333333;float:left;font-weight: 700;font-size:34px;line-height: 34px; padding: 0 0 12px 0;}
.lanmu2_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.lanmu2_r { line-height:42px; float:right; font-size:13px;font-family: Arial;}
.lanmu2_r a{ color:#696969; text-decoration:none;}
.lanmu2_r a:hover{ color:#a10000; text-decoration:none;}

.lanmu3 { overflow: hidden;}
.lanmu3_l { color:#333333;float:left;font-weight: 700;font-size:25px;line-height: 26px; padding: 0 0 12px 0;}
.lanmu3_r { line-height:42px; float:right; font-size:13px;font-family: Arial;}
.lanmu3_r a{ color:#696969; text-decoration:none;}
.lanmu3_r a:hover{ color:#a10000; text-decoration:none;}

.sortlanmu { background: #cdebf5;padding:8px 8px 11px 12px;color: #004280;font-size: 22px;border-left: #ff6c00 solid 5px;font-weight: 500;line-height: 24px;margin-bottom: 20px;}
.sortlanmu a {color: #004280;}
.sortlanmu a:hover {color: #101010;}

.flanmu { overflow: hidden;background: #ecf1fb;border-left: #adc6e9 solid 5px;padding: 0 12px 0 12px;margin: 18px 0 16px 0;}
.flanmu_l { color: #004ea4;float:left;font-weight: 700;font-size:16px;line-height: 140%;padding: 6px 0;}
.flanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}

/*---------------Ã¥â€ºÂ¾Ã§â€°â€¡Ã¥Ë†â€”Ã¨Â¡Â¨---------------------*/
.home-graphics {}
.home-graphics li {margin-top: 26px;}
.home-graphics li .boxstyle {}
.home-graphics li .boxstyle a {display: block;border: #e6e6e6 solid 1px;}
.home-graphics li .boxstyle img {height: 172px;width: 100%;}
.home-graphics li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.home-graphics li .boxstyle .txtinfo {margin: 18px 2px 0 2px;overflow: hidden;}
.home-graphics li .boxstyle .txtinfo h5 {font-size: 15px;color: #0070b8;margin: 0 0 8px 0;font-family: Arial;font-weight: 500;text-transform: initial;}
.home-graphics li .boxstyle .txtinfo h4 { color: #333;font-size: 15px;line-height: 1.3;font-weight: 500;margin: 0;height: 58px;}
.home-graphics li .boxstyle .txtinfo h4 a { color: #1C1C1C;border: 0;-webkit-line-clamp: 3;display: -webkit-box;overflow: hidden;
/*! autoprefixer: off */
-webkit-box-orient: vertical;
/* autoprefixer: on */}
.home-graphics li .boxstyle .txtinfo h4 a:hover { color: #07459b;}
.home-graphics li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.home-graphics li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1280px) {
    .home-graphics li .boxstyle img {height: 164px;}
}
@media (max-width: 1199px) {
    .home-graphics .row {margin-right: -10px;margin-left: -10px;}
    .home-graphics .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
	.home-graphics li .boxstyle img {height: 120px;}
    .home-graphics li .boxstyle .txtinfo h4 {height: 98px;}
    .home-graphics li .boxstyle .txtinfo h4 a {-webkit-line-clamp: 5;}
}
@media (max-width: 991px) {
	.home-graphics li .boxstyle img {height: 148px;}
    .home-graphics li .boxstyle .txtinfo h4 {height: 58px;}
    .home-graphics li .boxstyle .txtinfo h4 a {-webkit-line-clamp: 3;}
}
@media (max-width: 767px) {
    .home-graphics li:last-child {margin-bottom: 0px;}
    .home-graphics li .boxstyle {width: 98%;margin: 0 auto;}
	.home-graphics li .boxstyle img {height: 216px;}
	.home-graphics li .boxstyle .txtinfo {height: auto;}
	.home-graphics li .boxstyle .txtinfo h4 { font-size: 16px;line-height: 22px;height: auto;}
	.home-graphics li .boxstyle .txtinfo h4 a {-webkit-line-clamp: inherit;}
}
@media (max-width: 380px) {
    .home-graphics li .boxstyle img {height: 192px;}
}
@media (max-width: 320px) {
    .home-graphics li .boxstyle img {height: 162px;}
}

.geography {}
.geography li {margin-top: 26px;}
.geography li .boxstyle {}
.geography li .boxstyle a {display: block;}
.geography li .boxstyle img {height: 122px;width: 100%;}
.geography li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.geography li .boxstyle .txtinfo {margin: 9px 0 0 0;overflow: hidden;}
.geography li .boxstyle .txtinfo h5 {font-size: 15px;color: #0070b8;margin: 0 0 8px 0;font-family: Arial;font-weight: 500;text-transform: initial;}
.geography li .boxstyle .txtinfo h4 { color: #333;font-size: 15px;line-height: 1.3;font-weight: 500;margin: 0;height: 40px;}
.geography li .boxstyle .txtinfo h4 a { color: #1C1C1C;border: 0;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;
/*! autoprefixer: off */
-webkit-box-orient: vertical;
/* autoprefixer: on */}
.geography li .boxstyle .txtinfo h4 a:hover { color: #07459b;}
.geography li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.geography li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1280px) {
    .geography li .boxstyle img {height: 116px;}
}
@media (max-width: 1199px) {
    .geography .row {margin-right: -10px;margin-left: -10px;}
    .geography .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
	.geography li .boxstyle img {height: 86px;}
}
@media (max-width: 991px) {
	.geography li .boxstyle img {height: 106px;}
}
@media (max-width: 767px) {
    .geography li .boxstyle img {height: 114px;}
}
@media (max-width: 380px) {
    .geography li .boxstyle img {height: 104px;}
}
@media (max-width: 320px) {
    .geography li .boxstyle img {height: 84px;}
}
/*-----------------Upcoming Events--------------------*/
.event_list {margin-top: 26px;}
.event_time{width:78px; height:78px; background:#9dbcd7; float:left;text-align:center; margin-right:20px;border-radius: 50%;}
.event_time p,.event_list .event_time p{font-size:32px;color:#fff; margin:12px 0 0;line-height: 1;font-weight: 700;}
.event_time span{font-size:12px; color:#fff;font-weight: 500;}
.event_r {overflow: hidden;display: table;height: 78px;}
.event_list h5{font-size:17px; line-height:1.3;text-transform: initial;margin: 0;font-weight: 500;display: table-cell;vertical-align: middle;}
.event_list h5 a{color:#333;max-height: 68px;overflow: hidden;display: block;}
.event_list h5 a:hover{color:#07459b;}
.event_list p{font-size:16px;color:#747474; margin-top:10px;}
.event_list li{margin-bottom:26px; overflow:hidden}
.event_list li:nth-child(3){margin-bottom:0px;}
.event_list li:nth-child(4) {display: none;}
.event_t2{font-size:14px; color:#747474; margin-top:9px;background: url(en-icon02.png) no-repeat left 4px;padding-left: 20px;line-height: 22px;}
/*------------------imglink----------------*/
.imglink {margin-top: 5px;}
.imglink .row {margin-left: -10px;margin-right: -10px;}
.imglink .col-md-6 {padding-left: 10px;padding-right: 10px;}
.imglink li {margin-bottom: 20px;position: relative;}
.imglink li:nth-last-child(1), .imglink li:nth-last-child(2) {margin-bottom: 0;}
.imglink li a {display: block;overflow: hidden;}
.imglink li .bgimg {background-color: #0b4870;background-size: cover;background-repeat: no-repeat;width: 100%;height: 104px;background-position: center;}
.imglink li:hover .bgimg {-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
-webkit-transform:scale(1.2); /* Safari and Chrome */
    -moz-transform:scale(1.2); /* Firefox */
    -ms-transform:scale(1.2); /* IE 9 */
    -o-transform:scale(1.2); /* Opera */
    transform:scale(1.2);}
.imglink li p {display: block;
    position: absolute;
    text-align: center;
    font-size: 19px;font-weight: 700;text-align: center;text-transform: uppercase;
    width: 150px;
    height: 20px;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -75px;
    z-index: 1;
    color: #fff;text-shadow: 1px 0px 6px #000;}
.imglink li:nth-child(3) p {top: 40%;}
@media (max-width: 991px) {
	.imglink li .bgimg {height: 104px;}
}
@media (max-width: 767px) {
	.imglink li .bgimg {height: 97px;}
}
@media (max-width: 380px) {
	.imglink li .bgimg {height: 86px;}
}
@media (max-width: 320px) {
	.imglink li .bgimg {height: 70px;}
    .imglink li p {font-size: 15px;}
}
/*---------------key labs---------------------*/
.keylabs {margin-top: 26px;}
.keylabs li{margin-bottom: 22px;}
.keylabs li:last-child {margin-bottom: 0px;padding-bottom: 0px;border:0px; }
.keylabs li h2 { font-size:15px;line-height:1.4; margin:0;font-weight: 500;}
.keylabs li h2 a { color:#333;overflow: hidden;display: block;}
.keylabs li h2 a:hover { color:#004ea2; text-decoration:none;}
.keylabs .news-img {margin-right: 15px;padding: 1px;background: #fff;border-radius: 3px;
-ms-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
}
.keylabs .news-img img{ width: 56px;height: 40px;}
.keylabs .news-txt {overflow: hidden;}
.keylabs .news-txt p { line-height: 21px; font-size: 14px; margin: 0px; color:#737373;}
.keylabs .news-txt i { font-family: Arial;font-size: 14px; margin: 4px 0 0 0; color:#106ece; display:block;text-align: right;padding: 0 5px 0 0;font-style: normal;}
.keylabs .news-txt i a {color:#106ece;}
.keylabs .news-txt i a:hover {color:#d72626;}
.keylabs .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.keylabs .news-txt p a:hover { color:#15549a;}

.secondarybox .keylabs {margin-top: 36px;}
.secondarybox .keylabs li{margin-bottom: 30px;}
.secondarybox .keylabs li h2 {margin:10px 0 0 0;font-size: 18px;}
.secondarybox .keylabs .news-img {margin-right: 18px;}
@media (max-width: 1280px) {
	.keylabs li{margin-bottom: 20px;}
}
@media (max-width: 1199px) {
	.keylabs li {margin-bottom: 9px;}
    .secondarybox .keylabs li {margin-bottom: 22px;}
    .secondarybox .keylabs li:last-child {margin-bottom: 0px;padding-bottom: 0px;border:0px; }
}
@media (max-width: 991px) {
	.keylabs li{margin-bottom: 20px;}
	.keylabs .news-txt p {overflow: initial;}
	.keylabs li h2 a {white-space:normal;overflow: inherit;}
}
@media (max-width: 767px) {
    .secondarybox .keylabs {margin-top: 26px;margin-bottom: 10px;}
	.secondarybox .keylabs li h2 {margin:0 0 0 0;font-size: 16px;}
}
/*---------------Leader------------------*/
.cleader {}
.cleader .boxstyle{ text-align:center; margin:46px 0 10px 0;}
.cleader .boxstyle img{ margin-bottom:10px; width: 170px;height: 248px;border-radius: 3px;
    -ms-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);}
.cleader .boxstyle .txtinfo {margin: 16px 0 0 0;}
.cleader .boxstyle .txtinfo p {color:#555;font-size: 14px;margin: 3px 0 0 0;}
.cleader .boxstyle .txtinfo p a {color:#555;}
.cleader .boxstyle .txtinfo p a:hover {color:#07459b;}
.cleader .boxstyle h4 {margin: 0;}
.cleader .boxstyle h4 a{ color:#004ea4;font-size: 17px;font-weight: 500;font-family: "Times New Roman", serif;}
.cleader .boxstyle h4 a:hover{ color:#333;}
.cleader .boxstyle h4 span {margin-right: 10px;}
@media (max-width: 1199px) {
    .cleader .boxstyle h4 a {font-size: 15px;}  
}
@media (max-width: 991px) {
	.cleader .boxstyle img{width:134px;height: 196px;}
    .cleader .boxstyle h4 span {margin-right: 0px;display: block;}
}
@media (max-width: 767px) {
    .cleader .boxstyle .txtinfo p {font-size: 13px;}
    .cleader .boxstyle h4 span {display: block;margin-right: 0px;}
    .cleader .boxstyle img{width:152px;height: 222px;}
    .cleader .boxstyle{ text-align:center; margin:28px 0 10px 0;}
}
@media (max-width: 380px) {
    .cleader .boxstyle .txtinfo p {font-size: 14px;}
}
@media (max-width: 320px) {
.cleader .boxstyle img{width:127px;height: 185px;}
}
/*---------------Ã¤ÂºÂºÃ¥â€˜ËœÃ¥ÂÂÃ¥Â­â€”Ã¥Ë†â€”Ã¨Â¡Â¨---------------------*/
.yjy {margin-top: 28px;}
.yjy p {font-size: 14px;}
.yjy p a {font-size: 14px;}
.yjy fieldset i {color: #92a0c8;font-size: 12px;margin-right: 8px;}
.yjy .yjyminh {min-height: 142px;}
.yjy fieldset {background: #fff;padding: 10px 12px 16px 12px;margin: 0 0 22px 0;border-radius: 2px;border-radius: 3px;border: 1px solid #d5e1ec;}
.yjy fieldset:last-child {margin: 0;}
.yjy fieldset legend {font-weight: bold;background: #fff;margin: 0;margin-left: -0.1875rem;color: #004ea4;font-size: 17px;border: 0; }

.namelist{overflow: hidden;margin-top: 2px;}
.namelist li {margin: 6px 0;padding: 0 6px;width: 20%;float: left; text-align: center;}
.namelist li a {font-size: 14px;color: #262626;line-height: 18px;}
.namelist li a:hover {color: #17318b;text-decoration: none;}
@media (max-width: 991px) {
.yjy .yjyminh {min-height: auto;}
    .namelist li {width: 33.333%;}
    .yjy fieldset legend {font-size: 15px;}
}
@media (max-width: 767px) {

}
@media (max-width: 380px) {
.namelist li {width: 50%;}
}
/*---------------Scientific Legacy---------------------*/
.councils {overflow: hidden;margin-top: 6px;}
.councils li{margin-bottom: 22px;padding-bottom: 22px; display: block; overflow: hidden;border-bottom: #ccc dotted 1px; }
.councils li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.councils li h2 { font-size:18px;color:#004ea4;line-height:1.2; margin:4px 0 13px 0;font-weight: 700;font-family: "Times New Roman", serif;}
.councils li h2 a { color:#333;overflow: hidden;display: block;}
.councils li h2 a:hover { color:#30589f; text-decoration:none;}
.councils .news-img{ margin-right: 26px;}
.councils .news-img img{border:#e4e4e4 solid 0px;width: 185px;height: 220px;}
.councils .news-txt span {font-size: 15px;color: #0e6eb8;line-height: 22px;font-weight: 300;margin-top: 6px;display: block;}
.councils .news-txt p { line-height: 150%; font-size: 15px; margin: 0px; color:#4a4a4a;overflow: hidden;}
.councils .news-txt i { font-family: Arial;font-size: 15px; margin: 12px 0 0 0; color:#125eb8; display:block;padding: 0 5px 0 0;font-style: normal;text-align: right;}
.councils .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.councils .news-txt p a:hover { color:#15549a;}
@media (max-width: 1199px) {
    .councils .news-img {margin-right: 18px;}
}
@media (max-width: 991px) {
	.councils li h2 a {overflow: inherit;}
    .councils .news-txt p {overflow: inherit;}
}
@media (max-width: 767px) {
	.councils .news-img{ margin-right: 0px;width: 100%;margin-bottom: 15px;}
	.councils .news-img img { width: auto; height:auto;max-width: 220px;margin: 0 auto;}
}
/*---------------Hosted Societies---------------------*/
.learns {overflow: hidden;margin-top: 26px;}
.learns li{margin-bottom: 19px;padding-bottom: 19px; display: block; overflow: hidden;border-bottom: #ccc dotted 1px;}
.learns li:last-child {margin-bottom: 0px;padding-bottom: 5px;border-bottom:#ccc dashed 0px; }
.learns li h2 { font-size:17px;line-height:22px; margin:0 0 10px 0;font-weight: 700;}
.learns li h2 a { color:#004ea4;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.learns li h2 a:hover { color:#2d2d2d; text-decoration:none;}
.learns .news-img img{ border:#e4e4e4 solid 1px;}
.learns .news-txt p { line-height: 22px; font-size: 14px; margin: 0px; color:#737373;}
.learns .news-txt i { font-family: Arial;font-size: 14px; margin: 4px 0 0 0; color:#999; display:block;text-align: right;padding: 0 5px 0 0;font-style: normal;}
.learns .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.learns .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.learns .news-txt p{ line-height: 22px; height: auto; font-size: 14px; overflow:hidden;}
	.learns .news-img img{ width: 106px; height: 106px;}
	.learns .news-img{ margin-right: 20px;}
	.learns li{margin-bottom: 19px;padding-bottom: 19px; display: block; overflow: hidden;border-bottom: #ccc dotted 1px;}
}
@media (max-width: 1199px) {
	.learns li{margin-bottom: 16px;}
}
@media (max-width: 991px) {
	.learns li{margin-bottom: 20px;}
	.learns li h2 a {white-space:normal;overflow: inherit;}
}
@media (max-width: 767px) {
	.learns .news-img{ margin-bottom:2px;margin-right: 15px;}
	.learns .news-txt i {margin: 8px 0 0 0;}
}
/*Ã©â‚¬â€°Ã©Â¡Â¹Ã¥ÂÂ¡*/
.cmain1a{ width:100%;}
.cmain1ax{ width:100%; height:38px;  margin-bottom:6px;}
.cmain1ay{ width:100%; padding-top:5px; padding-bottom:0px; height:250px; overflow:hidden;}
.cmain1ay .title { font-size:22px; line-height:30px; margin-bottom:10px; font-weight:600;}
.cmain1ay .title a { color:#ea3808;}
.cmain1ay .title a:hover { color:#0b4590; text-decoration: none;}
.cmain1ay img { max-width:none;}
.cmain1ax li{float:left; height:38px; line-height:24px;}
.cmain1ax li.now{ }
.cmain1ax li.now a{ color:#004280; text-decoration:none;}
#threea1{ margin: 0 24px 0 0; text-align:center;}
#threea2{ margin: 0 24px 0 0; text-align:center;}
#threea3{ margin: 0 24px 0 0; text-align:center;}
.cmain1ax li a{ color:#004280; font-size:20px; font-family:\5FAE\8F6F\96C5\9ED1; font-weight:600; text-decoration:none;}
.cmain1ay1{ width:163px; height:220px; float:left; position:relative; margin-right:12px;}
.cmain1ay1x{ width:163px; height:28px;text-align:center; position:absolute; left:10px; bottom:0; background:url();}
.cmain1ay1x a{color:#000000; line-height:28px; font-size:11px; font-family:\5FAE\8F6F\96C5\9ED1;}

.list-index li{ overflow:hidden;clear:both;}
.list-index li a{ float:left;width:100%;overflow:hidden;font-size:16px;line-height:36px; color:#383838;text-overflow:ellipsis; white-space:nowrap; }
.list-index li a:hover {color: #004ea2; text-decoration:none;}
.list-index span {height:26px;line-height:26px;color:#9b9b9b; font-size: 12px; font-family:Arial;}
.list-index span.right {float: right;}
@media screen and (max-width: 480px){
.list-index li a {width:100%;font-size:13px;}
.list-index span {width:0px; visibility:hidden;}
}
@media (max-width: 1199px) {
	.cmain1ay{ height:198px;}
	.cmain1ay .title { font-size:20px; line-height:28px;}
	.list-index li a{ font-size:15px;line-height:30px;}
}
@media (max-width: 991px) {
	.cmain1a{ margin: 15px 0 0 0;}
	.cmain1ay{ height:auto;}
	.hotnews {padding: 28px 0 16px 0;}
}
@media (max-width: 991px) {
	.list-index li{ padding: 4px 0;}
	.list-index li a{ font-size:15px;line-height:22px;white-space: normal;}
}

.list-newimg {overflow: hidden;margin: 20px 0 0 0;}
.list-newimg li {margin-bottom: 18px;}
.list-newimg .overlay {background-color: rgba(0, 0, 0, 0.56);}
.list-newimg .overlay span {color: #E4E4E4;font-size: 12px;font-style: normal;}
.list-newimg .overlay a {display: inline-block;width: 100%;height: auto;font-size: 15px;color: #fff;text-align: center;position: absolute;top: 18%;left: 0;margin-top: 0;margin-left: 0px;background-color: transparent;padding: 10px;}
.list-newimg .overlay a:hover {color: #ffffff; text-decoration: underline;}
@media (max-width: 1199px) {
	.list-newimg .overlay a {top: 10%;}
}

/*---------------Ã©â‚¬Å¡Ã§Å¸Â¥Ã¥â€¦Â¬Ã¥â€˜Å ---------------------*/
.noticebtn { overflow:hidden;}
.noticebtn ul li { margin-bottom:14px; margin-right:20px; display:inline-block; width:47%; float:left;}
.noticebtn ul li:nth-child(even) { margin-right:0px;}
.noticebtn ul li a { font-size:20px;line-height: 20px;font-weight: 700; background:#32c7ff; border-radius:2px; color:#ffffff; padding:9px 0 11px 0; display:block; overflow:hidden; text-align:center;}
.noticebtn ul li a i { font-size:22px;margin-right: 6px;}
.noticebtn ul li a:hover { background:#ff9000; color:#ffffff;}
.noticebtn ul li a img {display: inline-block;margin-right: 8px;margin-top: -3px;}
@media (max-width: 1299px){
	.noticebtn ul li { width:46.8%;}
}
@media (max-width: 1199px){
	.noticebtn ul li { width:45.8%;}
	.noticebtn ul li a {font-size:16px;}
	.noticebtn ul li a i { font-size:16px;margin-right: 0;}
}
@media (max-width: 991px){
	.noticebtn ul li { width:48.5%;}
	.noticebtn ul li a {font-size:20px;}
	.noticebtn ul li a i { font-size:22px;margin-right: 6px;}
}
@media (max-width: 767px){
	.noticebtn ul li { width:46.7%;}
}
@media (max-width: 320px){
	.noticebtn ul li { width:45.8%;}
	.noticebtn ul li a {font-size:16px;}
	.noticebtn ul li a i { font-size:16px;margin-right: 0;}
}

/*------------------Ã¥â€¦Â¬Ã¥â€˜Å Ã©â‚¬â€°Ã©Â¡Â¹Ã¥ÂÂ¡----------------*/
.indexggbox {width: auto; height:auto; overflow:hidden; margin-bottom: 20px; border-top:#cce7f4 solid 1px; border-bottom:#cce7f4 solid 1px; border-left:#cce7f4 solid 1px; border-right:#cce7f4 solid 1px;}
.index_tab .space {padding: 14px;}
.index_tab .tabmenu {
	background: url(columnsbg02.png) repeat-x top center; height: 48px; overflow: hidden;
}
.index_tab .tabmenu ul li {
	height: 48px; color: #ffffff; font-size:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:600; float: left; margin: 0 16px;
}
.index_tab .tabmenu ul li a {
	color: #f7fcff; font-size:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:600;
}
.index_tab .tabmenu ul li.selected a {
	color: #6aefff; font-size:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:600;
}
.index_tab .tabmenu ul li span {
	height: 48px; float: left; display: block;
}
.index_tab .tabmenu ul li span.tabg {
	padding: 0;width: 100%;text-align: center;padding: 10px 0 0 0;
}
.index_tab .tabmenu ul li span.bg {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_tab .tabmenu ul li span.bg01 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_tab .tabmenu ul li span.bg02 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_tab .tabmenu ul li.selected span.tabg {
	width: 100%; text-align:center;color: #6aefff;background: url(columnsbg01.png) no-repeat top center;padding: 10px 0 0 0;
}

.index_job .space {padding: 14px;}
.index_job .tabmenu {
	background: url(columnsbg02.png) repeat-x top center; height: 48px; overflow: hidden;
}
.index_job .tabmenu ul li {
	height: 48px; color: #ffffff; font-size:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:600; float: left; margin: 0 16px;
}
.index_job .tabmenu ul li a {
	color: #f7fcff; font-size:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:600;
}
.index_job .tabmenu ul li.selected a {
	color: #6aefff; font-size:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:600;
}
.index_job .tabmenu ul li span {
	height: 48px; float: left; display: block;
}
.index_job .tabmenu ul li span.tabg {
	padding: 0;width: 100%;text-align: center;padding: 10px 0 0 0;
}
.index_job .tabmenu ul li span.bg {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_job .tabmenu ul li span.bg01 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_job .tabmenu ul li span.bg02 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_job .tabmenu ul li.selected span.tabg {
	width: 100%; text-align:center;color: #6aefff;background: url(columnsbg01.png) no-repeat top center;padding: 10px 0 0 0;
}

.events_tab .tabmenu {
	height: 36px; overflow: hidden;
}
.events_tab .tabmenu ul li {
	height: 36px; color: #004280; font-size:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:600; float: left; margin-right:26px;
}
.events_tab .tabmenu ul li:last-child {margin-right:0px;}
.events_tab .tabmenu ul li a {
	color: #004280; font-size:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:600;
}
.events_tab .tabmenu ul li.selected a {
	color: #004280; font-size:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:600;
}
.events_tab .tabmenu ul li span {
	height: 36px; float: left; display: block;
}
.events_tab .tabmenu ul li span.tabg {
	padding: 0;width: 100%;text-align: center;
}
.events_tab .tabmenu ul li span.bg {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.events_tab .tabmenu ul li span.bg01 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.events_tab .tabmenu ul li span.bg02 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.events_tab .tabmenu ul li.selected span.tabg {
	width: 100%; text-align:center;color: #004280; border-bottom:#ea3e00 solid 2px;
}
.fwcx {
	width: 100%; overflow: hidden;
}
@media (max-width: 1199px) {
	.index_tab .tabmenu ul li {font-size:19px;margin: 0 8px;}
    .index_tab .tabmenu ul li a {font-size:19px;}
    .index_tab .tabmenu ul li.selected a {font-size:19px;}
	.index_job .tabmenu ul li {font-size:19px;margin: 0 8px;}
    .index_job .tabmenu ul li a {font-size:19px;}
    .index_job .tabmenu ul li.selected a {font-size:19px;}
	.fwcx {max-height: 442px;}
}
@media (max-width: 991px) {
	.index_tab .tabmenu ul li {font-size:20px;margin: 0 16px;}
	.index_job .tabmenu ul li {font-size:20px;margin: 0 16px;}
	.fwcx {max-height: none;}
}
@media (max-width: 640px) {
	.index_tab .tabmenu ul li {font-size:19px;margin: 0 8px;}
	.index_job .tabmenu ul li {font-size:19px;margin: 0 8px;}
    .events_tab .tabmenu ul li {margin-right:10px;height: 36px; font-size:14px;font-weight:600;}
	.btn-text {margin: 8px 0 0 0;}
}
@media (max-width: 320px) {
    .events_tab .tabmenu ul li {margin-right:10px;height: 36px; font-size:12px;font-weight:500;}
}

/*------------------Ã¦Â»Å¡Ã¥Å Â¨Ã¥â€¦Â¬Ã¥â€˜Å ----------------*/
.marquee-1{ width:100%; height:168px; overflow:hidden; margin: 0;}
.marquee-1 ul{float:left; width: auto; padding:0px;}
.marquee-1 ul li{float:left; width:100%; padding:2px 0; line-height:22px;}
.marquee-1 ul li span{font-size:6px; color:#ff0000; margin-right:5px;}
.marquee-1 ul li a:hover{color:#004ea2;}
.marquee-1 ul li a > img {display: inline-block;margin: 0 0 0 6px;}
@media (max-width: 1199px) {
.marquee-1{ height:156px;}
}
@media (max-width: 991px) {
.marquee-1{ height:130px;}
}
.hui {
	font-size: 14px;
	line-height: 26px;
	color: #bfbfbf;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.hei {font-size: 13px;line-height: 18px;color: #8b8b8b;text-decoration: none;font-family: Arial;}
a.hei:hover {color: #f86900; font-size: 13px; text-decoration: none;}
.hei1 {
    font-size: 15px;
    line-height: 26px;
    color: #454545;
    text-decoration: none;
    font-family: \5FAE\8F6F\96C5\9ED1;background-image: url(ioz_ico_hd.gif);background-repeat: no-repeat;background-position: left 2px;padding-left: 15px;
}
A.hei1:hover {
    COLOR: #004ea2; FONT-SIZE: 15px;text-decoration: none;
}
.hei14 {font-size: 14px;line-height: 37px;color: #595959;text-decoration: none;font-family: Arial;}
a.hei14:hover, a.hei14:focus {color: #04518e;}
.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: 13px;line-height: 18px;color: #004ea2;text-decoration: none;}
a.lan1:hover {color: #d61300; font-size: 13px; 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;background-image: url(ico_bd.gif);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: 18px;color: #e9f7ff;text-decoration: none;font-family: Arial !important;}
a.bai14:hover {color: #8bebff;}
.bai15 {font-size: 15px;line-height: 20px;color: #e9f7ff;text-decoration: none;padding-bottom: 10px;}
a.bai15:hover {color: #8bebff; font-size: 15px;}

/*---------------Ã¤Â¸â€œÃ©Â¢ËœÃ¥ÂÅ Ã¥â€ºÂ¾Ã¦Â â€¡Ã©â€œÂ¾Ã¦Å½Â¥---------------------*/
.win-zt{overflow: hidden;width: 40.702%;float: left;}
.win-zt .topic {background: #a1e2f5;overflow: hidden;}
.win-zt .topic .topic-l {width: 315px;float: left;}
.win-zt .topic .topic-r {float: left;margin: 14px 0 0 24px;}
.win-ico {overflow: hidden;width: 56.141%;float: right;}
.win-ico li {width: 108px;height: 99px;background: #f7fcff;border: #6bb0e3 solid 2px;padding: 18px 0 0 0;margin-right: 24.8px;float: left;border-radius: 3px;}
.win-ico li:last-child {margin-right: 0px;}
.win-ico li:hover {border: #247bbd solid 2px;}
.win-ico p {color: #1078c8;margin: 8px 0 0 0;font-size: 14px;text-align: center;}
.win-ico a:hover p {color: #0361a9;}
@media (max-width: 1199px) {
	.win-zt{width: 47%;}
	.win-ico{width: 50%;}
	.win-ico li {width: 86px;margin-right: 10px;}
	.win-ico p {font-size: 12px;}
}
@media (max-width: 991px) {
	.win-zt{width: 100%;}
	.win-zt .topic .topic-l {width: 80%;}
	.win-ico{width: 100%;margin-top: 20px;}
	.win-ico li {width: 17.2%;margin-right: 25px;}
	.win-ico p {font-size: 14px;}
}
@media (max-width: 767px) {
	.win-zt .topic .topic-l {width: 100%;}
	.win-ico li {width: 16.2%;margin-right: 16px;padding: 8px 0 6px 0;height: auto;}
	.win-ico p {font-size: 12px;line-height: 16px;padding: 0 6px;}
}
.swipslider {
  position: relative;
  overflow: hidden;
  display: block;
  padding-top: 99px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .swipslider .sw-slides {
    display: block;
    padding: 0;
    list-style: none;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    font-size: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    position: absolute;
    bottom: 0; }
  .swipslider .sw-slide {
    width: 100%;
    height: 75%;
    margin: auto;
    display: inline-block;
    position: relative; }
    .swipslider .sw-slide > img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      max-height: 100%;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
    .swipslider .sw-slide .sw-content {
      width: 100%;
      height: 100%;
      margin-left: 0;
      margin-right: 0;
      font-size: 14px; }

.sw-bullet {
  position: absolute;
  bottom: 3px;
  list-style: none;
  display: block;
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 0; }
  .sw-bullet li {
    width: 13px;
    height: 6px;
    background-color: #dbdbdb;
    display: inline-block;
    cursor: pointer;
    transition: all .2s ease-out; }
    .sw-bullet li:hover {
      background-color: rgba(219, 219, 219, 0.6); }
    .sw-bullet li.active {
      background-color:#074aa5;
      box-shadow: 0 0 2px rgba(219, 219, 219, 0.6); }
    .sw-bullet li:not(:last-child) {
      margin-right: 5px; }
@media (max-width: 991px) {
	.swipslider {padding-top: 152px;}
}
@media (max-width: 767px) {
	.swipslider {padding-top: 91px;}
}
/*---------------Ã¨Ââ€Ã§Â³Â»Ã¤Â¿Â¡Ã¦ÂÂ¯Ã§Â­â€°------------------*/
.aboutvideo {border: #cce7f4 solid 5px;overflow: hidden;}
.contactinfo {font-size: 16px;line-height: 36px;color: #e4f1f8;}
@media (max-width: 1199px) {
	.contactinfo {line-height: 33px;}
}
@media (max-width: 991px) {
	.contactinfo {line-height: 38px;}
}
/*---------------Ã¦â€“Â°Ã©â€”Â»Ã¥Å Â¨Ã¦â‚¬Â---------------------*/
.minh {}
.picnewslist {overflow: hidden;margin: 26px 0 0 0;}
.picnewslist li{margin-bottom: 15px; display: block; overflow: hidden;padding: 0 0 15px 0;border-bottom: #ccc dotted 1px; }
.picnewslist li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px;padding: 0; }
.picnewslist li h2 { font-size:18px; line-height:22px; margin:0 0 8px 0;display: block;font-weight: 500;}/*text-overflow: ellipsis;white-space: nowrap;*/
.picnewslist li h2 a { color:#333333;font-family: Arial;}
.picnewslist li h2 a:hover { color:#830000; text-decoration:none;}
.picnewslist .news-img{ margin-right: 15px;}
.picnewslist .news-img img{ border:#e4e4e4 solid 1px;}
.picnewslist .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#8e8e8e;}
.picnewslist .news-txt i { font-size: 14px; margin: 5px 0 0 0; color:#9e0000; display:block;font-style: normal;text-align: right;}
.picnewslist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.picnewslist .news-txt p a:hover { color:#15549a;}
.picnewslist .hzfa-img{ margin-right: 10px; margin-bottom:15px;}
.picnewslist .hzfa-img img{ max-width: 112px; border:#e4e4e4 solid 3px;}
.picnewslist .hzfa-txt p { line-height: 1.5; font-size: 12px; margin:0 0 15px 0; color:#8e8e8e;}
@media (max-width: 1199px) {
	.minh {min-height: 98px;}
	.picnewslist li h2 { font-size:14px;}
}
@media (max-width: 991px) {
	.minh {min-height: auto;}
}
@media (min-width: 768px) {
	.picnewslist .news-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	.picnewslist .news-img img{ width: 195px; height: 130px;}
	/*.picnewslist .news-img{ margin-right: 13px;}*/
	/*.picnewslist li{margin-bottom: 8px; display: block; overflow: hidden; }*/
	.picnewslist .hzfa-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	.picnewslist .hzfa-img img{ width: 112px; height: 152px;}
	.picnewslist .hzfa-img { margin-right: 15px;}
}
@media (max-width: 767px) {
	.picnewslist .news-img{ margin-bottom:2px;}
	.picnewslist .news-img img{ width: 126px; height:84px;}
	.picnewslist .hzfa-img{ margin-bottom:2px;}
	.picnewslist .hzfa-img img{ width: 106px; height:146px;}
	.picnewslist li h2 {white-space:normal;}
	}
/*-----------------Ã¦â€“â€¡Ã¥Â­â€”Ã¥Ë†â€”Ã¨Â¡Â¨---------------------*/
.list-tab { overflow:hidden; display:block;}
.list-tab ul li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4; width:100%; text-align:left;padding: 0;}
.list-tab ul li a{ float:left;/*width:88%;*/max-width: 84%;overflow:hidden;font-size:16px;line-height:36px; color:#383838;background-image: url(ioz_ico_01.gif);background-repeat: no-repeat;background-position: left 15px;padding:0 0 0 10px;text-overflow:ellipsis; white-space:nowrap; display:block; 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:36px;color:#a1a1a1; font-size: 14px; font-family:Arial;}
.list-tab span.right {float: right;}
@media (max-width: 1199px) {
	.list-tab ul li a{max-width: 81%;}
}
@media screen and (max-width: 992px){
.list-tab { height:auto !important;margin-left: 0px;}
}
@media (max-width: 991px) {
.list-tab ul li a{ line-height:30px;font-size:15px;}
.list-tab span {line-height:30px;}
.list-tab i {margin: 10px 0 0 8px;}
}
@media screen and (max-width: 767px){
.list-tab ul li{padding: 4px 0;}
.list-tab ul li a {max-width: 100%;white-space: normal;line-height: 24px;background-position: left 10px;}
.list-tab span {width:0px; visibility:hidden;display: none;}
}

.list-news { overflow:hidden; display:block;margin-top: 30px;}
.list-news li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4;margin-bottom: 15px;}
.list-news li:last-child {margin-bottom: 10px;}
.list-news li a{ float:left;width:86%;overflow:hidden;font-size:16px;line-height:1.4; color:#333;background-image: url(en-icon01.png);background-repeat: no-repeat;background-position: left 8px;padding-left: 14px;/*text-overflow:ellipsis; white-space:nowrap;*/ }
.list-news li a:hover {color: #07459b;}
.list-news span {line-height:1.5;color:#9b9b9b; font-size: 15px; font-family:Arial;}
.list-news span.right {float: right;}
@media (max-width: 991px){
	.list-news li a{ width:81%;}
}
@media (max-width: 767px){
	.list-news {margin-top: 26px;}
	.list-news li a {width:74%;white-space: normal;}
    .list-news span {font-size: 14px;}
}
@media (max-width: 380px){
	.list-news li a {width:100%;font-size:18px;}
	.list-news span {display: none;}
}

.list-article { overflow:hidden; display:block;margin-top: 28px;}
.list-article li{overflow:hidden;clear:both;border-bottom: #ccc dotted 1px;margin-bottom: 10px;padding-bottom: 10px;}
.list-article li:last-child {margin-bottom: 0px;border: 0;padding-bottom: 0px;}
.list-article li a{ float:left;width: 100%;overflow:hidden;font-size:16px;line-height:150%; color:#333;background-image: url(en-icon01.png);background-repeat: no-repeat;background-position: left 8px;padding-left: 18px;text-overflow:ellipsis; white-space:nowrap;text-align: justify; }
.list-article li a > img {display: inline-block;margin: 0 0 0 6px;}
.list-article li a:hover {color: #07459b;}
@media (max-width: 991px){
	.list-article li a{white-space: normal;}
}
@media (max-width: 767px){
	.list-article li a{font-size:18px;}
}
/*---------------Ã¤Â¿Â¡Ã¦ÂÂ¯Ã¥Â¹Â³Ã¥ÂÂ°---------------------*/
.infoplatform {overflow: hidden;}
.infoplatform .space {padding: 0;}
.infoplatform .boxpadding {padding: 20px 0;}
.infoplatform .sideline {border-bottom: #dfeef9 solid 1px;border-right: #dfeef9 solid 1px;}
.infoplatform .in_icon1 {background: #0062ac;}
.infoplatform .in_icon2 {background: #0ba299;}
.infoplatform .in_icon3 {background: #6fbc47;}
.infoplatform .in_icon4 {background: #24a9e6;}
.infoplatform .in_icon5 {background: #f8b62c;}
.infoplatform p {color: #ffffff;margin: 6px 0 0 0;font-size: 12px;}
.infoplatform a:hover p {opacity: 0.7;filter: alpha(opacity=70);}
@media (max-width: 1299px) {
	.infoplatform .boxpadding {padding: 23px 0;}
}
/*---------------Ã¥Â­Â¦Ã¦Å“Â¯Ã¦Â´Â»Ã¥Å Â¨---------------------*/
/*Ã©Â¦â€“Ã©Â¡ÂµÃ¦Â Â·Ã¥Â¼Â*/
.events {background: #f3f9fe;overflow: hidden;padding: 18px;border: #b6d5eb solid 1px;min-height: 342px;}
.cmain2by{ width:100%;}
.cmain2by dl { margin:0px;}
.cmain2by dd{ overflow: hidden;margin-bottom: 16px;padding-bottom: 16px;border-bottom: #d3d3d3 dashed 1px;}
.cmain2by dd:last-child {margin-bottom: 0px;padding-bottom: 0px;border-bottom: 0px;}
.cmain2by dd.cmain2byli1{background:#f1f1f1;}
.cmain2by dd span{ float:left;color:#ff9c00;text-align:center;width:63px;margin-right:2px;font-size:25px;font-weight: 700;padding: 2px 0 0 0;background: url(ioz_datebg.png) no-repeat top center;font-family: Arial;/*font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;*/}
.cmain2by dd span b { background: #0367b2;height: 24px; text-align: center; line-height: 24px; font-size: 12px;font-family: Arial; display: block; color:#ffffff;}
.cmain2by dd .hdtitle { float:left; width:90%; overflow:hidden; display:block; color:#535353;margin-left: 10px; }
.cmain2by dd .hdtitle a{ overflow:hidden; display:block; line-height:20px; color:#383838; font-size:16px; text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-overflow: ellipsis;white-space: nowrap;}
.cmain2by dd .hdtitle a > img { display: inline-block; margin-left:6px;}
.cmain2by dd .hdtitle a:hover {COLOR: #004ea2; }
.cmain2by dd .hdtitle p { font-size:13px; color:#0561a6; line-height:19px;margin: 7px 0 0 0;}
@media (max-width: 1299px) {
	.events {min-height: 358px;}
}
@media (max-width: 1199px) {
	.cmain2by dd .hdtitle {width:87%;}
	.cmain2by dd{ margin-bottom: 23px;padding-bottom: 23px;}
}
@media (max-width: 991px) {
	.cmain2by dd .hdtitle {width:89%;}
	.cmain2by dd{ margin-bottom: 15px;padding-bottom: 15px;}
}
@media (max-width: 767px) {
	.cmain2by dd .hdtitle {width:76.8%;}
	.cmain2by dd .hdtitle a{ white-space: normal;font-size:14px;}
}
@media (max-width: 320px) {
	.cmain2by dd .hdtitle {width:71.8%;}
}
/*Ã¥Ë†â€”Ã¨Â¡Â¨Ã©Â¡ÂµÃ¦Â Â·Ã¥Â¼Â*/
.academic-notice{ width:100%;}
.academic-notice dl { margin:0px;}
.academic-notice dd{ overflow: hidden;margin-bottom: 16px;padding-bottom: 16px;border-bottom: #dedede dashed 1px;}
.academic-notice dd:last-child {margin-bottom: 0px;padding-bottom: 0px;border-bottom: 0px;}
.academic-notice dd span{ float:left;color:#ff9c00;text-align:center;width:63px;margin-right:2px;font-size:25px;font-weight: 700;padding: 2px 0 0 0;background: url(ioz_datebg.png) no-repeat top center;font-family: Arial;}
.academic-notice dd span b { background: #0367b2;height: 24px; text-align: center; line-height: 24px; font-size: 12px;font-family: Arial; display: block; color:#ffffff;}
.academic-notice dd .hdtitle { float:left; width:90%; overflow:hidden; display:block; color:#535353;margin-left: 10px; }
.academic-notice dd .hdtitle a{ overflow:hidden; display:block; line-height:20px; color:#383838; font-size:16px; text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-overflow: ellipsis;white-space: normal;}
.academic-notice dd .hdtitle a > img { display: inline-block; margin-left:6px;}
.academic-notice dd .hdtitle a:hover {COLOR: #004ea2; }
.academic-notice dd .hdtitle p { font-size:13px; color:#0367b2; line-height:18px;margin: 7px 0 0 0;}
@media (max-width: 1199px) {
	.academic-notice dd .hdtitle {width:88%;}
	.academic-notice dd .hdtitle a {font-size: 15px;}
}
@media (max-width: 991px) {
	.academic-notice dd .hdtitle {width:81%;}
}
@media (max-width: 767px) {
	.academic-notice dd .hdtitle {width:74.8%;}
	.academic-notice dd .hdtitle a{ white-space: normal;font-size:14px;}
}
@media (max-width: 320px) {
	.academic-notice dd .hdtitle {width:70.8%;}
}
/*Ã¤ÂºÅ’Ã§ÂºÂ§Ã©Â¡ÂµÃ©ÂÂ¢Ã¤Â¾Â§Ã¨Â¾Â¹Ã¦Â Â·Ã¥Â¼Â*/
.jlnotice { margin: 0 15px 18px 15px;}
.jlnotice dl { margin:0px;}
.jlnotice dd{ overflow: hidden;margin-bottom: 17px;padding-bottom: 17px;border-bottom: #d3d3d3 dashed 1px;}
.jlnotice dd:last-child {margin-bottom: 0px;padding-bottom: 0px;border-bottom: 0px;}
.jlnotice dd span{ float:left;color:#ff9c00;text-align:center;width:63px;margin-right:2px;font-size:25px;font-weight: 700;padding: 2px 0 0 0;background: url(ioz_datebg.png) no-repeat top center;font-family: Arial;/*font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;*/}
.jlnotice dd span b { background: #0367b2;height: 24px; text-align: center; line-height: 24px; font-size: 12px;font-family: Arial; display: block; color:#ffffff;}
.jlnotice dd .hdtitle { float:left; width:76%; overflow:hidden; display:block; color:#535353;margin-left: 10px; }
.jlnotice dd .hdtitle a{ overflow:hidden; display:block; line-height:20px; color:#383838; font-size:15px; text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-overflow: ellipsis;white-space: nowrap;}
.jlnotice dd .hdtitle a > img { display: inline-block; margin-left:6px;}
.jlnotice dd .hdtitle a:hover {COLOR: #004ea2; }
.jlnotice dd .hdtitle p { font-size:13px; color:#0561a6; line-height:19px;margin: 7px 0 0 0;}
@media (max-width: 1299px) {
	.jlnotice dd{ margin-bottom: 21px;padding-bottom: 21px;}
}
@media (max-width: 1199px) {
	.jlnotice dd .hdtitle {width:71%;}
}
/*---------------Ã¥Âªâ€™Ã¤Â½â€œÃ©Â£Å½Ã©â€¡â€¡---------------------*/
.homelist {overflow: hidden;}
.homelist li{margin-bottom: 8px; display: block; overflow: hidden; }
.homelist li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.homelist li h2 { font-size:15px;color: #ffffff;line-height:22px; margin:0 0 8px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.homelist li h2 a { color:#ffffff;font-family: \5FAE\8F6F\96C5\9ED1;}
.homelist li h2 a:hover { color:#b8cff3; text-decoration:none;}
.homelist .news-img img{ max-width: 142px; border:#e4f2fb solid 1px;}
.homelist .news-txt p { line-height: 20px; font-size: 12px; margin: 0px; color:#d5c7c3;}
.homelist .news-txt i { font-size: 12px; margin: 4px 0 0 0; color:#a3dffd; display:block;font-style: normal;text-align: right;}
.homelist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.homelist .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.homelist .news-txt p{ line-height: 20px; height: auto; font-size: 12px; overflow:hidden;}
	.homelist .news-img img{ width: 142px; height: 96px;}
	.homelist .news-img{ margin-right: 15px;}
	.homelist li{margin-bottom: 30px; display: block; overflow: hidden; }
}
@media (max-width: 1199px) {
	.homelist li{margin-bottom: 2px;}
}
@media (max-width: 991px) {
	.homelist li{margin-bottom: 20px;}
}
@media (max-width: 767px) {
	.homelist .news-img{ margin-bottom:2px;margin-right: 15px;}
	.homelist .news-img img{ width: 126px; height:84px;}
	.homelist li h2 {white-space:normal;overflow: inherit;}
	}
/*---------------Ã¨Â§â€ Ã©Â¢â€˜Ã¤Â¸Â­Ã¥Â¿Æ’---------------------*/
/*---------Ã©Â¦â€“Ã©Â¡ÂµÃ¨Â§â€ Ã©Â¢â€˜--------*/
.videobox {overflow: hidden;display: block;margin:0 0 20px 0;}
.videobox p { overflow: hidden;margin:9px 0 0 0;height: 42px; }
.videobox p a { color: #ffffff;font-size: 13px;line-height: 18px !important;}
.videobox p a:hover { color: #b8cff3;}
.zoom-container {
	border:#e4f2fb solid 1px;
	position: relative;
	overflow: hidden;
	display: inline-block;
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
}/*width:173px; height:116px; */
.zoom-container a {
    display: block;
    position: absolute;
    top: -100%;
    opacity: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    color: inherit;
}
.zoom-container:hover a {
    opacity: 1;
    top: 0; 
    z-index: 500;
}
.zoom-container:hover a i {
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.zoom-container img {
	width:100%;height:116px;
	display: block;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}/*width: 100%;height: auto;*/
.zoom-container .zoom-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	color: #fff;
}
.zoom-container .zoom-caption span{background-color: #FD0005;position:absolute;top: 0;padding: 0px 7px;font-weight: bold;font-size: 13px;}
.zoom-container .zoom-caption p{position: absolute;bottom: 0;left:0; right: 0;text-align: center;font-size: 12px; background: rgba(0, 0, 0, .6);margin:0;padding: 6px;}
.zoom-container:hover img {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.zoom-container:hover .zoom-caption {
	background: rgba(0, 0, 0, .3);
}
@media (max-width: 1199px) {
	.videobox {margin:0 0 34px 0;}
	.zoom-container img {height:88px;}
}
@media (max-width: 991px) {
	.videobox {margin:0 0 18px 0;}
	.zoom-container img {height:105px;}
}
@media (max-width: 320px) {
	.zoom-container img {height:87px;}
}
/*---------Ã¥Ë†â€”Ã¨Â¡Â¨Ã©Â¡ÂµÃ¨Â§â€ Ã©Â¢â€˜--------*/
.videobox1 {overflow: hidden;display: block;margin:0 0 20px 0;}
.videobox1 p { overflow: hidden;margin:9px 0 0 0;height: 42px;text-align: center; }
.videobox1 p a { color: #454545;font-size: 13px;line-height: 18px !important;}
.videobox1 p a:hover { color: #004ea2;}
.video-container {
	border:#dedede solid 1px;
	position: relative;
	overflow: hidden;
	display: inline-block;
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
}/*width:173px; height:116px; */
.video-container a {
    display: block;
    position: absolute;
    top: -100%;
    opacity: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    color: inherit;
}
.video-container:hover a {
    opacity: 1;
    top: 0; 
    z-index: 500;
}
.video-container:hover a i {
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.video-container img {
	width:100%;height:179px;
	display: block;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}/*width: 100%;height: auto;*/
.video-container .video-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	color: #fff;
}
.video-container .video-caption span{background-color: #FD0005;position:absolute;top: 0;padding: 0px 7px;font-weight: bold;font-size: 13px;}
.video-container .video-caption p{position: absolute;bottom: 0;left:0; right: 0;text-align: center;font-size: 12px; background: rgba(0, 0, 0, .6);margin:0;padding: 6px;}
.video-container:hover img {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.video-container:hover .video-caption {
	background: rgba(0, 0, 0, .3);
}
@media (max-width: 1199px) {
	.videobox1 {margin:0 0 34px 0;}
	.video-container img {height:138px;}
}
@media (max-width: 991px) {
	.videobox1 {margin:0 0 18px 0;}
	.video-container img {height:145px;}
}
@media (max-width: 767px) {
	.video-container img {height:104px;}
}
@media (max-width: 320px) {
	.video-container img {height:87px;}
}
/*---------------Ã¦Å½Â¨Ã¨ÂÂÃ¤Â¸â€œÃ©Â¢Ëœ---------------------*/
/*Ã©Â¦â€“Ã©Â¡ÂµÃ¦Â Â·Ã¥Â¼Â*/
.specialtopic {}
.specialtopic img {border: #d9d9d9 solid 1px;width: 100%;height:65px;margin: 0 0 20px 0;}
@media (max-width: 1199px) {
	.specialtopic img {height:52px;margin: 30.8px 0 0 0;}
}
@media (max-width: 991px) {
	.specialtopic img {height:61px;margin: 20px 0 0 0;}
}
@media (max-width: 767px) {
	.specialtopic img {height:48px;margin: 15px 0 0 0;}
}
@media (max-width: 380px) {
	.specialtopic img {height:43px;margin: 15px 0 0 0;}
}
@media (max-width: 320px) {
	.specialtopic img {height:36px;margin: 15px 0 0 0;}
}
/*Ã¥Ë†â€”Ã¨Â¡Â¨Ã©Â¡ÂµÃ¦Â Â·Ã¥Â¼Â*/
.specialtopic-list {}
.specialtopic-list img {border: #d9d9d9 solid 1px;width: 100%;height:76px;margin: 0 0 20px 0;}
@media (max-width: 1199px) {
	.specialtopic-list img {height:61px;}
}
@media (max-width: 991px) {
	.specialtopic-list img {height:60px;}
}
@media (max-width: 767px) {
	.specialtopic-list img {height:51px;margin: 0 0 15px 0;}
}
@media (max-width: 380px) {
	.specialtopic-list img {height:45px;margin: 0 0 15px 0;}
}
@media (max-width: 320px) {
	.specialtopic-list img {height:36px;margin: 0 0 15px 0;}
}
/*Ã¥Ë†â€”Ã¨Â¡Â¨Ã©Â¡ÂµÃ¦Â Â·Ã¥Â¼Â1*/
.specialtopic-list1 {}
.specialtopic-list1 img {border: #d9d9d9 solid 1px;width: 100%;height:78px;margin: 0 0 20px 0;}
@media (max-width: 1199px) {
	.specialtopic-list1 img {height:62px;}
}
@media (max-width: 991px) {
	.specialtopic-list1 img {height:63px;}
}
@media (max-width: 767px) {
	.specialtopic-list1 img {height:51px;margin: 0 0 15px 0;}
}
@media (max-width: 380px) {
	.specialtopic-list1 img {height:45px;margin: 0 0 15px 0;}
}
@media (max-width: 320px) {
	.specialtopic-list1 img {height:36px;margin: 0 0 15px 0;}
}
/*---------------Ã©Â¡ÂµÃ¥Â°Â¾---------------------*/
.footurl {overflow: hidden;background: #0160b4;text-align: center;padding: 20px 0 17px 0;}
.footurl .row a { display: inline-block; overflow:hidden; margin:0px 50px 0 0;color: #fff;font-size: 18px;line-height: 15px;padding-right: 50px;border-right: #347ebf solid 1px;}
.footurl .row a:hover {color: #64d8ff;}
.footurl .row a:last-child {margin: 0;padding: 0;border: 0;}


.foot {overflow: hidden;background: #023e80;}
.index-font{ margin-top:0;}
.foot .tophalf {padding: 42px 0 55px 0;}
.foot .secondhalf {padding: 12px 0;border-top: #255689 solid 1px;background: rgba(38,45,52,.4);color: #daebf3;font-size: 13px;text-align: center;line-height: 24px;}
.foot .secondhalf img {display: inline-block;margin-left: 15px;}
.foot .secondhalf a {color: #daebf3;}
.foot .secondhalf a:hover {color:#64d8ff;}
.copyright{font-size:12px; line-height:20px;color:#f7f7f7;display:block; overflow:hidden;}
.copyright .cas { width: 256px;border-right: #4d6a9f solid 1px;display: block;overflow: hidden;float: left;margin: 16px 18px 0 0; text-align:center;}
.copyright .cas img {}
.copyright .left { width:68%;font-size:14px; line-height:1.5;color:#e2edf5;display:block; overflow:hidden; float:left; margin: 12px 0 0 0;}
.copyright .left a {color:#e2edf5;}
.copyright .left a:hover {color:#64d8ff;}
.copyright .rightbz {display:block; overflow:hidden; float:right;margin:5px 0 0;}
.copyright .rightbz img{ display:inline-block; margin-left:5px;}
.copyright .rightjb { width:65px; padding:10px 0 0 0;display:block; overflow:hidden; float:right;}
.copyright .rightwx { width:80px; padding:14px 0 0 0;display:block; overflow:hidden; float:right;}
.copyright .rightwx img{ display:inline-block;}
@media (max-width: 1199px){
    .foot .tophalf {padding: 22px 0 36px 0;}
    .copyright .left { width:60%; }
	.footurl .row a {margin:0 13px 0 0;padding-right: 20px;}
}
@media (max-width: 991px){
    .footurl .row a {margin:0px 20px 0 0;padding-right: 20px;}
.copyright .cas { width: 100%; border:0px;margin: 12px 0 0 0;}
.copyright .cas img {display: block;margin-right: auto;margin-left: auto;}
.copyright .left { width:100%; text-align: center; margin-top: 12px;}
.copyright .rightwx {width: 100%;text-align: center;}
.foot .tophalf {padding: 22px 0 25px 0;}
}
@media (max-width: 767px){
    .footurl {padding: 20px 0 6px 0;}
    .footurl .row a {margin:0 12px 10px 12px;padding-right: 0px;border: 0;}
   .footurl .row a:last-child {margin: 0 12px 10px 12px;} 
}
/*---------------------------------Ã¥Â¯Â¼Ã¨Ë†ÂªÃ¯Â¼â€ Ã¨ÂÅ“Ã¥Ââ€¢------------------------------------------*/
.twobanner {height: 236px;border-top: #4d788e solid 1px;}
.twolmmt {margin: 4px 0 0 0;}
.h_menu {padding: 0;}
.location { background:#eaf2fb; border-bottom:#eaf2fb solid 1px;margin-top: 67px;}
.navbar {min-height: 40px; border: 0px solid transparent;}
.navbar-toggle {float: right;padding: 4px 5px;margin-top: 7px;margin-bottom: 6px; margin-right:0px;border: 2px 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: #ffffff;}
.nav-tabs > li { text-align:center;}
.nav-tabs > li:last-child {border-right:#cacaca solid 0px;}
.nav-stacked > li {background: #e9f6fe;border-top: #feffff solid 1px;border-bottom: #cce7fa solid 1px;}
@media (max-width: 1024px) {
.twobanner {height: 206px;}
}
@media only screen and (max-width: 992px) {
.nav-pills > li > a {font-size: 14px;}
}
@media (min-width: 768px) {
.navbar-menu {display: none;}
.navbar-right {margin-right: 0px;}
}
@media only screen and (max-width: 768px) {
.twobanner {height: 142px;}
.h_menu {position: relative;margin-left: -15px;margin-right: -15px;}
}
@media screen and (max-width: 640px){
.navbar-collapse { margin-top:6px;}
.navbar-default .navbar-collapse {background: #ffffff;}
}
@media screen and (max-width: 494px){
.nav-tabs > li { width:100%;border-right:#cacaca solid 0px;}
.location { margin-top: -6px;}
}
@media screen and (max-width: 320px){
.location { margin-top: -11px;}   
}
.dropdowns {position: relative;}
.dropdown .dropdowns.open>a:before {content: "\f105";color: #e3e3e3;}
.dropdown .dropdowns>a:before {font-family: 'FontAwesome';content: "\f105";position: absolute;right: 10px;top: 12px;margin-left: 0;visibility: visible;color: #6895be;}
.contentWrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.contentLeft {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #e9f1f9;
}

.contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}

.leftNavigation {
  margin: 0rem 0;
}
.leftNavigation, .leftNavigation li ul {
  list-style: none;
  padding: 0;
}
.leftNavigation li a {
  font-size: 15px;
  display: block;
  padding: 13px 15px 13px 38px;
  color: #282828;
  border-bottom: solid 1px #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;
}
.leftNavigation li a, .leftNavigation li a .leftNavIcon {
  line-height: 140%;
}
.leftNavigation li a .leftNavIcon {
  position: absolute;
  top: 0;
  left: 0;
  width: 3.8rem;
  padding: 13px 0;
  text-align: center;
  font-weight: 600;color: #7e96c1;
}
.leftNavigation li.active a .leftNavIcon {color: #1f2b5e;}
.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 4rem;
  padding: 0.8rem 0;
  text-align: center;
}
.leftNavigation li a:hover {
  color: #00398f; text-decoration:none; background:#d8e3f0;
}
.leftNavigation li a:hover .leftNavIcon {color: #00398f;}
.leftNavigation li ul {
  display: none;
  margin: 0;
  background-color: #f3f9ff;
}
.leftNavigation li ul li { border-bottom: solid 1px #d8e3f0;}
.leftNavigation li ul li:last-child {border: 0;}
.leftNavigation li ul li a {
  border-bottom: solid 0px #D0E9F3; font-size:14px; color:#393939; background:url(en-icon01.gif) no-repeat left 19px; margin-left:37px; padding-left:12px;
}
.leftNavigation li ul li a:hover {
  color: #c90000; text-decoration:none; background:url(en-icon01.gif) no-repeat left 19px;
}
/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
  color: #c90000; text-decoration:none; background:url(en-icon01.gif) no-repeat left 19px;
}
.leftNavigation li.active > a {
  color: #00348a; text-decoration:none;
}
.leftNavigation li.active ul {
  display: block;
}
.leftNavigation > li.active {
  background-color: #d8e3f0;
}
.leftNavigation li ul li .level4 {border-top: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li a {
  border-bottom: solid 0px #D0E9F3; font-size:13px; color:#393939; margin-left:30px; padding-left:12px;background: transparent;
}
.leftNavigation li ul li .level4 li a:hover {color: #006bb1;}
.leftNavigation li ul li .level4 li {border-bottom: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li:last-child {border-bottom: solid 0px #D0E9F3;}

.leftyear {padding: 40px 0 30px 12px;}
.leftyear h4 {font-size: 17px;font-weight: 700;margin: 0 0 18px 0;line-height: 1;color: #222;text-transform: uppercase;}
.leftyear li {margin-bottom: 10px;font-size: 15px;}
.leftyear li a {font-size: 15px;color: #333;line-height: 1;}
.leftyear li a:hover {text-decoration: underline;}
.leftyear li a.active {font-weight: bold;color: #e73e04;}

.ryear {overflow: hidden;margin: 0 0 22px 0;}
.ryear h3 {font-size: 28px;color: #333;font-family: Georgia;margin: 0;line-height: 1;}
.mobyear {}
.mobyear .panel {-webkit-box-shadow: 0 1px 1px rgba(13, 41, 111, 0);box-shadow: 0 1px 1px rgba(13, 41, 111, 0);}
.mobyear .panel-group {margin-top: 20px;}
.mobyear .panel-heading a {padding: 9px 35px 9px 15px;}
.mobyear .panel-heading a.collapsed {color: #fff;background-color: #4a8ac8;font-weight: 500;}
.mobyear .panel-dark .panel-heading a {background-color: #4a8ac8;color: #fff;font-weight: 500;}
@media (max-width: 767px) {
   .leftyear {padding: 15px 0 9px 14px;border: #eaf2fb solid 1px;} 
}

.thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none; 
	padding: 4px;
}
/*---------------Ã§Â»â€ Ã¨Â§Ë†---------------------*/
.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: #00409a;line-height:120%; font-size: 28px;margin: 6px 0 20px 0;font-weight: 700;/*word-break: break-all;*/}
.xlmain .lwtitle {color: #333;line-height:130%; font-size: 26px;margin: 15px 0 24px 0;font-weight: 700;/*word-break: break-all;*/}
.xlmain .dltitle {color: #333333;line-height:120%; font-size: 20px;margin: 40px 0 20px 0;font-weight: 700;/*word-break: break-all;*/text-align: center;}
.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 .other-share {float: right;}
.xlmain .basicinfo .ot-socials {text-align: right;}
.xlmain .basicinfo .ot-socials a {display: inline-block;height: 16px;width: 20px;text-align: center;line-height: 30px;margin-right: 8px;font-size: 14px;padding: 0;text-decoration: none;}
.xlmain .basicinfo .ot-socials .share-wx {background-image: url(fx-wx.png);background-repeat: no-repeat;background-position: 50% 50%;}
.xlmain .basicinfo .ot-socials .share-wx:hover {opacity: .6;}
.xlmain .basicinfo .ot-socials .share-qq {background-image: url(fx-qq.png);background-repeat: no-repeat;background-position: 50% 50%;}
.xlmain .basicinfo .ot-socials .share-qq:hover {opacity: .6;}
.xlmain .basicinfo .ot-socials .share-wb {background-image: url(fx-wb.png);background-repeat: no-repeat;background-position: 50% 50%;}
.xlmain .basicinfo .ot-socials .share-wb:hover {opacity: .6;}
.xlmain .text { margin:28px 0 0 0; overflow:hidden; display:block;}
.xlmain .text p {margin: 0 0 22px 0;}
.xlmain .text p:last-child {margin: 0 0 0 0;}
.xlmain .text img {display: block;margin-right: auto;margin-left: auto;}
.xlmain .textxl { margin:26px 0 0 0; overflow:hidden; display:block;}
.xlmain .textxl p {margin: 0 0 22px 0;}
.xlmain .textxl p a {color: #064eb3;}
.xlmain .textxl p a:hover {color: #333;}
.xlmain .textxl img {display: block;margin-right: auto;margin-left: auto;height: auto !important;padding: 0 15px;}
.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;margin:28px 0 0 0;}
.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 5px 0;display: block;color: #272727;font-weight: 700;}
.xlmain .textry p {margin: 0 0 6px 0;}
.xlmain .textry p a {color: #333;}
.xlmain .textry p a:hover {color: #005bac;}
.xlmain .textry strong, .xlmain .textry b {font-size: 16px;color: #333;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 .fl img {margin-right: 28px;margin-bottom: 12px;width: 130px !important;height: auto !important;}

.xlmain .textqk {overflow: hidden;font-size: 15px;line-height: 160%;color: #333;margin-top: 11px;}
.xlmain .textqk p {margin: 0 0 16px 0;}

.xlmain .textevents {overflow: hidden;}
.xlmain .textevents h3 {padding-bottom: 12px;margin: 2px 0 24px;border-bottom: #c3d2dc solid 1px;font-size: 32px;font-family: "Times New Roman", serif;color: #222;font-weight: 500;}
.xlmain .textevents h5 {margin: 12px 0 0 0;font-size: 15px;color: #444;font-weight: 500;text-transform: inherit;line-height: 1.5;}
.xlmain .textevents h5 > i {color: #222;margin-right: 8px;}
.xlmain .textevents a {color: #e24813;}
.xlmain .textevents a:hover {color: #076db7;}

.platformbox {display:block;overflow:hidden;text-align: center;margin: 0 0 68px 0;}
.xlmain .platforminfo { margin:0 auto; overflow:hidden; display:block;min-height: 1000px;}
.xlmain .platforminfo p {margin: 0 0 16px 0;}
.xlmain .platforminfo p:last-child {margin: 0 0 0 0;}
.xlmain .platforminfo img {display: block;margin: 0 auto 70px auto;}

.xlmain .textcg { margin:26px 0 0 0; overflow:hidden; display:block;}
.xlmain .textcg p {margin: 0 0 20px 0;}
.xlmain .textcg p a {color: #064eb3;}
.xlmain .textcg p a:hover {color: #333;}
.xlmain .textcg img {display: block;margin-right: auto;margin-left: auto;}
.xlmain .textcg table {margin: 0 0 15px 0;}
.xlmain .textcg td {text-align: center;}

.xlmain .textcg1 { margin:26px 0 0 0; overflow:hidden; display:block;}
.xlmain .textcg1 p {margin: 0;}
.xlmain .textcg1 p a {color: #064eb3;}
.xlmain .textcg1 p a:hover {color: #333;}
.xlmain .textcg1 img {padding: 8px 15px;height: auto !important;}
.xlmain .textcg1 table {margin: 0 0 15px 0;}
.xlmain .textcg1 td {text-align: center;}

.attach {}
.attach .xlmain .wztitle {font-size: 52px;}

@media (min-width: 992px) {
	.xlmain .platforminfo { width: 876px;}
}
@media (min-width: 767px) {
	.xlmain .textxl img {max-width: 640px;}
}
@media (max-width: 1199px) {
	.xlmain .textsp { width: 64%;}
    .xlmain .textcg1 img {width: 47% !important;}
}
@media (max-width: 991px) {
	.xlmain .wztitle {font-size: 30px;}
	.xlmain .textsp { width: 80%;}
	.xlmain .textld .photo {width: 100%;margin: 0 0 18px 0;}
    .xlmain .textcg1 img {width: 45% !important;}
}
@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: 4px 0 26px 0;font-size: 24px;}
	.xlmain .basicinfo .qtinfo {margin: 0 0 8px 0;}
	.xlmain .basicinfo .share {float: none;width: 138px;margin: 0 auto;}
	.xlmain .text { margin:18px 0 12px 0;}
	.xlmain .textxl { margin:20px 2px 0 2px;}
    .xlmain .textxl img {padding: 0 0 15px 0;width: 100% !important;}
	.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 .fl {width: 100%;}
    .xlmain .textry .fl 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%;}
    .xlmain .textcg1 img {width: auto !important;padding: 8px;display: block;margin: 0 auto;}
    .xlmain .textcg1 table {width: 100% !important;}
}
/*-----------------Ã¤ÂºÂºÃ¦â€°ÂÃ©ËœÅ¸Ã¤Â¼Â---------------------*/
.talent-summary {overflow: hidden;margin: 0 0 25px 0;}
.talent-summary h4 {font-size: 26px;color: #004ea2;font-weight: 700;margin: 0 0 18px 0;}
.talent-summary h4 a {color: #004ea2;}
.talent-summary h4 a:hover {color: #2E2E2E;}
.secondarysort {overflow: hidden;}
.secondarysort li {margin: 0 0 46px 0;}
.secondarysort li a:hover img {opacity: 0.8;filter: alpha(opacity=80);}
.secondarysort li h4 {font-size: 18px;color: #2E2E2E;font-weight: 700;margin: 15px 0 12px 0;}
.secondarysort li a:hover h4 {color: #004ea2;}
.secondarysort li p {color: #666;font-size: 14px;line-height: 20px;overflow: hidden;text-overflow: ellipsis;margin: 0;}
@media (min-width: 768px) {
	.secondarysort li img {height: 152px;width: 100%;}
}
@media (max-width: 1199px) {
	.secondarysort li img {height: 117px;width: 100%;}
}
@media (max-width: 991px) {
	.secondarysort li img {height: 123px;width: 100%;}
}
@media (max-width: 767px) {
	.secondarysort li img {height: auto;width: 100%;}
}
/*Our Team*/
.teams { margin-top: 10px;padding: 0 2px;}
.teams li {margin-bottom: 30px;}
.teams li .boxstyle {overflow: hidden;
  -ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  border-bottom: 4px solid #009cff;
}
.teams li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.teams li .boxstyle .txtinfo {margin: 15px;overflow: hidden;}
.teams li .boxstyle .txtinfo h4 { color: #004ea2;font-size: 1.45em;font-weight: 700;margin: 0 0 8px 0;}
.teams li .boxstyle .txtinfo h4 a { color: #004ea2;}
.teams li a:hover .boxstyle .txtinfo h4 { color: #ff7300;}
.teams li .boxstyle .txtinfo p {font-size: 13px;color: #009cff;line-height: 22px;margin: 0 0 4px 0;}
.teams li .boxstyle .txtinfo span {font-size: 13px;color: #575757;line-height: 22px;}
@media (min-width: 768px) {
	.teams li .boxstyle img {height: 143px;width: 100%;}
}
@media (max-width: 1199px) {
	.teams li .boxstyle img {height: 110px;width: 100%;}
}
@media (max-width: 991px) {
	.teams li .boxstyle img {height: 116px;width: 100%;}
}
@media (max-width: 767px) {
	.teams li .boxstyle img {height: auto;width: 100%;}
}
/*Ã¤ÂºÂºÃ¦â€°ÂÃ©ËœÅ¸Ã¤Â¼ÂÃ§Â»â€ Ã¨Â§Ë†*/
.module{ margin:0px auto; overflow:hidden; width:100%;border: #e6e6e6 solid 1px;margin-bottom: 25px;}
.module-a,.module-b,.module-c,.module-d{float:left;padding-bottom:200em;margin-bottom:-200em;}
.module-a{width:20%;background:#ffffff;border-right:#e6e6e6 solid 1px;}
.module-b{width:80%;background:#ffffff;}
.module-c{width:18%;background:#ffffff;border-right:#e6e6e6 solid 1px;}
.module-d{width:82%;background:#ffffff;}
.module-b .table:not(.table-bordered) {border-bottom: 0px solid #e6e6e6;}
.module-b .table > tbody > tr {border-top: 1px solid #e6e6e6;}
.module-b .table > tbody > tr:first-child {border-top: 0px solid #e6e6e6;}
.module-b .table > tbody > tr > td { word-break:normal;padding: 5px 8px;border-top: 0px solid #e6e6e6;font-size: 14px;}
.module-b .table > tbody > tr > th { border-right:#e6e6e6 solid 1px;padding: 5px 8px;border-top: 0px solid #e6e6e6;font-size: 14px;width: 20%;}
.bl { border-left:#e6e6e6 solid 1px;}
@media screen and (max-width: 1199px){
	.module-a{width:23%;}
    .module-b{width:77%;}
}
@media screen and (max-width: 991px){
.module-a{width:100%;border-right:#e6e6e6 solid 0px;}
.module-b{width:100%;}
.module-c{width:100%;border-right:#e6e6e6 solid 0px;}
.module-d{width:100%;}
.module-b .table > tbody > tr:first-child {border-top: 1px solid #e6e6e6;}
.module-b .table > tbody > tr > td { word-break:break-all;}
.module-b .table > tbody > tr > th {width: 26%;}
}
@media screen and (max-width: 767px){
	.module-b .table > tbody > tr > th { width: 30%;}
}

/*-----------------Ã§Å½Â°Ã¤Â»Â»Ã©Â¢â€ Ã¥Â¯Â¼---------------------*/
.personnel-style { overflow: hidden;margin-top: 20px;}
.personnel-style li { border-bottom: #ccc dotted 1px;margin-bottom: 15px;padding: 0 0 15px 0;}
.personnel-style li:last-child { border-bottom: #ccc dashed 0px;margin-bottom: 0px;}
.personnel-style li img {border: #e8e8e8 solid 1px;}
.personnel-style h4 a { color: #337ab7;}
.personnel-style h4 a:hover { color: #ff7300;}
.personnel-style p {font-size: 14px;}

.personnel-list {overflow: hidden;margin-top: 26px;}
.personnel-list li{margin-bottom: 15px; display: block; overflow: hidden; border-bottom:#ccc dotted 1px;padding: 0 0 12px 0; }
.personnel-list li:last-child {border-bottom:#ccc dashed 0px;margin: 0;padding: 0; }
.personnel-list li h2 { font-size:18px;font-weight: 500;line-height:22px; margin:0 0 8px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.personnel-list li h2 a { color:#333333;font-family: Arial;}
.personnel-list li h2 a:hover { color:#830000; text-decoration:none;}
.personnel-list .news-img{ margin-right: 12px;}
.personnel-list .news-img img{  border:#e4e4e4 solid 1px;}
.personnel-list .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#8e8e8e;}
.personnel-list .news-txt p i { font-size: 13px; margin: 4px 0 0 0; color:#009cd1; display:block;font-style: normal;}
.personnel-list .news-txt p i a {color:#009cd1;font-size: 13px;text-decoration: none;font-style: normal;}
.personnel-list .news-txt p i a:hover {color:#ff7300;}
@media (min-width: 768px) {
	.personnel-list .news-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	.personnel-list .news-img img{ width: 88px; height: 117px;}
	.personnel-list .news-img{ margin-right: 15px;}
	.personnel-list li{margin-bottom: 15px; display: block;overflow: hidden;padding: 0 0 15px 0;}
}
@media (max-width: 767px) {
	.personnel-list .news-img img{ width: 88px; height:117px;}
	.personnel-list li h2 {white-space:normal;}
	}

.leader-list {overflow: hidden;}
.leader-list li{margin-top: 30px; display: block; overflow: hidden; }
.leader-list li h2 { font-size:18px; line-height:1; margin:2px 0 15px 0;overflow: hidden;color:#004ea4;/*text-overflow: ellipsis;white-space: nowrap;*/display: block;background: url(lmbg01.png) repeat-x bottom;padding-bottom: 15px;font-family: Georgia, "Times New Roman", Times, serif;font-weight: 700;}
.leader-list li h2:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 28px;
    height: 3px;
    background: #a3c5e5;
}
.leader-list li h2 span {font-size: 15px;color:#2f61a6;margin-left: 15px;}
.leader-list .news-img{ margin-right: 25px;}
.leader-list .news-img img{width: 127px;height: 185px;border: #eceef4 solid 1px;border-radius: 4px;}
.leader-list .news-txt p { line-height: 1.8; font-size: 14px; margin: 0px; color:#737373;
max-height: 125px;
-webkit-line-clamp: 5;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
}
.leader-list .news-txt p i { font-size: 13px; margin: 6px 0 0 0; color:#0086d1; display:block;font-style: normal;}
.leader-list .news-txt p i a {color:#0086d1;font-size: 14px;text-decoration: none;font-style: normal;}
.leader-list .news-txt p i a:hover {color:#ff7300;}
.leader-list li a:hover h2 {color:#374a97;}
@media (min-width: 321px) {
	.leader-list .news-txt, .leader-list .news-txt p {overflow: hidden;}
}
@media (max-width: 991px) {
	.leader-list .news-txt p {max-height: inherit;-webkit-line-clamp: inherit;}
}
@media (max-width: 767px) {
    .leader-list .news-txt p {line-height: 1.6;}
    .leader-list .news-img img{width: 108px;height: 156px;}
}
@media (max-width: 390px) {
	.leader-list .news-img{ margin-right: 20px;}
}
@media (max-width: 320px) {
	.leader-list .news-img img{width: 91px;height: 132px;}
}
/*-----------------Ã¥â€ºÂ¾Ã§â€°â€¡Ã¥Ë†â€”Ã¨Â¡Â¨---------------------*/
/*Ã¦Å“Å¸Ã¥Ë†Å */
.picinfo { margin-top: 35px;overflow: hidden;}
.picinfo li {margin-bottom: 18px;}
.picinfo li .boxstyle {overflow: hidden;}
.picinfo li .boxstyle img {border: #efefef solid 1px;width: 190px;height: 265px;}
.picinfo li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.picinfo li .boxstyle .txtinfo {margin: 8px 6px 0 6px;overflow: hidden;}
.picinfo li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.picinfo li .boxstyle .txtinfo h4 { font-size: 14px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;overflow: hidden;}
.picinfo li .boxstyle .txtinfo h4 a { color: #930000;word-break:break-all;}
.picinfo li .boxstyle .txtinfo h4 a:hover { color: #333333;}
.picinfo li .boxstyle .txtinfo p {font-size: 13px;color: #808080;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%;}
.picinfo li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 991px) {

}
@media (max-width: 767px) {
.picinfo { margin-top: 26px;}
.picinfo li .boxstyle .txtinfo {margin: 8px 0 0 0;}
.picinfo li .boxstyle img {width: 150px;height: 209px;}
}
@media (max-width: 320px) {
.picinfo li .boxstyle img {width: 130px;height: 181px;}
}
/*Ã§Â¤Â¾Ã¥â€ºÂ¢*/
.societies { margin-top: 30px;overflow: hidden;}
.societies li {}
.societies li .boxstyle {overflow: hidden;}
.societies li .boxstyle img {border: #e2e2e2 solid 1px;width: 100%;height: 83px;}
.societies li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.societies li .boxstyle .txtinfo {margin: 8px 6px 0 6px;overflow: hidden;height: 56px;}
.societies li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.societies li .boxstyle .txtinfo h4 { font-size: 14px;font-weight: 500;margin: 0 0 3px 0;line-height: 18px; text-align: center;overflow: hidden;}
.societies li .boxstyle .txtinfo h4 a { color: #930000;word-break:break-all;}
.societies li .boxstyle .txtinfo h4 a:hover { color: #333333;}
.societies li .boxstyle .txtinfo p {font-size: 13px;color: #808080;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%;}
.societies li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1199px) {
.societies li .boxstyle img {height: 64px;}
}
@media (max-width: 991px) {
.societies li .boxstyle img {height: 65px;}
}
@media (max-width: 767px) {
.societies { margin-top: 26px;}
.societies li {margin-bottom: 20px;}
.societies li .boxstyle .txtinfo {margin: 8px 0 0 0;height: auto;}
.societies li .boxstyle img {height: auto;}
}
@media (max-width: 320px) {
.societies li .boxstyle img {height: 181px;}
}
/*Ã¥Â¹Â´Ã¦Å Â¥*/
.report { margin-top: 35px;overflow: hidden;width: 80%;margin: 0 auto;}
.report li {margin-bottom: 18px;}
.report li .boxstyle {overflow: hidden;}
.report li .boxstyle img {height: 226px;}
.report li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.report li .boxstyle .txtinfo {margin: 8px 6px 0 6px;overflow: hidden;}
.report li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.report li .boxstyle .txtinfo h4 { font-size: 14px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;overflow: hidden;}
.report li .boxstyle .txtinfo h4 a { color: #930000;word-break:break-all;}
.report li .boxstyle .txtinfo h4 a:hover { color: #333333;}
.report li .boxstyle .txtinfo p {font-size: 13px;color: #808080;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%;}
.report li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1199px) {
.report { width: 100%;}
}
@media (max-width: 991px) {
    .report { margin-top: 35px;overflow: hidden;}

}
@media (max-width: 767px) {
.report .row {margin-left: -10px;margin-right: -10px;}
.report .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
.report { margin-top: 26px;}
.report li .boxstyle .txtinfo {margin: 8px 0 0 0;}
.report li .boxstyle img {height: 134px;}
}
@media (max-width: 380px) {
.report .row {margin-left: -8px;margin-right: -8px;}
.report .row > [class^='col'] {padding-left: 8px;padding-right: 8px;}
.report li .boxstyle img {height: 130px;}
}
@media (max-width: 320px) {
   .report li .boxstyle img {height: 117px;} 
}
/*Ã©â‚¬Å¡Ã§â€Â¨Ã¥â€ºÂ¾Ã§â€°â€¡&Ã§Å¸Â­Ã¦Â â€¡Ã©Â¢Ëœ*/
.picturelist { margin-top: 30px;}
.picturelist .row {margin-left: -20px;margin-right: -20px;}
.picturelist .row > [class^='col'] {padding-left: 20px;padding-right: 20px;}
.picturelist li {margin-bottom: 20px;}
.picturelist li .boxstyle {}
.picturelist li .boxstyle img {height: 192px;width: 100%;}
.picturelist li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.picturelist li .boxstyle .txtinfo {margin: 12px 2px 0 2px;overflow: hidden;}
.picturelist li .boxstyle .txtinfo h5 {font-size: 14px;color: #0078c9;margin: 0 0 3px 0;font-family: Arial;font-weight: 500;}
.picturelist li .boxstyle .txtinfo h4 { font-size: 15px;margin: 0;text-align: center;height: 20px;}
.picturelist li .boxstyle .txtinfo h4 a { color: #004ea4;line-height: 1.3;border: 0;font-weight: 500;width: 100%;overflow: hidden;display: block;}
.picturelist li .boxstyle .txtinfo h4 a:hover { color: #444;}
.picturelist li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.picturelist li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1280px) {
	.picturelist li .boxstyle img {height: 182px;}
}
@media (max-width: 1199px) {
	.picturelist .row {margin-left: -15px;margin-right: -15px;}
	.picturelist .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
	.picturelist li .boxstyle img {height: 141px;}
}
@media (max-width: 991px) {
	.picturelist li .boxstyle img {height: 146px;}   
}
@media (max-width: 767px) {
    .picturelist .row {margin-left: -10px;margin-right: -10px;}
	.picturelist .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
	.picturelist li .boxstyle img {height: 119px;}
    .picturelist li .boxstyle .txtinfo h4 {height: 40px;}
}
@media (max-width: 380px) {
	.picturelist li .boxstyle img {height: 106px;}   
}
@media (max-width: 320px) {
	.picturelist li .boxstyle img {height: 88px;}   
}
/*Ã©â‚¬Å¡Ã§â€Â¨Ã¥â€ºÂ¾Ã§â€°â€¡&Ã©â€¢Â¿Ã¦Â â€¡Ã©Â¢Ëœ*/
.picturelist1 { margin-top: 30px;overflow: hidden;}
.picturelist1 li {margin-bottom: 12px;}
.picturelist1 li .boxstyle {overflow: hidden;}
.picturelist1 li .boxstyle img {border: #efefef solid 1px;width: 100%;height: 172px;}
.picturelist1 li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.picturelist1 li .boxstyle .txtinfo {margin: 8px 0 0 0;overflow: hidden;height: 52px;}
.picturelist1 li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.picturelist1 li .boxstyle .txtinfo h4 { font-size: 13px;font-weight: 500;margin: 0 0 3px 0;line-height: 16px; text-align: center;overflow: hidden;}
.picturelist1 li .boxstyle .txtinfo h4 a { color: #930000;/*text-overflow:ellipsis; white-space:nowrap;overflow: hidden;width: 100%;display: block;*/}
.picturelist1 li .boxstyle .txtinfo h4 a:hover { color: #333333;}
.picturelist1 li .boxstyle .txtinfo p {font-size: 13px;color: #808080;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%;}
.picturelist1 li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1199px) {
.picturelist1 li .boxstyle img {height: 139px;}
.picturelist1 li .boxstyle .txtinfo {height: 50px;}
}
@media (max-width: 991px) {
.picturelist1 li .boxstyle img {height: 139px;}
}
@media (max-width: 767px) {
.picturelist1 { margin-top: 26px;}
.picturelist1 li {margin-bottom: 18px;}
.picturelist1 li:last-child {margin-bottom: 0;}
.picturelist1 li .boxstyle .txtinfo {height: auto;}
.picturelist1 li .boxstyle img {height: auto;}
}
/*-----------------Ã¥â€ºÂ¾Ã¦â€“â€¡---------------------*/
.graphiclist {overflow: hidden;margin-top: 28px;}
.graphiclist li{margin-bottom: 22px;padding-bottom: 22px; display: block; overflow: hidden;border-bottom: #ccc dotted 1px; }
/*.graphiclist li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }*/
.graphiclist li h2 {font-size: 18px;line-height:1.3;margin:0 0 12px 0;font-weight: 500;}
.graphiclist li h2 a { color:#444;overflow: hidden;display: block;}
.graphiclist li h2 a:hover { color:#287ac3; text-decoration:none;}
.graphiclist .news-img img{ border:#e4e4e4 solid 1px;}
.graphiclist .news-txt {overflow: hidden;}
.graphiclist .news-txt span {font-size: 15px;color: #959595;line-height: 22px;font-weight: 300;margin-top: 6px;display: block;}
.graphiclist .news-txt p { line-height: 135%; font-size: 15px; margin: 0px; color:#4a4a4a;overflow: hidden;}
.graphiclist .news-txt i { font-family: Arial;font-size: 15px; margin: 12px 0 0 0; color:#125eb8; display:block;padding: 0 5px 0 0;font-style: normal;text-align: right;}
.graphiclist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.graphiclist .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.graphiclist .news-txt p{ line-height: 150%; height: auto; font-size: 15px;}
	.graphiclist .news-img img{ width: 238px; height: 155px;}
	.graphiclist .news-img{ margin-right: 25px;}
	
}
@media (max-width: 1199px) {
    .graphiclist .news-txt {overflow: initial;}
    .graphiclist .news-txt p {overflow: inherit;line-height: 150%;}
    .graphiclist .news-img {margin-right: 18px;}
    .graphiclist .news-img img{ width: 184px; height: 120px;}
}
@media (max-width: 991px) {
	
}
@media (max-width: 800px) {
	.graphiclist li h2 a {overflow: inherit;}
}
@media (max-width: 767px) {
	.graphiclist .news-img{ margin-right: 0px;width: 100%;margin-bottom: 15px;}
	.graphiclist .news-img img{ width: 100%; height:auto;max-height: 242px;}
    .graphiclist li h2 {font-size: 18px;}
    .graphiclist .news-txt p {display: none;}
}
/*Research Divisions*/
.publication {overflow: hidden;margin-top: 26px;}
.publication li{margin-bottom: 15px; display: block; overflow: hidden;border-bottom:#ccc dashed 1px;padding: 0 0 15px 0; }
.publication li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.publication li h2 { font-size:18px;color: #333333;line-height:22px; margin:0 0 4px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;font-weight: 500;}
.publication li h2 a { color:#333333;font-family: Arial;}
.publication li h2 a:hover { color:#930000; text-decoration:none;}
.publication .news-img { border:#e3e3e3 solid 1px;}
.publication .news-img img{width: 60px; height: 60px;}
.publication .news-txt p { line-height: 18px; font-size: 13px; margin: 0px; color:#949494;}
.publication .news-txt i { font-size: 12px; margin: 4px 0 0 0; color:#009cd1; display:block;font-style: normal;text-align: right;}
.publication .news-txt p a { overflow:hidden; color:#b20000; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.publication .news-txt p a:hover { color:#333333;}
@media (min-width: 768px) {
	.publication .news-txt p{ line-height: 20px; height: auto; font-size: 13px;}
	.publication .news-img img{ width: 60px; height: 60px;}
	.publication .news-img{ margin-right: 15px;}
}
@media (max-width: 991px) {
	.publication li{margin-bottom: 20px;}
}
@media (max-width: 767px) {
	.publication .news-img{ margin-bottom:2px;margin-right: 15px;}
	.publication li h2 {white-space:normal;overflow: inherit;}
	}

.zhuzuo {overflow: hidden;}
.zhuzuo li{margin-bottom: 8px; display: block; overflow: hidden; }
.zhuzuo li:nth-last-child(1) {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.zhuzuo li:nth-last-child(2) {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.zhuzuo li h2 { font-size:16px;color: #ffffff;line-height:22px; margin:0 0 8px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;font-weight: 700;}
.zhuzuo li h2 a { color:#383838;font-family: \5FAE\8F6F\96C5\9ED1;}
.zhuzuo li h2 a:hover { color:#004ea2; text-decoration:none;}
.zhuzuo .news-img { border:#e3e3e3 solid 1px;}
.zhuzuo .news-img img{ max-width: 107px; padding: 3px;}
.zhuzuo .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#949494;}
.zhuzuo .news-txt i { font-size: 12px; margin: 4px 0 0 0; color:#009cd1; display:block;font-style: normal;text-align: right;}
.zhuzuo .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.zhuzuo .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.zhuzuo .news-txt p{ line-height: 20px; height: auto; font-size: 13px;}
	.zhuzuo .news-img img{ width: 107px; height: 138px;}
	.zhuzuo .news-img{ margin-right: 15px;}
	.zhuzuo li{margin-bottom: 25px; display: block; overflow: hidden; }
}
@media (max-width: 991px) {
	.zhuzuo li{margin-bottom: 20px;}
}
@media (max-width: 767px) {
	.zhuzuo .news-img{ margin-bottom:2px;margin-right: 15px;}
	.zhuzuo li h2 {white-space:normal;overflow: inherit;}
	}
/*Ã¦â€“Â°Ã©â€”Â»Ã¥â€ºÂ¾Ã¦â€“â€¡*/
.new-graphic { margin-top: 30px;padding: 0 2px;}
.new-graphic li {margin-bottom: 30px;}
.new-graphic li .boxstyle {overflow: hidden;
  -ms-box-shadow: 0 1px 13px 0px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 1px 13px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 1px 13px 0px rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 1px 13px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 13px 0px rgba(0, 0, 0, 0.12);
  /*border-bottom: 4px solid #00ccff;*/
}
.new-graphic li:hover .boxstyle {overflow: hidden;
  -ms-box-shadow: 0 1px 13px 0px rgba(0, 0, 0, 0.22);
  -o-box-shadow: 0 1px 13px 0px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 1px 13px 0px rgba(0, 0, 0, 0.22);
  -webkit-box-shadow: 0 1px 13px 0px rgba(0, 0, 0, 0.22);
  box-shadow: 0 1px 13px 0px rgba(0, 0, 0, 0.22);
  /*border-bottom: 4px solid #00ccff;*/
}
.new-graphic li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.new-graphic li .boxstyle .txtinfo {margin: 15px;overflow: hidden;height: 168px;}
.new-graphic li .boxstyle .txtinfo h5 {font-size: 14px;color: #e03d00;margin: 0 0 8px 0;font-family: Arial;font-weight: 500;}
.new-graphic li .boxstyle .txtinfo h4 { color: #372d2d;font-size: 15px;font-weight: 500;margin: 0 0 8px 0;line-height: 20px;font-family: Arial;}
.new-graphic li .boxstyle .txtinfo h4 a { color: #372d2d;/*word-break:break-all;*/}
.new-graphic li .boxstyle .txtinfo h4 a:hover { color: #830000;}
.new-graphic li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.new-graphic li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (min-width: 768px) {
	.new-graphic li .boxstyle img {height: 178px;width: 100%;}
}
@media (max-width: 1299px) {
	.new-graphic li .boxstyle img {height: 170px;width: 100%;}
	.new-graphic li .boxstyle .txtinfo {height: 190px;}
}
@media (max-width: 1199px) {
	.new-graphic li .boxstyle img {height: 139px;width: 100%;}
	.new-graphic li .boxstyle .txtinfo h4 {font-size: 14px;line-height: 18px;}
}
@media (max-width: 991px) {
	.new-graphic li .boxstyle img {height: 143px;width: 100%;}
}
@media (max-width: 767px) {
	.new-graphic li .boxstyle img {height: auto;width: 100%;}
	.new-graphic li .boxstyle .txtinfo {height: auto;}
	.new-graphic li .boxstyle .txtinfo h4 {font-size: 15px;line-height: 22px;}
	.new-graphic li .boxstyle .txtinfo p {font-size: 13px;line-height: 20px;}
}
/*Ã¤ÂºÂºÃ¥â€˜ËœÃ¥â€ºÂ¾Ã§â€°â€¡*/
.staff { margin-top: 10px;padding: 0 2px;}
.staff li {margin-top: 22px;}
.staff li .boxstyle {overflow: hidden;}
.staff li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.staff li .boxstyle .txtinfo {margin: 10px 0 2px;overflow: hidden;}
.staff li .boxstyle .txtinfo h4 { color: #004ea4;font-size: 15px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;}
.staff li .boxstyle .txtinfo h4 a { color: #004ea4;font-family: "Times New Roman", serif;}
.staff li .boxstyle .txtinfo h4 a:hover { color: #333;}
.staff li .boxstyle .txtinfo p {font-size: 13px;color: #808080;line-height: 18px;margin: 0 0 3px 0;word-break: break-all;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}

.staff li .boxstyle1 {overflow: hidden;}
.staff li a:hover .boxstyle1 img {opacity: 0.8;filter: alpha(opacity=80);}
.staff li .boxstyle1 .txtinfo {margin: 10px 0 2px;overflow: hidden;}
.staff li .boxstyle1 .txtinfo h4 { color: #0453b0;font-size: 15px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;}
.staff li .boxstyle1 .txtinfo h4 a { color: #383838;word-break:break-all;}
.staff li .boxstyle1 .txtinfo h4 a:hover { color: #0453b0;}
@media (min-width: 768px) {
	.staff li .boxstyle img {height: 140px;width: 110px;}
    .staff li .boxstyle1 img {height: 172px;width: 123px;}
}
@media (max-width: 1199px) {
    .staff li .boxstyle1 img {height: 127px;width: 91px;}
}
@media (max-width: 1024px) {
    .staff .row {margin-left: -10px;margin-right: -10px;}
    .staff .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
    .staff li .boxstyle img {height: 129px;width: 101px;}
}
@media (max-width: 991px) {
	.staff li .boxstyle img {height: 140px;width: 110px;}
    .staff li .boxstyle1 img {height: 132px;width: 94px;}
}
@media (max-width: 800px) {
	.staff li .boxstyle img {height: 136px;width: 107px;}
}
@media (max-width: 768px) {
	.staff li .boxstyle img {height: 130px;width: 102px;}
}
@media (max-width: 767px) {
    .staff li .boxstyle img {height: 140px;width: 110px;}
	.staff li .boxstyle1 img {height: 210px;width: 150px;}
}
@media (max-width: 380px) {
	.staff li .boxstyle1 img {height: 179px;width: 128px;}
}

.isPc {margin-top: -20px;}
.isPc .Pt3{padding:20px 0; border-bottom: 3px solid #f3f9fe;}
.isPc .Pt3 b{color:red; font-weight:normal;}
.isPc .Pt3:hover{background:#f7fcff;}
.isPc .p3{float:left; margin-right:25px;}
.isPc .p3 img {width: 226px;height: 100%;}
.isPc .t3 h3{ font-size:16px; line-height:20px; font-weight:600; margin: 0 0 10px 0;}
.isPc .t3 h3 a{color:#383838;}
.isPc .t3 h3 a:hover {color:#004ea2;}
.isPc .Pt3 span{ display:block; margin-bottom:2px; font-size:13px; color:#30b9de;}
.isPc .t3 p{ font-size:13px; line-height:22px; color:#7d7d7d;margin: 0;}
@media (max-width: 1199px) {
	.isPc .p3 img {width: 200px;}
	.isPc .p3{margin-right:15px;}
}
@media (max-width: 991px) {
	.isPc .p3 img {width: 158px;}
}
@media (max-width: 767px) {
	.isPc .p3 img {width: 126px;}
}
/*-----------------Ã¥Ââ€¹Ã¦Æ’â€¦Ã©â€œÂ¾Ã¦Å½Â¥---------------------*/
.link-cenrlab{ overflow:hidden;margin-top: 12px;}
.link-cenrlab li{ float:left;background:url(en-icon01.gif) 1px 8px no-repeat;padding-left: 16px;padding-right:15px;margin-top: 13px;}
.link-cenrlab li a {font-size: 15px;line-height: 140%;width: 100%;text-overflow: ellipsis;white-space: nowrap;display: block;overflow: hidden;color: #383838;}
.link-cenrlab li a:hover {color: #234192;}
@media (max-width: 767px){
.link-cenrlab li a {white-space: inherit;}
}
/*-----------------Ã§Â§â€˜Ã§Â â€Ã¦Ë†ÂÃ¦Å¾Å“---------------------*/
.wordbreak {word-break: break-all;}
.result {overflow-x: hidden;margin: 20px 0 0 0;}
.result .years {border: #dedede solid 1px;overflow: hidden;padding: 15px 0;margin-bottom: 20px;}
.result .years a {font-size: 14px;font-family: Arial;color: #004ea2;line-height: 24px;}
.result .years a:hover {color: #ff5b00;}
.result .contentlist {overflow: hidden;margin: 2px 0 0 0;}
.result .contentlist .wid1 {width: 35%;}
.result .contentlist .wid2 {width: 20%;}
.result .contentlist .wid3 {width: 14%;}
.result .contentlist .wid4 {width: 15%;}
.result .contentlist .wid5 {width: 4%;}
.result .contentlist .wid6 {width: 30%;}
.result .contentlist .wid7 {width: 10%;}
.result .contentlist .wid8 {width: 8%;}
.result .contentlist .wid9 {width: 40%;}

.result .contentlist .hj-wid1 {width: 35%;}
.result .contentlist .hj-wid2 {width: 15%;}
.result .contentlist .hj-wid3 {width: 30%;}
.result .contentlist .hj-wid4 {width: 10%;}
.result .contentlist .table > thead > tr > th, .result .contentlist .table > tbody > tr > th {color: #222;font-size: 15px;padding: 8px;}
.result .contentlist .table-bordered > tbody > tr > td {font-size: 14px;padding: 8px;display:table-cell; vertical-align:middle;border-color: #ddd;}/*word-break: break-all;*/
.result .contentlist .table-bordered .date {font-size: 14px;font-family: Arial;}
.result .contentlist .table-bordered .arial {font-family: Arial;}
.result .contentlist .table-bordered {border-color: #ddd;}
.result .contentlist .table-bordered > thead > tr > th, .result .contentlist .table-bordered > tbody > tr > th {border-color: #ddd;background-color: #f7f7f7; vertical-align: middle;}
@media (max-width: 1199px){
	.result .contentlist .wid2 {width: 17%;}
	.result .contentlist .wid7 {width: 14%;}
}
@media (max-width: 1024px){
    .result .contentlist .hj-wid1 {width: 30%;}
	.result .contentlist .hj-wid3 {width: 24%;}
}
@media (max-width: 991px){
	.result .contentlist .wid4 {width: 16%;}
	.result .contentlist .wid5 {width: 1%;}
}
@media (max-width: 767px){
	.result .contentlist .wid3 {width: 1%;}
}
/*Ã§Â½â€˜Ã§Â«â„¢Ã¥Å“Â°Ã¥â€ºÂ¾*/
.webmap { overflow:hidden;margin-top: 28px;}
.webmap button {margin: 0; padding: 0px;font-size: 16px;text-align: left;font-weight: 700;}
.webmap hr { margin:5px 0;}
.webmap .rlink { overflow:hidden;margin:10px 0 0 0;}
.webmap .rlink a { display: inline-block; overflow:hidden; margin:3px 30px 0 0;font-size: 15px;font-family: Arial;}
.webmap .tabh { min-height:42px; border-bottom:#ccc dotted 1px;}
.webmap td {padding: 0px 0 10px 0;}
@media (max-width: 767px){
.webmap .tabh {margin: 0 0 8px 0;}
}
/*btn styles*/
.btn-gz {
	color: #fff;background: url(ioz_bg02.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;padding:5px 15px; font-size:18px;font-weight: 700;float: right;
	border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.btn-gz:hover,
.btn-gz:focus,
.btn-gz:active,
.btn-gz.active,
.open .dropdown-toggle.btn-gz {
	color: #fff;
    background: url(ioz_bg03.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;
}
.btn-kxcb {
	color: #fff;background: url(ioz_bg03.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;padding:5px 15px; font-size:18px;font-weight: 700;float: right;
	border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;margin-left: 6px;
}
.btn-kxcb:hover,
.btn-kxcb:focus,
.btn-kxcb:active,
.btn-kxcb.active,
.open .dropdown-toggle.btn-kxcb {
	color: #fff;
    background: url(ioz_bg02.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;
}
/* Ã¥â€ºÂ¾Ã§â€°â€¡Ã©â€œÂ¾Ã¦Å½Â¥ */
.banlinks {}
.banlinks li {margin-top: 24px;}
.banlinks li div {border-radius: 4px;}
.banlinks li div img {height: 110px;width: 100%;}
.banlinks li .thumbnail__link img {border-radius: 4px;}
.banlinks li h4 {text-align: center;color: #004ea4;margin: 12px 0 4px 0;}
.banlinks li:hover h4 {color: #333;}
@media (max-width: 1280px){
.banlinks li div img {height: 104px;}
}
@media (max-width: 1199px){
.banlinks li div img {height: 81px;}
}
@media (max-width: 767px){
.banlinks li div img {height: auto;}
}
/* 3.3. ThumbnailÃ¥â€ºÂ¾Ã§â€°â€¡Ã¥Ë†Â·Ã¥â€¦â€°Ã§â€°Â¹Ã¦â€¢Ë† */
.thumbnail {
  padding: 0;
}
  
.thumbnail.thumbnail_big{
  margin-bottom:0
}

.thumbnail > img {
  margin: 0;
  width: 100%;
}

.thumbnail_big .thumbnail__caption {
  padding: 18.77px 9px;
}

.thumbnail__caption {
  padding: 9px;
  color: #333;
}

.thumbnail__news {
  padding: 15px;
  color: #333;
}

.thumbnail__link {
  display: block;
}

.thumbnail__link img {
  margin: 0;
  width: 100%;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.thumbnail__link:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.thumbnail__link:hover + .thumbnail__caption .icon-play {
  -webkit-animation-duration: .7s;
          animation-duration: .7s;
  -webkit-animation-name: video-arrow;
          animation-name: video-arrow;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
/* 3.3. END Thumbnail */
.thumbnail__link img {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
.thumbnail__link {
  display: block;
  overflow: hidden;
}

/* end yellow line in title word*/
/* thumbnail image hover */
.thumbnail__link {
    position: relative;
}
.thumbnail__link::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.thumbnail__link:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}
.img-portfolio {margin-bottom: 5px;display: block;}
.img-portfolio .photobox {border: #dedede solid 1px;padding: 8px;display: block;border-radius: 4px;}
/*.img-portfolio .photobox:hover {-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);box-shadow: 0 0px 6px rgba(0, 0, 0, .2);}*/
.img-portfolio .photobox:hover {-webkit-box-shadow:0 0 6px #cdcdcd;box-shadow:0 0 6px #cdcdcd;}
.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 .photobox {padding: 6px;}
}
@media screen and (max-width: 767px){
	.img-portfolio .photobox {padding: 5px;}
	.phototitle {font-size:13px;height:26px;}
}
.img-portfolio img {width: 100%;height:145px;}
@media screen and (min-width: 1200px) {
.img-portfolio img { height:185px; width:100%;}
}
@media screen and (max-width: 1199px) {
.img-portfolio img { height:151px; width:100%;}
}
@media screen and (max-width: 991px){
.img-portfolio img { height:159px; width:100%;}
}
@media screen and (max-width: 640px){
.img-portfolio img { height:104px; width:100%;}
}
@media screen and (max-width: 320px){
.img-portfolio img { height:87px;}
}
/*Ã§Â»â€žÃ§Â»â€¡Ã¦Å¾â€žÃ¦Å¾Â¶*/
.orgh {min-height: 799px;}
.organization {overflow: hidden;}
.organization .org-l {float: left;width: 25.696%;position: relative;}
.organization .org-l .position1 {position: absolute;top:51%;}
.organization .org-l .position2 {position: absolute;top:44%;left:49%;}
.organization .org-l .position3 {position: absolute;top:51%;left:49%;}
.organization .org-l .position4 {position: absolute;top:58%;left:49%;}
.organization .org-c {float: left;width: 37.468%;position: relative;}
.organization .org-c .position1 {position: absolute;top:25%;left:8%;}
.organization .org-c .position2 {position: absolute;top:62.3%;left:8%;}
.organization .org-c .position3 {position: absolute;top:82.5%;left:8%;}
.organization .org-c .position4 {position: absolute;top:95.3%;left:8%;}
.organization .org-c .position5 {position: absolute;top:11%;left:60%;}
.organization .org-c .position6 {position: absolute;top:36.8%;left:60%;}
.organization .org-r {float: right;width: 36.836%;display: block;}
.organization .org-r .department1 {display: block;}
.organization .org-r .department2 {display: block;margin: 33px 0 0 0;}
.organization .org-r .department3 {display: block;margin: 27px 0 0 0;}
.organization .org-r .department4 {display: block;margin: 20px 0 0 0;}
.organization .org-r .position1 {position: absolute;top:1%;left:3%;}
.organization .org-r .position2 {position: absolute;top:6%;left:3%;}
.organization .org-r .position3 {position: absolute;top:11%;left:3%;}
.organization .org-r .position4 {position: absolute;top:16%;left:3%;}
.organization .org-r .position5 {position: absolute;top:21%;left:3%;}
.organization .org-r .position6 {position: absolute;top:27.4%;left:3%;}
.organization .org-r .position7 {position: absolute;top:32.4%;left:3%;}
.organization .org-r .position8 {position: absolute;top:39.8%;left:3%;}
.organization .org-r .position9 {position: absolute;top:44.8%;left:3%;}
.organization .org-r .position10 {position: absolute;top:52.3%;left:3%;}
.organization .org-r .position11 {position: absolute;top:57.3%;left:3%;}
.organization .org-r .position12 {position: absolute;top:62.3%;left:3%;}
.organization .org-r .position13 {position: absolute;top:67.5%;left:3%;}
.organization .org-r .position14 {position: absolute;top:72.5%;left:3%;}
.organization .org-r .position15 {position: absolute;top:80%;left:3%;}
.organization .org-r .position16 {position: absolute;top:85%;left:3%;}

.orgsort {overflow: hidden;margin-left: 12px;}
.orgsort li {float: left;width: 100%;margin-bottom: 9px;overflow: hidden;}
.orgsort li:last-child {margin-bottom: 0;}
.orgsort .sortname {background: #ffffff;padding: 3px 10px;border: #60a3d5 solid 1px;font-size: 13px;color: #303030;border-radius: 2px;}
.orgsort a:hover .sortname {color: #185caa;text-decoration: none;}
.orgbtn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.orgbtn-l {color: #fff;background-color: #2095e5;padding:4px 4px; font-size:14px;width: 90px;line-height: 20px;border-radius: 3px;}
.orgbtn-l:hover, .orgbtn-l:focus, .orgbtn-l:active { color: #ffffff;}
.orgbtn-c {color: #303030;background-color: #e4f6fb;border: #60a3d5 solid 1px; padding:4px; font-size:14px;width: 126px;line-height: 20px;border-radius: 3px;}
a:hover .orgbtn-c, a:focus .orgbtn-c, a:active .orgbtn-c { color: #0243c6;}
.orgbtn-c1 {color: #303030;background-color: #e4f6fb;border: #60a3d5 solid 1px; padding:4px; font-size:14px;width: 106px;line-height: 20px;border-radius: 3px;}
a:hover .orgbtn-c1, a:focus .orgbtn-c1, a:active .orgbtn-c1 { color: #0243c6;}
.orgbtn-r {color: #303030;background-color: #ffffff;border: #60a3d5 solid 1px; padding:4px 6px; font-size:13px;width: 280px;line-height: 20px;border-radius: 3px;white-space: normal;text-align: left;}
a.orgbtn-r:hover, a:focus .orgbtn-r, a:active .orgbtn-r { color: #0243c6;}

.orgmob {display: block;}
.orgmob tbody {background-color: transparent;}
@media screen and (max-width: 1199px){
	.organization .org-l {width: 30.696%;}
	.organization .org-c {width: 33.468%;}
	.organization .org-r {width: 35.836%;}
	.organization .org-c .position5 {left:47%;}
    .organization .org-c .position6 {left:47%;}
	.organization .org-r .department2 {display: block;margin: 20px 0 0 0;}
	.organization .org-r .department3 {display: block;margin: 20px 0 0 0;}
	.orgsort .sortname {font-size: 12px;}
}
@media screen and (max-width: 767px){
	.orgsort .sortname {font-size: 13px;}
}
/*Page*/
.pagefrm1 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    font-family: Arial;
    border: 1px solid #CCCCCC;
    height: 24px; width: 36px;
    line-height: 22px;
    text-align:center; margin-right: 8px; float: left;
}
.pagefrm2 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    font-family: Arial;
    height: 24px; width: 46px;
    line-height: 22px;
    border: 1px solid #CCCCCC;
}
.pageline{ border-bottom: dotted 1px #cccccc; height:4px; margin-top:20px;float: left;width: 100%;}
.pageline1{ border-bottom: dotted 1px #cccccc; height:4px; margin-top:20px; width:95%; display:block; overflow:hidden;}
#pages {
    width:100%; FONT-SIZE: 14px; TEXT-ALIGN: center; CLEAR: both; border-top: dotted 0px #cccccc; overflow: hidden; PADDING-TOP: 0px; margin: 0;float: left;
}

#pages A {
    BORDER: #dedede 1px solid; HEIGHT: 28px; BACKGROUND: #fdfdfd; COLOR: #333; PADDING: 0 11px; TEXT-DECORATION: none; MARGIN: 0px 6px 5px 0; DISPLAY: inline-block; LINE-HEIGHT: 28px;
}
#pages A:visited {
    BORDER: #dedede 1px solid; HEIGHT: 28px; BACKGROUND: #fdfdfd; COLOR: #333; PADDING: 0 11px; TEXT-DECORATION: none; MARGIN: 0px 6px 5px 0; DISPLAY: inline-block; LINE-HEIGHT: 28px;
}
#pages A:hover {
    BORDER: #dedede 1px solid; HEIGHT: 28px; BACKGROUND: #fdfdfd; COLOR: #333; PADDING: 0 11px; TEXT-DECORATION: none; MARGIN: 0px 6px 5px 0; DISPLAY: inline-block; LINE-HEIGHT: 28px;
}
#pages SPAN {
    HEIGHT: 28px;
    COLOR: #333;
    PADDING: 0 11px;
    TEXT-DECORATION: none;
    MARGIN: 0px 6px 5px 0;
    DISPLAY: inline-block;
    LINE-HEIGHT: 28px;
    font-size: 14px;
}
/*#pages input {height: 24px; width: 36px;LINE-HEIGHT: 16px; float: left; margin-top: 0px; margin-left: 3px;}*/
#pages A:hover {
    BORDER: #4c69af 1px solid; BACKGROUND: #4c69af; COLOR: #fff;
}
#pages A.curr {
    BORDER: #4c69af 1px solid; BACKGROUND: #4c69af; COLOR: #fff;
}
#pages A.curr:visited {
    BORDER: #4c69af 1px solid; BACKGROUND: #4c69af; COLOR: #fff;
}
.pages A:hover {
    BORDER: #4c69af 1px solid; BACKGROUND: #4c69af; COLOR: #fff;
}

.pager-pagination {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
.pager-pagination-no-content {
  text-align: center;
}
.pager-pagination a,
.pager-pagination-item,
.pager-pagination-home,
.pager-pagination-prev,
.pager-pagination-next,
.pager-pagination-options,
.pager-pagination-jump {
  display: inline-block;
  color: #666;
  line-height: 28px;
  border: 1px solid #E1E1E1;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 5px 0 0;
  cursor: pointer;
  outline: 0;border-radius: 2px;
}
.pager-pagination-options {
  padding: 0;
  margin-right: -3px;
}
.pager-pagination-options input {
  height: 28px;
  border: none;
  width: 32px;
  padding: 1px 7px;
}
.pager-pagination-item-active {
  color: #fff;
  background-color: #d53232;
  border-color: #d53232;
}
.pager-pagination-disabled {
  cursor: not-allowed;
  background: #f5f5f5;
  color: rgba(0, 0, 0, 0.45);
}
.bt-center{
  position: relative;
  display: block;
  
}
.bt-center::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(blue.png) no-repeat left bottom;
  background-size: 100%;
}
.bt-center img{
  width: 100%;
}
.bt-center p{
  position: absolute;
  bottom: 0;
  left: 0;
  height: 68px;
  width: 100%;
  line-height: 68px;
  padding: 0 20px;
  overflow: hidden  ;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  z-index: 9;
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.bt-right{
  margin-top: 20px;
}
.bt-right li{
  margin-bottom: 30px;

  position: relative;

} 
.bt-right li::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 100%;
  height: 1px;
  background: #c1d4e5;
}
.bt-right li div{
  line-height: 24px;
  overflow: hidden  ;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 48px;
}

/*Ã¨Â½Â®Ã¦â€™Â­*/
.lbt-box {
	position: relative;
	width: 100%;
	height: 190px;
	margin: 0 auto;
}

.imgs {
	width: 100%;
	height: 100%;
	perspective: 300px;
}

.imgitem {
	position: absolute;
	width: 110px;
	height: 155px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 0;
	transition: .8s;
	opacity: 0;
}

.imgitem img {
	width: 100%;
	height: 100%;
}

.cur-img {
	width: 110px;
	z-index: 100;
	opacity: 1;
}

.pre-img {
	transform: translateX(-120px) rotateY(30deg) scale(0.8);
	z-index: 9;
	opacity: 0.9;
	-webkit-transform: translateX(-120px) rotateY(30deg) scale(0.8);
	-moz-transform: translateX(-120px) rotateY(30deg) scale(0.8);
	-ms-transform: translateX(-120px) rotateY(30deg) scale(0.8);
	-o-transform: translateX(-120px) rotateY(30deg) scale(0.8);
}

.next-img {
	transform: translateX(120px) rotateY(-30deg) scale(0.8);
	z-index: 9;
	opacity: 0.9;
	-webkit-transform: translateX(120px) rotateY(-30deg) scale(0.8);
	-moz-transform: translateX(120px) rotateY(-30deg) scale(0.8);
	-ms-transform: translateX(120px) rotateY(-30deg) scale(0.8);
	-o-transform: translateX(120px) rotateY(-30deg) scale(0.8);
}
.lbt-box-box{
  width: 100%;
  height: 316px;
  border: 1px solid #f0f7fb;
  background: #f8fbfd;
  border-top: 6px solid #0160b4;
  margin-top: 63px;
}
.lanmu2{
  margin-top: 30px;
  padding: 0 25px;
}
.lanmu2::after{
  display: none;
}
.lanmu2 .lanmu_l{
  color: #0160b4;
}
.lanmu2 .lanmu_l::after{
  display: none;
}
#pre,#next{
  background:none;
  color: #0160b4;
}

.related {overflow: hidden;margin-top: 22px;}
.related li{padding-bottom: 26px; display: block; overflow: hidden; }
/*.related li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }*/
.related li h2 { font-size:17px;line-height:1.4; margin:0 0 12px 0;font-weight: 700;}
.related li h2 a { color:#444;overflow: hidden;display: block;}
.related li h2 a:hover { color:#287ac3; text-decoration:none;}
.related .news-img {margin-bottom: 16px;}
.related .news-img img{ border:#e4e4e4 solid 1px;width: 238px; height: 155px;margin: 0 auto;}
.related .news-txt {overflow: hidden;}
.related .news-txt span {font-size: 17px;color: #b5b5b5;line-height: 1.1;font-weight: 700;margin-bottom: 8px;display: block;}
.related .news-txt p { line-height: 1.5; font-size: 15px; margin: 0px; color:#4a4a4a;
    max-height: 110px;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.related .news-txt i { font-family: Arial;font-size: 15px; margin: 12px 0 0 0; color:#125eb8; display:block;padding: 0 5px 0 0;font-style: normal;text-align: right;}
.related .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.related .news-txt p a:hover { color:#15549a;}
@media (max-width: 1199px) {
    .related .news-img img{ width:100%;height: 153px;}
}
@media (max-width: 991px) {
	.related .news-img img{ width: 238px; height: 155px;}
}
@media (max-width: 800px) {
	.related li h2 a {overflow: inherit;}
}
@media (max-width: 767px) {
	.related .news-img{ margin-right: 0px;width: 100%;margin-bottom: 15px;}
    .related li h2 {font-size: 18px;}
    .related .news-txt p {display: none;}
}