*{
    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: 13px;
	line-height: 20px;
	color: #444;
	text-decoration: none;
	background: #fff;
}
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%;}
.left {
	float: left;
}
.right {
	float: right;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear{clear:both;}
.tj {text-align: justify;}
.t3d {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.bdr4 {border-radius: 5px;}
.lets {letter-spacing: 1px;}
.wb {word-wrap:break-word;}
.w100 {width: 100%;}
/* position */
.rel{position:relative;}
.abs{position:absolute;}
.fix{position: fixed;}
.no-gutter > [class*=col-] {padding: 0;}

.bgbai { background-color: rgba(255, 255, 255, 0.86);padding: 50px 50px 25px 50px;}
.bgqh { background:#eeeeee;}
.bgf3 { background:#f3f3f3;}
.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb28 { margin-bottom:28px;}
.mb30 { margin-bottom:30px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt18 { margin-top:18px;}
.mt20 { margin-top:20px;}
.mt25 { margin-top:25px;}
.mt28 { margin-top:28px;}
.ml32 {margin-left: 32px;}
.mr32 {margin-right: 32px;}
.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;
}
@-webkit-keyframes bgpulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.08,1.08,1.08);transform:scale3d(1.08,1.08,1.08)}}
@keyframes bgpulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.08,1.08,1.08);transform:scale3d(1.08,1.08,1.08)}}
.mobmt {}
.mobmt20 {}
.mobmt22 {}
.mobmt28 {}
.mobpadding {}
.mobmargin {}
.lanmumt {margin-top: 15px;}
@media (max-width: 991px){
	.mobmt {margin-top: 45px;}
	.mobmt20 {margin-top: 20px;}
    .mobmt28 {margin-top: 28px;}
	.mobpadding {padding: 0;}
	.mobmargin {margin: 0;}
}
@media (max-width: 767px){
	.lanmumt {margin-top: 0;}
	.mobmt22 {margin-top: 22px;}
}

.panel-group {
  margin-bottom: 0px;
}
.textcenter { text-align:center; margin:0;}
.secondarybox { display:block; padding:40px 0 50px 0;
min-height: -moz-calc(100vh - 767px);
    min-height: -webkit-calc(100vh - 767px);
    min-height: calc(100vh - 767px);
}
.secondarydetailbox { display:block; overflow:hidden; padding:20px 28px 25px 28px;margin-bottom: 28px;}
.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;}
.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: 767px) {
    .secondarydetailbox { padding:20px 15px 25px 15px;margin-bottom: 18px;}
}
.nrhei {font-size: 16px; line-height: 180%; color: #282828;word-wrap: break-word;}
.nrhei1 {font-size: 16px; line-height: 180%; color: #282828;word-wrap: break-word;}
h2 { color:#005896;}
.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;}
}
.lbborderstyle {background:#ffffff; padding: 22px 30px 20px 30px;border-radius: 3px;overflow: hidden;}
.xlborderstyle {background:#ffffff; padding: 40px 80px 50px 80px;border-radius: 3px;}
.dpborderstyle {background:#ffffff; padding: 0 0 0 35px;display:block; overflow:hidden;border-left: #d4d8e6 solid 1px;
    min-height: -moz-calc(100vh - 767px);
    min-height: -webkit-calc(100vh - 767px);
    min-height: calc(100vh - 767px);
}
.dpborderstyle form {background: #f4f7fc; padding: 15px 13px 5px 10px; border-radius: 2px; border: #d6e2f2 solid 1px;}
.dpborderstyle .jsbox {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 700; */ font-size: 13px; background: transparent; width:76px;}
.dpborderstyle .jsbox1 {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 700; */ font-size: 13px; background: transparent; width:84px;}
.dpborderstyle select.form-control {padding: 0 5px;margin: 0;height: 30px; color: #454545;}
.dpborderstyle .form-control {border-color: #d6e2f2;background: #ffffff;height: 30px;color: #4e4e4e;}
.dpborderstyle .p0 { padding:0px;}
/*---------------ç½‘ç«™å¤´---------------------*/
.soc_icons {overflow: hidden;width: 22%;margin: 5px 0 0 15px;float: right;}
/*.webheader { position: relative;background: url(headbg.jpg) no-repeat top center #1d3178;}*/
.webheader { overflow:hidden;position:relative;background-color: #1d3178;background-repeat: no-repeat;background-size: 100% 100%;}
.webheader .bg { background-repeat: no-repeat;background-size:100% 118%;height:100%; width:100%; position:absolute; animation:bgpulse 18s infinite linear; -webkit-animation:bgpulse 18s infinite linear; -moz-animation:bgpulse 18s infinite linear; -o-animation:bgpulse 18s infinite linear; -ms-animation:bgpulse 18s infinite linear;}
.webheader .header-left {width: 67.783%;position: relative;}
.webheader .header-right {width: 32.217%;position: relative;}
.webheader .logo { margin:38px 0 37px 0;}
.webheader .moblogo {margin:12px 0 0 0;overflow: hidden;}
.webheader .relatedlink { margin:50px 12px 12px 0; text-align:right;}
.webheader .searchbox { position: relative; background:#fff; width: 63%; border-radius:20px; padding: 8px 0;border: #d5deee solid 0px;margin: 0 0 10px 0;text-align: left;}
.webheader .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;}
.webheader .searchbox input[type="text"]::-webkit-input-placeholder{ color: #888 !important;font-family: Arial;}
.webheader .searchbox input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #ffffff inset;}
.webheader .searchbox input[type="submit"] { background: url(searchbtnbg.png) no-repeat 0px 1px; border: none; cursor: pointer; width: 24px; outline: none; position: absolute; top: 9px; right: 12px;
}
@media (min-width: 1903px){
    .webheader .bg {background-position: top center;background-size: 75% 120%;background-color: #1d3178;}
}
@media (max-width: 1440px){
    .webheader .bg {background-position: 70% 0%;background-size: 118% 120%;}
}
@media (max-width: 1280px){
    .webheader .bg {background-position: 52% 0%;background-size: 128% 120%;}
}
@media (max-width: 1199px){
.webheader .searchbox {width: 84%;}
    .webheader .bg {background-position: 30% 0%;background-size: 128% 116%;}
}
@media (max-width: 1024px){
.webheader .relatedlink { margin:30px 2px 8px 0;} 
    .webheader .bg {background-position: 56% 0%;}
}
@media (max-width: 991px){
.webheader .searchbox {width: 94%;padding: 7px 0;}
.webheader .searchbox input[type="submit"] { top: 8px;}
.webheader .relatedlink {margin: 34px 2px 8px 0;}
    .webheader .bg {background-position: 23% 0%;background-size: 118% 116%;}
}
@media (max-width: 800px){
    .webheader .bg {background-position: 32% 0%;background-size: 140% 116%;}
}
@media (max-width: 767px){
    .webheader .searchbox input[type="submit"] {top: 7px;right: 8px;}
    .webheader .header-left {width: 100%;}
    .webheader .header-right {width: 100%;padding-left: 0px;}
    .webheader .logo {margin: 15px 0 10px 0;}
    .webheader .searchbox { width: 100%;margin: 0 auto 22px auto;float: initial;padding: 5px 0;}
    .webheader .searchbox input[type="submit"] { top: 6px;}
    .webheader .relatedlink {margin: 0 2px 8px 0;text-align: center;}
    .webheader .bg {background-position: 54% 0%;background-size: 310% 100%;}
}
/*--------------pagebanner---------------------*/
.bgpulse{-webkit-animation-name:bgpulse;animation-name:bgpulse}
.pageheader-box {overflow: hidden;}
.pageheader { overflow:hidden;position:relative;background-color: #0d1520;background-repeat: no-repeat;background-size: 100% 100%;}
.pageheader .bg { background-repeat: no-repeat;background-size:cover;height:100%; width:100%; position:absolute; animation:bgpulse 18s infinite linear; -webkit-animation:bgpulse 18s infinite linear; -moz-animation:bgpulse 18s infinite linear; -o-animation:bgpulse 18s infinite linear; -ms-animation:bgpulse 18s infinite linear;background-position: center;}
.pageheader .columnname { padding:30px 42px; overflow:hidden;position: relative;display: inline-block;margin: 132px auto;background: rgba(37,54,118,.8);}
.pageheader .columnname .boxline {
    display: block;
    content: '';
    position: absolute;
    top: 7px;
    right: 7px;
    bottom: 7px;
    left: 7px;
    border: 1px solid #7783aa;
    z-index: 1;
}
.pageheader .columnname h1 {font-size: 40px;line-height: 1;color: #fff;margin: 0;font-weight: 700;word-break:break-all;text-shadow: 0px 0px 4px #2057ba;text-align: center;text-transform: uppercase;}
.pageheader .columnname .position-title {text-align: right;}
@media (max-width: 1366px){
    .pageheader .columnname { margin: 92px auto;}
}
@media (max-width: 1024px){
	.pageheader .columnname { margin: 72px auto;}
}
@media (max-width: 991px){
    .pageheader .columnname { margin: 62px auto;}
}
@media (max-width: 800px){
    .pageheader .columnname { margin: 52px auto;}
    .pageheader .columnname h1 {font-size: 32px;}
}
@media (max-width: 767px){
    .pageheader .columnname h1 {font-size: 18px;}
    .pageheader .columnname { padding:26px 24px;}
    .pageheader {background-position: 45% 0%;}
}
/*---------------åŒºåŸŸèƒŒæ™¯---------------------*/
.firstpart {overflow: hidden;padding: 54px 0 56px 0;}
.secondpart {overflow: hidden;padding: 56px 0 26px 0;background: #f1f3fa;}
.thirdpart {overflow: hidden;padding: 56px 0 56px 0;}
.fourthpart {overflow: hidden;padding: 0 0 56px 0;}
.fivespart {overflow: hidden;padding: 56px 0 36px 0;background: #f1f3fa;}
.noticebox {background: #2596d1;overflow: hidden;padding: 18px;}

.page-firstpart {overflow: hidden;padding: 70px 0 70px 0;}
.page-secondpart {overflow: hidden;padding: 70px 0 70px 0;background: #f1f3fa;}
.page-thirdpart {overflow: hidden;padding: 10px 0;}

.win-l {width: 68.581%;padding-right: 40px;}
.win-r {width: 31.419%;}
@media (max-width: 1199px){
.win-l {padding-right: 30px;}   
}
@media (max-width: 991px){
.win-l {width: 100%;padding-right: 0px;}
.win-r {width: 100%;}
}
/*------------------about----------------*/
.aboutvideo {overflow: hidden;border-radius: 3px;position: relative;margin-bottom: 30px;}
/*--è§†é¢‘--*/
#CuPlayer div.CuMob video::-webkit-media-controls-enclosure { display: none !important;}
/*PCç«¯å®½é«˜è®¾å®š*/
#CuPlayer div.CuPc{ width:100%; height:450px;margin:0 auto; }
/*ç§»åŠ¨ç«¯å®½é«˜è®¾å®š*/
#CuPlayer div.CuMob{ width:100%; height:500px;margin:0 auto;position: relative; }
#CuPlayer div.CuPad{ width:100%; height:450px;margin:0 auto; }
#CuPlayer .video-js{ width:100%; height:100%;}
/*ç§»åŠ¨ç«¯è®¾å®š*/
@media (max-width: 1199px) {
	#CuPlayer div.CuMob{ height:367px;}
}
@media (max-width: 991px) {
	#CuPlayer div.CuMob{ height:242px;}
}
@media (max-width: 767px) {
	#CuPlayer div.CuMob{ height:209px;}
}
@media (max-width: 380px) {
	#CuPlayer div.CuMob{ height:187px;}
}
@media (max-width: 320px) {
	#CuPlayer div.CuMob{ height:156px;}
}
/*------------------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 a {display: block;overflow: hidden;border-radius: 5px;position: relative;}
.imglink li .bgimg {background-color: #0b4870;background-size: cover;background-repeat: no-repeat;width: 100%;height: 220px;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: 22px;font-weight: 700;text-align: center;/*text-transform: uppercase;*/
    top: 20px;
    left: 0;
    z-index: 1;line-height: 1.2;
    color: #fff;}
.imglink li p .linkname {background:rgba(47,65,140,0.9);line-height: 51px;float: left;padding: 0 15px;border-left: #c7143a solid 5px;}
@media (max-width: 1280px) {
	.imglink li .bgimg {height: 210px;}
}
@media (max-width: 1199px) {
	.imglink li .bgimg {height: 160px;}
}
@media (max-width: 991px) {
	.imglink li .bgimg {height: 120px;}
}
@media (max-width: 767px) {
	.imglink li .bgimg {height: 203px;}
}
@media (max-width: 380px) {
	.imglink li .bgimg {height: 181px;}
}
@media (max-width: 320px) {
	.imglink li .bgimg {height: 151px;}
}
/*---------------æ ç›®æ ·å¼---------------------*/
.webcolumn {overflow: hidden;margin-bottom: 6px;text-align: center;}
.webcolumn .lmname {margin: 0 0 20px 0;font-size: 30px;line-height: 100%;color: #1e2b57;position: relative;display: inline-block;padding-bottom: 18px;font-weight: 700;text-transform: uppercase;}
.webcolumn .lmname:after {
    bottom: 0;
    left: 50%;
    margin-left: -20px;
    content: "";
    position: absolute;
    width: 40px;
    height: 5px;
    background: #e1e5f3;
	border-radius: 5px;
}
.webcolumn .lmname a {color: #1e2b57;line-height: 30px;}
.webcolumn .lmname a:hover {color: #1e2b57;}

.lanmu { margin-bottom: 30px;overflow: hidden;}
.lanmu_l{ line-height:1; color:#1e2b57; font-weight:700; float:left; font-size:30px; padding-bottom: 16px;text-transform: uppercase;}
.lanmu_l:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 74px;
    height: 4px;
    background: #e1e5f3;border-radius: 4px;
}
.lanmu_r{ line-height:28px; float:right; color:#426cdc; font-family: Arial; font-size:15px;text-transform: uppercase;}
.lanmu_r a{ color:#485fba; text-decoration:none;font-weight: 700;padding: 9px 20px;border: #ccc solid 1px;border-radius: 20px;}
.lanmu_r a:hover{ color:#999999; text-decoration:none;border: #afd0be solid 1px;}
@media (max-width: 767px) {
    .lanmu_l {font-size:19px;}
    .lanmu_r {font-size: 14px;line-height: 23px;}
    .lanmu_r a {padding: 5px 15px;}
}

.lanmu1 { margin-bottom: 30px;overflow: hidden;}
.lanmu1_l{ line-height:1; color:#1e2b57; font-weight:700; float:left; font-size:32px; padding-bottom: 16px;}
.lanmu1_l:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 70px;
    height: 4px;
    background: #e1e5f3;
}
.lanmu1_r{ line-height:44px; float:right; color:#bddcff; font-family: Arial; font-size:12px;}
.lanmu1_r a{ color:#1b84c6; text-decoration:none;}
.lanmu1_r a:hover{ color:#F00307; text-decoration:none;}
@media (max-width: 1199px){
    .lanmu1_l {font-size:35px;}
}
@media (max-width: 991px){
    .lanmu1_l {font-size:32px;}
}
@media (max-width: 767px){
    .lanmu1_l {font-size:25px;}
}

.lanmu2 { overflow: hidden;}
.lanmu2_l { color:#ffffff;float:left;font-weight: 500;font-size:22px;padding: 0 0 18px 0;}
.lanmu2_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.lanmu2_r { line-height:32px; float:right; font-size:12px;font-family: Arial;}
.lanmu2_r a{ color:#bfcddd; text-decoration:none;}
.lanmu2_r a:hover{ color:#ffffff; text-decoration:none;}

.lanmu3 { height:48px; background: url(columnsbg02.png) repeat-x top center;margin-bottom: 20px;}
.lanmu3_l{ height:48px; line-height:40px; font-size:20px; color:#6aefff; font-weight:700;margin-left: 16px; float:left;background: url(columnsbg01.png) no-repeat top center;}
.lanmu3_r{ line-height:42px; float:right; color:#e3f6ff; font-family: Arial; font-size:12px;margin-right: 15px;}
.lanmu3_r a{ color:#6aefff; text-decoration:none;}
.lanmu3_r a:hover{ color:#d5fbff; text-decoration:none;}

.sortlanmu { 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;}


.column { background:url(tabbg01.png) repeat-x bottom; overflow:hidden;}
.column_l { width:auto; background: url(tabbg02.png) no-repeat bottom right;font-size:26px; font-weight:700; color:#204687; float:left; display:inline-block; overflow:hidden;padding: 7px 3px 14px 0;line-height: 130%;}

.column1 { background:url(ntsbg06.jpg) no-repeat right bottom #193d7b; overflow:hidden;}
.column1_l { width:auto; font-size:26px; font-weight:500; color:#fff; float:left; display:inline-block; overflow:hidden;padding: 9px 15px;line-height: 130%;}
@media (max-width: 767px){
	.column_l{ font-size:22px;}
}

/*---------------ç„¦ç‚¹å›¾&æ–°é—»---------------------*/
.hotnews {padding: 30px 0 0 0;position: relative;background-size: cover;}
.hotnews .chatu {position: absolute;bottom: 0px;right: 0px;z-index: 0;opacity: .6;}
.hotnews .win-img {overflow: hidden;width: 64.912%;}
.hotnews .win-list {overflow: hidden;width: 35.088%;padding-left: 40px;}
.focusnews {overflow: hidden;height: 392px;}
.focusnews .latest {overflow: hidden;border-bottom: #c7d4ea solid 1px;margin-bottom: 17px;padding-bottom: 15px;}
.focusnews .latest h4 {overflow: hidden;margin: 0;max-height: 52px;}
.focusnews .latest h4 a {font-size: 20px;line-height: 1.3;color: #204587;text-decoration: none;font-weight: 700;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.focusnews .latest h4 a:hover {color: #d43434;}
.focusnews .latest p {font-size: 14px;line-height: 1.4;color: #737373;margin: 7px 0 0 0;}

.list-index li { overflow:hidden;clear:both;margin-bottom: 25px;}
.list-index li:last-child {margin-bottom: 0;}
.list-index li a{ float:left;width:100%;overflow:hidden;font-size:16px;line-height:1; color:#383838;text-overflow:ellipsis; white-space:nowrap;background-image: url(icon01.png);background-repeat: no-repeat;background-position: left 5px;padding: 0 0 0 14px; }
.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 (max-width: 1199px) {
    .hotnews .win-list {padding-left: 30px;}
	.list-index li a{ font-size:15px;}
    .focusnews {height: 285px;}
    .list-index li {margin-bottom: 15px;}
}
@media (max-width: 991px) {
    .focusnews {height: auto;}
    .hotnews .win-img {width: 100%;}
    .hotnews .win-list {width: 100%;padding-left: 0px;}
	.list-index li{ margin-bottom: 18px;}
	.list-index li a { font-size:16px;white-space: normal;line-height: 1.5;background-position: left 10px;}
    .focusnews .latest h4 {height: auto;}
    .focusnews .latest h4 a {-webkit-line-clamp: inherit;}
}
@media (max-width: 767px){
    .hotnews {padding: 20px 0 0 0;}
    .list-index li a {width:100%;}
    .list-index span {width:0px; visibility:hidden;}
}

.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%;}
}

/*---------------é€šçŸ¥å…¬å‘Š---------------------*/
.newscenter{ width:100%;}
.newscenter dl {margin-bottom: 0;}
.newscenter dd{ overflow: hidden;margin: 0 0 20px 0;}
.newscenter dd:last-child {margin-bottom: 0px;}
.newscenter dd span{ float:left;color:#fff;text-align:center;width:60px;margin-right:15px;font-size:28px;font-weight: 700;line-height: 1;background:#1958af;font-family: Arial;border-radius: 2px;overflow: hidden;padding: 7px 0 8px 0;}
.newscenter dd span b { text-align: center; line-height: 1.2; font-size: 12px;font-family: Arial; display: block; color:#fff;font-weight: 500;margin-top: 3px;}
.newscenter dd .hdtitle { overflow:hidden;}
.newscenter dd .hdtitle h4 {margin: 0;}
.newscenter dd .hdtitle h4 a {
    font-size: 15px;
    line-height: 1.3;
    margin: 0;
    color: #333;
    font-weight: 500;
    max-height: 40px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.newscenter dd .hdtitle h4 a:hover {color: #1958af;}
.newscenter dd .hdtitle p {margin: 3px 0 0 0;}
.newscenter dd .hdtitle p a { font-size:14px; color:#999; line-height:20px;}
.newscenter dd .hdtitle p a:hover {color: #1958af;}
@media (max-width: 991px) {
    
}
@media (max-width: 767px) {
    .newscenter{height: auto;}
	.newscenter dd .hdtitle a{ white-space: normal;}
}

.recruit { width:100%;}
.recruit dl {margin-bottom: 0;}
.recruit dd{ overflow: hidden;margin: 0 0 20px 0;}
.recruit dd span{ float:left;color:#fff;text-align:center;width:60px;margin-right:15px;font-size:16px;font-weight: 500;line-height: 1.2;background:#17a7f7;font-family: Arial;border-radius: 2px;overflow: hidden;padding: 6px 9px;letter-spacing: 3px;}
.recruit dd span b { text-align: center; line-height: 1.2; font-size: 12px;font-family: Arial; display: block; color:#fff;font-weight: 500;}
.recruit dd .hdtitle { overflow:hidden;}
.recruit dd .hdtitle h4 {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    color: #333;
    font-weight: 500;
}
.recruit dd:hover .hdtitle h4 {color: #204587;}
.recruit dd .hdtitle h4 i {font-style: normal;color: #999;margin-left: 12px;}
.recruit dd .hdtitle p { font-size:14px; color:#737373; line-height:20px;margin: 3px 0 0 0;}
@media (max-width: 1259px) {
	
}
@media (max-width: 1199px) {
	
}
@media (max-width: 991px) {
	
}
@media (max-width: 767px) {
    .recruit{height: auto;}
	.recruit dd .hdtitle a{ white-space: normal;}
}

/*------------------é€‰é¡¹å¡----------------*/
.index_kj{padding: 10px 15px 0;}
.index_kj h2{ font-size:20px; color:#004098;
margin:0;
font-weight:700; padding-bottom:10px;background: url(ioz-lmbg03.png) repeat-x bottom;}
.index_kj ul{ margin-top:20px;}
.index_kj ul li{ margin-bottom:20px; float:left; width:47%; height:86px; border-radius:4px; text-align:center; padding-top:12px;}
.index_kj ul li a{ display:block;}
.index_kj ul li img{ display:inline-block; margin-bottom:8px;}
.index_kj ul li p{ color:#fff; font-size:14px;}

.khlink_bg01{ background:#ea4949; margin-right:3%;}
.khlink_bg02{ background:#397ebe;margin-left:3%;}
.khlink_bg03{ background:#339f8e;margin-right:3%;}
.khlink_bg04{ background:#ff9907;margin-left:3%;}
.khlink_bg01:hover{ background:#d43c3c; }
.khlink_bg02:hover{ background:#3074b3;}
.khlink_bg03:hover{ background:#2a9483;}
.khlink_bg04:hover{ background:#e68c0c;}



.achievements{ margin-bottom:22px;}
.achievements img{ width:100%; height:72.6px;}
.achievements img:hover{ opacity:0.8;}

@media (max-width: 1199px) {
	
}
@media (max-width: 991px) {
	.achievements img{ height:141px;}
}
@media (max-width: 767px) {
	.achievements img{ width:100%; height:auto;}
}
@media (max-width: 320px) {
    
}

.mores_all{ position:absolute; right:0; top:10px;}
.mores_all a { color:#999; text-decoration:none;font-weight: 700;padding: 9px 20px;border: #ccc solid 1px;border-radius: 20px;font-size: 15px;text-transform: uppercase;}
.mores_all a:hover { color:#1d3178; text-decoration:none;border: #afd0be solid 1px;}

.mores_all1 { overflow: hidden;float: right;margin: 22px 0 8px 0;}
.mores_all1 a { color:#999; text-decoration:none;font-weight: 700;padding: 5px 15px;border: #ccc solid 1px;border-radius: 20px;font-size: 15px;text-transform: uppercase;line-height: 30px;}
.mores_all1 a:hover { color:#1d3178; text-decoration:none;border: #afd0be solid 1px;}
.indexggbox {width: auto; height:auto; overflow:hidden; margin-bottom: 22px; border-top: 3px solid #1e58a9; border-bottom:#d4e0ee solid 1px; border-left:#d4e0ee solid 1px; border-right:#d4e0ee solid 1px;}
.index_tab{ position:relative;}
.index_tab .tabmenu { margin-bottom:26px; overflow: hidden;background: url(lmbg01.png) repeat-x bottom center;}
.index_tab .tabmenu ul li {
	color: #2e2d2d; font-size:22px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:500; float: left; margin-right:20px;padding-right: 20px;line-height: 1;
}
.index_tab .tabmenu ul li:last-child {margin-right:0px; background:none;}
.index_tab .tabmenu ul li a {
	color: #2e2d2d; font-size:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:700;
}
.index_tab .tabmenu ul li.selected a {
	color: #204587; font-size:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:700;
}
.index_tab .tabmenu ul li span {
	float: left; display: block;
}
.index_tab .tabmenu ul li span.tabg {
	padding: 0 0 12px 0;width: 100%;text-align: center;
}
.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: #204587; border-bottom:#e30000 solid 3px;font-weight: 700;
}
@media (max-width: 1199px) {
    
}
@media (max-width: 991px) {
	
}
@media (max-width: 767px) {
    .index_tab .tabmenu ul li {width: 100%;margin-bottom: 15px;margin-right: 0;padding-right: 0;}
    .index_tab .tabmenu ul li span {border-bottom: #e9ecf6 solid 1px;}
    .index_tab .tabmenu {background: none;}
}
.events_tab{ position:relative;}
.events_tab .tabmenu { margin-bottom:19px; overflow: hidden;}
.events_tab .tabmenu ul li {
	color: #2e2d2d; font-size:22px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:500; float: left; margin-right:20px;padding-right: 20px;line-height: 1;
}
.events_tab .tabmenu ul li:last-child {margin-right:0px; background:none;}
.events_tab .tabmenu ul li a {
	color: #2e2d2d; font-size:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:700;
}
.events_tab .tabmenu ul li.selected a {
	color: #204587; font-size:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:700;
}
.events_tab .tabmenu ul li span {
	float: left; display: block;
}
.events_tab .tabmenu ul li span.tabg {
	padding: 0 0 12px 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: #204587; border-bottom:#e30000 solid 3px;font-weight: 700;
}
.fwcx {
	width: 100%; overflow: hidden;min-height: 294px;
}
.fwcx1 {
	width: 100%; overflow: hidden;min-height: 345px;
}
.thirdpart .events_tab .tabmenu {margin-bottom: 22px;}
@media (max-width: 1199px) {
    .events_tab .tabmenu ul li {font-size: 19px;padding-right: 12px;}
}
@media (max-width: 991px) {
	.fwcx {min-height: inherit;}
}
@media (max-width: 767px) {
    .events_tab .tabmenu ul li {font-size: 17px;padding-right: 0px;}
}
@media (max-width: 380px) {
    .events_tab .tabmenu ul li {font-size: 15px;margin-right: 15px;}
}
/*------------------å›¾ç‰‡æ»šåŠ¨----------------*/
#marquee-pic {overflow:hidden;margin-top: 20px;}
#marquee-pic ul {width: 888888px !important;}
#marquee-pic ul li {float:left; margin:0px 12px;}
#marquee-pic ul li img{display:block; width:auto; height:220px;}
#marquee-pic ul li p {text-align: center;color: #333;padding: 0 6px;font-size: 15px;margin: 10px 0 6px 0;}
#marquee-pic ul li:hover p {color: #002e80;}
@media (max-width: 767px) {
   #marquee-pic ul li img{height:160px;} 
}

/*------------------æ»šåŠ¨å…¬å‘Š----------------*/
.marquee-1{ width:100%; height:406px; overflow:hidden; margin: 0;}
@media (max-width: 1199px) {
.marquee-1{ height:394px;}
}
@media (max-width: 991px) {
.marquee-1{ height:342px;}
}
@media (max-width: 767px) {
.marquee-1{ height:260px;}
}
.hui {
	font-size: 14px;
	line-height: 18px;
	color: #8d9cb2;
	text-decoration: none;
	font-family: Arial;
}
.hei {font-size: 12px;line-height: 18px;color: #8b8b8b;text-decoration: none;font-family: Arial;}
a.hei:hover {color: #f86900; font-size: 12px; text-decoration: none;}
.hei1 {
    font-size: 15px;
    line-height: 26px;
    color: #454545;
    text-decoration: none;
    font-family: \5FAE\8F6F\96C5\9ED1;
	background-image: url(zsxx_left.png);background-repeat: no-repeat;background-position: left 9.5px;padding-left: 15px;
}
A.hei1:hover {
    COLOR: #004ea2; FONT-SIZE: 15px;text-decoration: none;
}
.lan {font-size: 14px;line-height: 18px;color: #555;text-decoration: none;}
a.lan:hover {color: #336dc1; 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;font-family: \5FAE\8F6F\96C5\9ED1;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: 25px;color: #fff;text-decoration: none;}
a.bai14:hover, a.bai14:focus {color: #6ec8ff; font-size: 14px;}
.bai15 {font-size: 15px;line-height: 20px;color: #e9f7ff;text-decoration: none;padding-bottom: 10px;}
a.bai15:hover {color: #8bebff; font-size: 15px;}

.hei14 {font-size: 14px;line-height: 23px;color: #444;text-decoration: none;}
a.hei14:hover {color: #0453b0; font-size: 14px;}
.hei13 {font-size: 13px;line-height: 20px;color: #444;text-decoration: none;}
a.hei13:hover {color: #0453b0; font-size: 13px;}
/*---------------special subject Links---------------------*/
.banlinks {}
.banlinks li {margin-bottom: 20px;float: left;width: 18.72%;margin-right: 20px;}
.banlinks li:nth-child(5n+0) {margin-right: 0px;}
.banlinks li img {height: 97px;border: #fff solid 0px;width: 100%;}
.banlinks .pgli {margin-bottom: 20px;}

.qlink {}
.qlink .row {margin-left: -20px;margin-right: -20px;}
.qlink .row > [class^='col'] {padding-left: 20px;padding-right: 20px;}

/*---------------Research Divisions---------------------*/
.appsys {overflow: hidden;}
.appsys li {overflow: hidden;float: left;width: 14.286%;}
.appsys .space {padding: 0;}
.appsys .boxpadding {padding: 0 0 30px 0;}
.appsys .boxpadding .sysico {width: 100px;height: 100px;text-align: center;border: #f9b18b solid 2px;margin: 0 auto;border-radius: 50%;padding: 20px 0 0 0;}
.appsys a:hover .boxpadding .sysico {border: #ba0000 solid 2px;}
.appsys .sideline {border-bottom: #ffffff solid 1px;border-right: #ffffff solid 1px;}
.appsys .in_icon {background: #ecf5fb;}
.appsys p {margin: 18px auto 0 auto;overflow: hidden;padding: 0 8px;position: relative;z-index: 2;display: block;max-width: 136px;color: #444;font-size: 19px;text-align: center;font-weight: 700;line-height: 1.4;padding-top: 15px;}
.appsys a:hover p {color: #354a96;}
.appsys p:after {
    top: 0;
    left: 50%;
    margin-left: -13px;
    content: "";
    position: absolute;
    width: 26px;
    height: 3px;
    background: #e1e5f3;
    border-radius: 3px;
}
/*.appsys a:hover p {opacity: 0.7;filter: alpha(opacity=70);}*/
@media (max-width: 1199px) {
	.appsys li {width: 25%;}
    .appsys p {margin: 18px auto 0 auto;}
}
@media (max-width: 767px) {
	.appsys li {width: 50%;}
}

.sslab {overflow: hidden;}
/*.sslab .row {margin-left: -5px;margin-right: -5px;}
.sslab .row > [class^='col'] {padding-left: 5px;padding-right: 5px;}*/
.sslab li {margin-bottom: 19px;}
.sslab li:last-child {margin-bottom: 0px;}
.sslab li .sslabbtn {background-color: #eff2f8;background-image: url(btnbg.png);background-repeat: no-repeat;padding: 25px 28px 25px 28px;border: #cfd6e1 solid 1px;}
.sslab li:nth-child(1) .sslabbtn {background-position: right 0%;}
.sslab li:nth-child(2) .sslabbtn {background-position: right 20%;}
.sslab li:nth-child(3) .sslabbtn {background-position: right 40%;}
.sslab li:nth-child(4) .sslabbtn {background-position: right 60%;}
.sslab li:nth-child(5) .sslabbtn {background-position: right 80%;}
.sslab li:nth-child(6) .sslabbtn {background-position: right 100%;}
.sslab li .sslabicon {float: left;margin-right: 14px;margin-top: 2px;}
.sslab li .sslabtxt {line-height: 1.3;font-size: 18px;color: #333;}
.sslab li a:hover .sslabtxt {color: #204587;}
@media (max-width:1280px) {
    .sslab li .sslabbtn {padding: 23px 28px 23px 28px;}
}
@media (max-width:1199px) {
    .sslab li .sslabbtn {padding: 16px 18px 16px 18px;}
    .sslab li .sslabtxt {font-size: 16px;}
}
@media (max-width:991px) {
    .sslab li .sslabbtn {padding: 21px 10px 20px 16px;}
    .sslab li .sslabtxt {font-size: 18px;}
}
@media (max-width:767px) {
    .sslab li .sslabbtn {padding: 20px 28px 20px 28px;}
    .sslab li {margin-bottom: 13px;}
}

.kxdata {}
.kxdata li {margin-bottom: 19px;}
.kxdata li:last-child {margin-bottom: 0px;}
/*---------------ä¸“é¢˜åŠå›¾æ ‡é“¾æŽ¥---------------------*/
.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: 100%;float: left;}
.win-ico li {float: left; text-align:center;margin-top: 13px;}
.win-ico li font{ width:86px; height:86px; background:#e2ebf9; border-radius:50%; display:block;justify-content: center;align-items: center;margin: 0 auto;padding: 23% 0 0 0;}
.win-ico li font:hover{background: #c8d7ee;}
.win-ico p {color: #333;margin: 8px 0 0 0;font-size: 15px;text-align: center;line-height: 1.2;height: 34px;}
.win-ico a:hover p {color: #204587;}
@media (max-width: 1199px) {
    .win-ico li font{ width:70px; height:70px;}
	.win-ico li {margin-top: 10px;}
	.win-ico p {font-size: 13px;height: 29px;}   
}
@media (max-width: 991px) {
    .win-ico li font {padding: 19% 0 0 0;}
}
@media (max-width: 767px) {
    .win-ico .row {margin-left: -6px;margin-right: -6px;}
    .win-ico .row > .col-xs-4 {padding-left: 6px;padding-right: 6px;}
	.win-ico li font{ width:76px; height:76px;padding: 17% 0 0 0;}
    .win-ico li {margin-top: 15px;}
    .win-ico p {font-size: 15px;height: 34px;}
}
@media (max-width: 380px) {
    .win-ico li font{ padding: 19% 0 0 0;}
}
@media (max-width: 320px) {
    .win-ico p {font-size: 14px;}
    .win-ico li font{ padding: 22% 0 0 0;}
}
.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;}
}
/*---------------æ–°é—»åŠ¨æ€---------------------*/
.minh {}
.picnewslist {overflow: hidden;margin: 0 15px 10px 15px;}
.picnewslist li{margin-bottom: 8px; display: block; overflow: hidden; }
.picnewslist li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.picnewslist li h2 { font-size:15px; line-height:22px; margin:0 0 8px 0;display: block;}/*text-overflow: ellipsis;white-space: nowrap;*/
.picnewslist li h2 a { color:#383838;font-family: \5FAE\8F6F\96C5\9ED1;}
.picnewslist li h2 a:hover { color:#004ea2; text-decoration:none;}
.picnewslist .news-img{ margin-right: 10px; margin-bottom:8px;}
.picnewslist .news-img img{ max-width: 102px; border:#e4e4e4 solid 1px;}
.picnewslist .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#8e8e8e;}
.picnewslist .news-txt i { font-size: 12px; margin: 0 0 5px 0; color:#009cd1; 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: 102px; height: 66px;}
	.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;}
	}
/*------------------left news----------------*/
.rprogress {overflow: hidden;margin-top: 22px;}
.rprogress .progress-l {overflow: hidden;float: left;background: #f1f3fa;width: 260px;height: 298px;margin-right: 24px;border: #f1f3fa solid 0px;}
.rprogress .progress-l .limg {overflow: hidden;}
.rprogress .progress-l .limg img {height: 146px; width: 100%;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;}
/*.rprogress .progress-l .limg:hover img {-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1);}*/
.rprogress .progress-l .ltext {padding: 18px 20px 18px;}
.rprogress .progress-l .ltext h3 {line-height:1;color:#125bc3; font-size: 21px; font-family:Arial;margin: 0 0 12px 0;font-weight: 700;}
.rprogress .progress-l .ltext h3 i {line-height:1;color:#acacac; font-size: 14px; font-family:Arial;margin: 0 6px;}
.rprogress .progress-l .ltext h3 span {line-height:1;color:#125bc3; font-size: 15px; font-family:Arial;font-weight: 500;}
.rprogress .progress-l .ltext h4 {font-size: 15px;line-height: 1.4;color: #333;margin: 0;max-height: 66px;overflow: hidden;}
.rprogress .progress-l .ltext h4 a {color: #333;
	-webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;}
.rprogress .progress-l .ltext h4 a:hover {color: #004ea2;}
.rprogress .progress-r {}
@media (max-width: 767px){
    .rprogress .progress-l {width: 100%;height: auto;margin-right: 0;}
    .rprogress .progress-l .limg img {height: 210px;}
    .rprogress .progress-r {float: left;overflow: hidden;margin-top: 20px;}
    .rprogress .progress-l .ltext h4 a {max-height: inherit;height: auto;-webkit-line-clamp: inherit;}
}
@media (max-width: 380px){
	.rprogress .progress-l .limg img {height: 188px;}
}
/*-----------------æ–‡å­—åˆ—è¡¨---------------------*/
.list-tab { overflow:hidden; display:block;max-height: 300px;}
.list-tab ul li{overflow:hidden;clear:both;border-bottom:1px solid #d9dfe7; width:100%; text-align:left;padding: 0 0 14px 0;margin-bottom: 16px;}
.list-tab ul li:last-child {margin-bottom: 0;border: 0;padding: 0;}
.list-tab ul li a{ overflow:hidden;font-size:16px;line-height:1.4; color:#3b4461;display:block; font-weight:500;height: 42px;
-webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.list-tab ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-tab ul li a:hover {color: #354a96; text-decoration: none;}
.list-tab ul li:hover {background:#ffffff;}
.list-tab h3 {line-height:1;color:#4c63b6; font-size: 22px; font-family:Arial;margin: 0 0 8px 0;font-weight: 700;}
.list-tab h3 i {line-height:1;color:#acacac; font-size: 14px; font-family:Arial;margin: 0 6px;}
.list-tab h3 span {line-height:1;color:#4c63b6; font-size: 15px; font-family:Arial;font-weight: 500;}
@media (max-width: 991px) {
    .list-tab ul li a {height: auto;}
}
@media (max-width: 767px) {
    .list-tab { max-height: initial;}
    .list-tab ul li a {max-height: inherit;height: auto;-webkit-line-clamp: inherit;}
}

.list-tab1 { overflow:hidden; display:block;}
.list-tab1 ul{ float:left; width:100%;}
.list-tab1 ul li{overflow:hidden;clear:both;border-bottom:0px solid #dfe6f3; width:100%; text-align:left;padding: 0;margin-bottom:21px;}
.list-tab1 ul li:last-child {margin-bottom: 0;}
.list-tab1 ul li a { float:left;/*width:88%;*/max-width: 88%;overflow:hidden;font-size:16px; color:#f1f3f8;background-image: url(icon04.png);background-repeat: no-repeat;background-position: left 8px;padding:0 0 0 14px;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;}
.list-tab1 ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-tab1 ul li a:hover {color: #64d8ff; text-decoration: none;}
.list-tab1 i {float: left;margin: 14px 0 0 8px;}
.list-tab1 span {color:#a9d3ea; font-size: 15px; font-family:Arial;}
.list-tab1 span.right {float: right;}

.list-gg { overflow:hidden; display:block;margin-top: 22px;}
.list-gg ul li{overflow:hidden;border-bottom:1px solid #dfe6f3; width:100%; text-align:left;padding-bottom: 10px;margin-bottom: 10px;background: url(ico-01.png) no-repeat 1px 7px;padding-left: 15px;}
.list-gg ul li:last-child {margin-bottom: 0;padding-bottom: 0px;border: 0;}
.list-gg ul li a{ float:left;width:100%;overflow:hidden;font-size:15px;line-height:1.4; color:#333;font-weight:500;word-break: break-all;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;max-height: 44px;}
.list-gg ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-gg ul li a:hover {color: #004ea2; text-decoration: none;}
.list-gg ul li a span {color: #1958af;font-size: 15px;}
@media (max-width: 767px) {
.list-gg ul li a {height:auto; white-space:normal;}
}

.list-bmtab { overflow:hidden; display:block;}
.list-bmtab ul{ float:left; width:100%;}
.list-bmtab ul li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4; width:100%; text-align:left;padding: 0;
margin-bottom:15px;}
.list-bmtab ul li:last-child {margin-bottom: 0;}
.list-bmtab ul li a{ float:left;/*width:88%;*/max-width: 80%;overflow:hidden;font-size:15px; color:#333;background-image: url(icon01.png);background-repeat: no-repeat;background-position: left 8px;padding:0 0 0 14px;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;}
.list-bmtab ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-bmtab ul li a:hover {color: #204587; text-decoration: none;}
.list-bmtab i {float: left;margin: 14px 0 0 8px;}
.list-bmtab span {color:#a1a1a1; font-size: 14px; font-family:Arial;}
.list-bmtab span.right {float: right;}

.list-bmtab1 { overflow:hidden; display:block;}
.list-bmtab1 ul{ float:left; width:100%;min-height: 195px;}
.list-bmtab1 ul li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4; width:100%; text-align:left;padding: 0;
margin-bottom:15px;}
.list-bmtab1 ul li:last-child {margin-bottom: 0;}
.list-bmtab1 ul li a{ float:left;width:100%;overflow:hidden;font-size:15px; color:#333;background-image: url(icon01.png);background-repeat: no-repeat;background-position: left 8px;padding:0 0 0 14px;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;}
.list-bmtab1 ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-bmtab1 ul li a:hover {color: #204587; text-decoration: none;}
.list-bmtab1 i {float: left;margin: 14px 0 0 8px;}
.list-bmtab1 span {color:#a1a1a1; font-size: 14px; font-family:Arial;}
.list-bmtab1 span.right {float: right;}

.cmsm .list-tab1 ul li {margin-bottom:20px;}
.cmsm .list-tab1 ul li:last-child {margin-bottom: 0;}

.left-txtximg{ float:left; width:27.8%; background:#e6f1fb;}
.left-txtximg img{ height:142px; width:100%;}
.left-txtximg p{ padding:0; margin:12px; font-size:14px;height: 72px;overflow: hidden;line-height: 1.3;}
.left-txtximg p a{ color:#404040;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;
}
.left-txtximg p:hover a {color:#0040a9;}

.list-news { overflow:hidden; display:block;margin-top: 30px;}
.list-news li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4;margin-bottom: 25px;}
.list-news li a{ float:left;overflow:hidden;font-size:16px;line-height:1.4; color:#333;background-image: url(ico-01.png);background-repeat: no-repeat;background-position: left 6px;padding-left: 17px;/*text-overflow:ellipsis; white-space:nowrap;*/padding-right: 100px; }
.list-news li a:hover {color: #334ca6;}
.list-news span {line-height:1.5;color:#9b9b9b; font-size: 15px;position: absolute;top:2px;right: 0;}
@media (max-width: 767px){
	.list-news {margin-top: 26px;}
    .list-news li a {padding-right: 0px;}
    .list-news span {position: initial;margin-left: 17px;}
}

.list-article { overflow:hidden; display:block;margin-top: 30px;}
.list-article li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4;margin-bottom: 15px;}
.list-article li:last-child {margin-bottom: 10px;}
.list-article li a{ float:left;overflow:hidden;font-size:16px;line-height:1.4; color:#333;background-image: url(ico-01.png);background-repeat: no-repeat;background-position: left 6px;padding-left: 17px;/*text-overflow:ellipsis; white-space:nowrap;*/}
.list-article li a:hover {color: #334ca6;}
.list-article span {line-height:1.5;color:#9b9b9b; font-size: 15px;position: absolute;top:2px;right: 0;}

.list-summary {overflow: hidden;margin-top: 28px;}
.list-summary li{margin-bottom: 20px;display: block; overflow: hidden;border-bottom: #c9d2de dotted 1px;padding-bottom: 20px;}
.list-summary li:last-child {margin-bottom: 10px; }
.list-summary li h2 { font-size:17px;line-height:1.4; margin:0 0 12px 0;font-weight: 700;}
.list-summary li h2 a { color:#374a97;overflow: hidden;display: block;}
.list-summary li h2 a:hover { color:#444; text-decoration:none;}
.list-summary li span {font-size: 14px;color: #7d8fa4;line-height: 22px;font-weight: 300;margin-top: 6px;display: block;}
.list-summary li p { line-height: 150%; font-size: 14px; margin: 0px; color:#4a4a4a;overflow: hidden;}

.list-box {overflow: hidden;margin-top: 12px;}
.list-box li{margin-bottom: 30px;display: block; overflow: hidden;}
.list-box li .content {background: #354a96;padding: 20px 22px;}
.list-box li .content h2 { font-size:17px;color:#fff;line-height:1.4; margin:0 0 12px 0;font-weight: 700;height: 46px;overflow: hidden;}
.list-box li .content span {font-size: 14px;color: #adb6d5;line-height: 22px;font-weight: 300;margin-top: 12px;display: block;}
.list-box li .content p { line-height: 150%; font-size: 14px; margin: 0px; color:#adb6d5;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    height: 60px;
}
.list-box li .content:hover {background: #fff;}
.list-box li .content:hover h2 { color:#354a96;}
.list-box li .content:hover span {color: #7d8fa4;}
.list-box li .content:hover p { color:#4a4a4a;}
.list-box li .content[data-v-right] {height: 413px;position: relative;}
.list-box li .content h2[data-v-right] {max-height: 68px;height: initial;}
.list-box li .content p[data-v-right] {-webkit-line-clamp: 12;max-height: 252px;height: initial;}
.list-box li .content span[data-v-right] {position: absolute;bottom: 20px;left: 22px;}

.list-box1 {overflow: hidden;margin-top: 12px;}
.list-box1 li{margin-bottom: 30px;display: block; overflow: hidden;}
.list-box1 li .content {background: #fff;padding: 20px 22px;}
.list-box1 li .content h2 { font-size:17px;color:#354a96;line-height:1.4; margin:0 0 12px 0;font-weight: 700;height: 46px;overflow: hidden;}
.list-box1 li .content span {font-size: 14px;color: #5588d1;line-height: 22px;font-weight: 300;margin-top: 12px;display: block;text-transform: uppercase;}
.list-box1 li .content p { line-height: 150%; font-size: 14px; margin: 0px; color:#4a4a4a;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    height: 60px;
}
.list-box1 li .content:hover {background: #354a96;}
.list-box1 li .content:hover h2 { color:#fff;}
.list-box1 li .content:hover span {color: #adb6d5;}
.list-box1 li .content:hover span:hover {color: #fff;}
.list-box1 li .content:hover p { color:#adb6d5;}
.list-box1 li .content[data-v-right] {height: 413px;position: relative;}
.list-box1 li .content h2[data-v-right] {max-height: 68px;height: initial;}
.list-box1 li .content p[data-v-right] {-webkit-line-clamp: 12;max-height: 252px;height: initial;}
.list-box1 li .content span[data-v-right] {position: absolute;bottom: 20px;left: 22px;}
@media (max-width: 991px) {
    .list-box1 li .content[data-v-right] {height: auto;}
    .list-box1 li .content p[data-v-right] {-webkit-line-clamp: 3;max-height: 60px;}
    .list-box1 li .content span[data-v-right] {position: initial;}
}

.list-link { overflow:hidden; display:block;margin-top: 30px;}
.list-link li {overflow:hidden;clear:both;padding: 20px 18px;}
.list-link li:nth-child(odd) {background: #f5f7fb;}
.list-link li a{ float:left;overflow:hidden;font-size:16px;line-height:1.4; color:#333;background-image: url(ico-01.png);background-repeat: no-repeat;background-position: left 6px;padding-left: 17px; }
.list-link li a:hover {color: #334ca6;}
.list-link span {line-height:1.5;color:#9b9b9b; font-size: 15px;position: absolute;top:2px;right: 0;}
@media (max-width: 767px){
	.list-link {margin-top: 26px;}
    .list-link li a {padding-right: 0px;}
    .list-link span {position: initial;margin-left: 17px;}
}
/*---------------ä¿¡æ¯å¹³å°---------------------*/
.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;}
}
/*---------------å­¦æœ¯æ´»åŠ¨---------------------*/
/*é¦–é¡µæ ·å¼*/
.cmain2by{ width:100%;}
.cmain2by dl { margin:0px;}
.cmain2by dd{ overflow: hidden;margin-bottom: 14px;border-bottom: #d3d3d3 dashed 0px;}
.cmain2by dd.cmain2byli1{background:#f1f1f1;}
.cmain2by dd span{ float:left;color:#ff9c00;text-align:center;width:57px;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: #086ec1;height: 22px; text-align: center; line-height: 22px; font-size: 12px;font-family: Arial; display: block; color:#ffffff; font-weight:normal;}
.cmain2by dd .hdtitle { float:left; width:78%; overflow:hidden; display:block; color:#535353;margin-left: 10px; }
.cmain2by dd .hdtitle a{  display:block; line-height:20px; color:#383838; font-size:15px; text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.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: 1199px) {
	.cmain2by dd .hdtitle {width:70%;}
	
}
@media (max-width: 991px) {
	.cmain2by dd .hdtitle {width:89%;}
	
}
@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%;}
}
/*----è½®æ’­å›¾----*/
.gy-carousel-1 {overflow: hidden;}
.gy-carousel-1 .newsbox {margin-bottom: 28px;position: relative;}
.gy-carousel-1 .newsbox .newimg {overflow: hidden;border: #e9e9e9 solid 1px;border-radius: 7px;}
.gy-carousel-1 .newsbox .newimg img {width: 100%;height: 220px;
-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.gy-carousel-1 .newsbox:hover .newimg img {
   -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
    transform:scale(1.1); 
}
.gy-carousel-1 .newsbox h4 { font-size: 18px;font-weight: 700;margin: 16px 9px 12px 9px;line-height: 125%;overflow: hidden;height: 46px;color: #354a96;}
.gy-carousel-1 .newsbox:hover h4 {color: #454545;}
.gy-carousel-1 .newsbox p {font-size: 15px;color: #666;line-height: 130%;margin: 0;word-break: break-all;width: 100%;-webkit-line-clamp: 3;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;height: 60px;padding: 0 9px;}
.gy-carousel-1 .newsbox .submitdate {width: 74px;height: 70px;background: rgba(0, 0, 0, 0.6);font-size: 32px;color: #fff;text-align: center;line-height: 1;padding: 8px 0 0 0;position: absolute;z-index: 3;font-weight: 700;top:1px;left: 1px;}
.gy-carousel-1 .newsbox .submitdate h4 {font-size: 14px;line-height: 1;margin: 2px 0 0 0;color: #fff;}
.gy-carousel-1 .newsbox h5 {line-height:1.1;color:#5588d1; font-size: 15px; font-family:Arial;margin: 12px 0 0 0;font-weight: 500;text-transform: initial;margin-left: 9px;}

.gy-carousel-1 .newsbox:hover .submitdate {background: #426cdc;}

@media (max-width: 1280px) {
    .gy-carousel-1 .newsbox .newimg img {height: 210px;}
}
@media (max-width: 1199px) {
	.gy-carousel-1 .newsbox .newimg img {height: 160px;}
}
@media (max-width: 991px) {
	.gy-carousel-1 .newsbox .newimg img {height: 120px;}
    .gy-carousel-1 .newsbox h4 {font-size: 15px;height: 36px;}
    .gy-carousel-1 .newsbox p {font-size: 14px;height: 54px;}
    .gy-carousel-1 .newsbox h5 {font-size: 14px;}
}
@media (max-width: 767px) {
    .gy-carousel-1 .newsbox .newimg img {height: 207px;}
    .gy-carousel-1 .newsbox h4 {font-size: 18px;height: auto;}
    .gy-carousel-1 .newsbox p {font-size: 15px;height: auto;}
    .gy-carousel-1 .newsbox h5 {font-size: 15px;}
}
@media (max-width: 380px) {
    .gy-carousel-1 .newsbox .newimg img {height: 186px;}
}
@media (max-width: 320px) {
    .gy-carousel-1 .newsbox .newimg img {height: 156px;}
}
/*---------------é¦–é¡µå›¾æ–‡---------------------*/
.homelist {overflow: hidden;}
.homelist li{margin-bottom: 26px;display: block; overflow: hidden; }
.homelist li:last-child {margin-bottom: 0px;}
.homelist li h2 { font-size:16px;line-height:1.4; margin:0 0 8px 0;font-weight: 500;}
.homelist li h2 a { color:#3b4461;overflow: hidden;display: block;
-webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 44px;
}
.homelist li h2 a:hover { color:#354a96; text-decoration:none;}
.homelist .news-img { margin-right: 20px;}
.homelist .news-img a {border:#e9e9e9 solid 1px;border-radius: 5px;}
.homelist .news-img img{width: 130px; height: 74px;}
.homelist .news-txt span {font-size: 15px;color: #5588d1;line-height: 22px;font-weight: 300;margin-top: 10px;display: block;text-align: right;}
.homelist .news-txt p { line-height: 146%; font-size: 14px; margin: 0px; color:#797979;word-break: break-all;height: 60px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.homelist .news-txt i { font-size: 15px; margin: 6px 0 0 0; color:#5588d1; display:block;font-style: normal;line-height: 1;}
.homelist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.homelist .news-txt p a:hover { color:#15549a;}
@media (max-width: 1199px) {
    .homelist .news-img {margin-right: 18px;}
    .homelist li h2 { font-size:16px;}
    .homelist .news-txt i { font-size: 14px; margin: 9px 0 0 0; }
}
@media (max-width: 800px) {
	.homelist li h2 a {overflow: inherit;}
}
@media (max-width: 767px) {
	.homelist .news-img{ margin-bottom:14px;margin-right: 0px;width: 100%;}
	.homelist .news-img img{ width: 100%; height: 209px;}
    .homelist li h2 {float: left;}
    .homelist li h2 a {-webkit-line-clamp: inherit;max-height: inherit;}
    .homelist .news-txt p {display: none;}
    .homelist .news-txt i { font-size: 15px; margin: 9px 0 0 0;text-align: left; }
}
@media (max-width: 380px) {
    .homelist .news-img img{ max-height: 187px;}
}
@media (max-width: 320px) {
    .homelist .news-img img{ max-height: 156px;}
}

.homelistext {overflow: hidden;}
.homelistext .row {margin-left: -30px;margin-right: -30px;}
.homelistext .row > [class^='col'] {padding-left: 30px;padding-right: 30px;}
.homelistext li {margin-bottom: 26px;display: block; overflow: hidden; }
.homelistext li:after {
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 1px;
    height: 40px;
    background: #dcdcdc;
}
.homelistext li:last-child {margin-bottom: 0px;}
.homelistext li h2 { font-size:18px;line-height:1.3; margin:0 0 9px 0;font-weight: 500;
-webkit-line-clamp: 2;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
height: 46px;color: #222;
}
.homelistext li h2 a { color:#333;overflow: hidden;display: block;max-height: 68px;}
.homelistext li a:hover h2 { color:#007133; text-decoration:none;}
.homelistext .news-img { margin-right: 20px;}
.homelistext .news-img a {border:#d6d6d6 solid 1px;}
.homelistext .news-img img{width: 434px; height: 292px;}
.homelistext .news-txt {position: relative;padding-bottom: 25px;border-bottom: #dcdcdc solid 1px;}
.homelistext .news-txt h1 {color: #333;font-size: 48px;font-weight: 700;line-height: 1;}
.homelistext .news-txt h1 span {font-size: 18px;color: #999;line-height: 1;font-weight: 500;margin-left: 10px; margin-top: 10px;}
.homelistext .news-txt p { line-height: 146%; font-size: 14px; margin: 0px; color:#797979;word-break: break-all;height: 60px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.homelistext .news-txt:after{
	content: "";
	height: 2px;
	width: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
    background: #1d3178;
}
.homelistext .news-txt:hover:after{
	width: 100%;
}
.homelistext .news-txt i { font-size: 15px; margin: 15px 0 0 0; color:#333; display:block;font-style: normal;line-height: 1;}
.homelistext .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.homelistext .news-txt p a:hover { color:#15549a;}
@media (max-width: 1199px) {
    .homelistext .news-img {margin-right: 18px;}
    .homelistext .news-img img{width: 193px; height: 112px;}
    .homelistext li h2 { -webkit-line-clamp: 3;height: 70px;}
    .homelistext .news-txt i { font-size: 14px; margin: 9px 0 0 0; }
}
@media (max-width: 991px) {
    .homelistext li h2 { -webkit-line-clamp: initial;height: auto;}
}
@media (max-width: 800px) {
	.homelistext li h2 a {overflow: inherit;}
}
@media (max-width: 767px) {
	.homelistext .news-img{ margin-bottom:14px;margin-right: 0px;width: 100%;}
	.homelistext .news-img img{ width: 100%; height:auto;max-height: 246px;}
    .homelistext li h2 {font-size: 18px;}
    .homelistext li h2 a {white-space: inherit;}
    .homelistext .news-txt p {display: none;}
    .homelistext .news-txt i { font-size: 15px; margin: 9px 0 0 0;text-align: left; }
}
@media (max-width: 380px) {
    .homelistext .news-img img{ max-height: 222px;}
}
@media (max-width: 320px) {
    .homelistext .news-img img{ max-height: 185px;}
}
/*---------------è§†é¢‘ä¸­å¿ƒ---------------------*/
.picvid {margin: 8px 0 10px 0;}
.videobox {overflow: hidden;display: block;margin: 6px 0 24px 0;}
.videobox .txtinfo {overflow: hidden;padding: 10px 0 0 0;}
.videobox .txtinfo h4 {color: #222;font-size: 18px;line-height: 140%;font-weight: 500;margin: 0;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;text-decoration: none;-webkit-box-orient: vertical;height: 45px;}
.videobox .txtinfo h4 a { color: #222;border: 0;display: block;}
.videobox .txtinfo h4 a:hover { color: #354a96;text-decoration: none;}
.video-container {
	/*border:#f7d4c1 solid 6px;*/
	position: relative;
	overflow: hidden;
	/*display: inline-block;*/
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;border-radius: 5px;
	
}/*width:173px; height:116px; */
.video-container:hover .headline {
    background: white;z-index: 2;
}
.video-container i {
    display: block;
    position: absolute;
    opacity: .6;
    text-align: center;
    color: inherit;
    font-size: 46px;
    width: 46px;
    height: 46px;
    top: 50%;
    left: 50%;
    margin-top: -23px;
    margin-left: -23px;
}
.video-container:hover a {
    opacity: .9;
    /*top: 0;*/ 
    z-index: 2;
}

.video-container img {
	width:100%;height:220px;
	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 img[data-v-pege] {height:160px;}
.video-container .video-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	color: #fff;
}
.video-container .video-caption img {    display: block;
    position: absolute;
    text-align: center;
    color: inherit;
    font-size: 46px;
    width: 58px;
    height: 58px;
    top: 50%;
    left: 50%;
    margin-top: -29px;
    margin-left: -29px;}
.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 img {
	-webkit-transform:scale(1); /* Safari and Chrome */
    -moz-transform:scale(1); /* Firefox */
    -ms-transform:scale(1); /* IE 9 */
    -o-transform:scale(1); /* Opera */
    transform:scale(1);
}
.video-container:hover .video-caption {
	background: rgba(0, 0, 0, .3);
}
@media (max-width: 1280px) {
	.video-container img {height:210px;}
}
@media (max-width: 1199px) {
    .video-container img {height:160px;}
    .video-container img[data-v-pege] {height:122px;}
    .videobox .txtinfo[data-v-pege] h4 {font-size: 16px;}
}
@media (max-width: 991px) {
	.video-container img {height:188px;}
	.headline {max-height: 68px;font-size: 18px;line-height: 20px;}
}
@media (max-width: 767px) {
	.videobox .txtinfo h4, .videobox .txtinfo[data-v-pege] h4 {font-size: 18px;height: auto;-webkit-line-clamp: inherit;}
	.video-container img, .video-container img[data-v-pege] {height:208px;}
}
@media (max-width: 380px) {
    .video-container img, .video-container img[data-v-pege] {height:188px;}
}
/*---------------æŽ¨èä¸“é¢˜---------------------*/
/*é¦–é¡µæ ·å¼*/
.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;}
}
/*---------------é¡µå°¾---------------------*/
.foot {overflow: hidden;background: url(footbg.jpg) no-repeat top center #1d3178;}
.index-font{ margin-top:0;}
.foot .tophalf {padding: 40px 0 42px 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: 166px;border-right: #71ac8b solid 0px;display: block;overflow: hidden;float: left;margin: 0; text-align:center;}
.copyright .cas img {}
.copyright .left { width:76%;font-size:15px; line-height:22px;color:#fafcfb;display:block; overflow:hidden; float:left; margin: 12px 0 0 0;border-left: #9fa6c5 solid 1px;padding-left: 30px;}
.copyright .left a {color:#fafcfb;}
.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:10px 0 0 0;display:block; overflow:hidden; float:right;}
@media screen and (max-width: 1199px){
    .foot {background-size: 100% 100%;}
}
@media screen and (max-width: 991px){
    .foot .tophalf {padding: 30px 0 32px 0;}
}
@media screen and (max-width: 767px){
.foot .secondhalf {padding: 18px 0;}
.foot .secondhalf img {display: none;}
.foot .tophalf {padding: 12px 0 32px 0;}
.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;padding: 0;border: 0;}
.copyright .rightbz {padding:0;width: 100%;text-align: center;}
}

.links {overflow: hidden;border-bottom: #637dab solid 1px;padding: 0 0 30px 0;}
.links h4 {font-size: 22px;color: #FFFFFF;font-weight: 700;margin: 46px 0 20px 0;}
.links .row a { display: inline-block; overflow:hidden; margin:3px 15px;color: #fff;font-size: 16px;}
.links .row a:hover {color: #64d8ff;}
/*---------------------------------å¯¼èˆªï¼†èœå•------------------------------------------*/
.twobanner {height: 236px;border-top: #4d788e solid 1px;}
.twolmmt {margin: 4px 0 0 0;}
.h_menu {padding: 0;}
.location_menu { overflow:hidden;padding: 0px;}
.navbar {min-height: 40px; border: 0px solid transparent;}
.navbar-toggle {float: right;padding: 4px 5px;margin-top: 8px;margin-bottom: 8px; margin-right:0px;border: 2px solid #F6FAFC;}
.navbar-menu { font-size:20px; color:#ffffff; float:left; font-weight:500; margin:11px 0 0 0;}
.navbar-default .navbar-collapse {border-color: #2f6abb;box-shadow: none;}
.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;}
.location_menu {position: relative;margin-left: -15px;margin-right: -15px;}
}
@media (max-width: 767px) {
.navbar-collapse.in {overflow: hidden;max-height: 382px;overflow-y: auto !important;}
}
@media screen and (max-width: 640px){
.navbar-collapse { margin-top:6px;}
}
@media screen and (max-width: 480px){
.nav-tabs > li { width:100%;border-right:#cacaca solid 0px;}
}
.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: #a2add9;}

.contentWrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.contentLeft {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
}
.contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}
.deg90 {-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);}

.leftNavigation {
  margin: 0rem 0;
}
.leftNavigation, .leftNavigation li ul {
  list-style: none;
  padding: 0;
}
.leftNavigation li a {
  font-size: 17px;
  display: block;
  padding: 18px 32px 18px 34px;
  color: #3b4461;
  border-bottom: solid 1px #d4d8e6;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;
}
.leftNavigation li a:after {
	content: "";
	position: absolute;
	left: 18px;
	top: 20px;
	width: 5px;height: 16px; background-image: url(navicon01.png);background-repeat: no-repeat;
}
.leftNavigation li ul li a {
  font-size: 15px;
  display: block;
  padding: 4px 1rem 4px 50px !important;
  color: #73798f;line-height: 1.2;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;border-bottom: solid 0px #fff;
}
.leftNavigation li ul li a:after {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #9ca5c6;
    position: absolute;
    top: 12px;
    left: 36px;
    margin-top: -2px;
    background-image: none !important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.leftNavigation li a, .leftNavigation li a .leftNavIcon {
  line-height: 130%;
}
.leftNavigation li a .leftNavIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 3.6rem;
  padding: 18px 0;
  text-align: center;
  font-weight: 600;color: #c0c7e0;
}
.leftNavigation li.active a .leftNavIcon {color: #626981;}
.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 7rem;
  padding: 16px 0 0 0;
  text-align: center;font-size: 12px;color: #f67400;
}
.leftNavigation li a:hover {
  color: #3b4461; text-decoration:none; background-color: #f1f3fa;font-weight: 700;
}
.leftNavigation li a:hover:after {
  background-image:url(navicon02.png);background-repeat: no-repeat;
}
.leftNavigation li a:hover .leftNavIcon {color: #626981;}
.leftNavigation li ul {
  display: none;
  margin: 0;
  background-color: #f1f3fa;border-bottom: solid 1px #e5e5e5;
}
.leftNavigation li ul li { border-bottom: solid 0px #e5e5e5;}
.leftNavigation li ul li a:hover {
  color: #2a45a6; text-decoration:none;background: transparent;font-weight: 500;
}
.leftNavigation li ul li a:hover:after {background-color: #02449e;}
/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
  color: #2a45a6; text-decoration:none;font-weight: 500;
}
.leftNavigation li ul li.active a:after {background-color: #02449e;font-weight: 500;}
.leftNavigation li.active > a {
  color: #3b4461; text-decoration:none;font-weight: 700;border: 0;/*padding: 18px 40px 12px 34px;*/
}
.leftNavigation li.active > a:after {
	background-image:url(navicon02.png);background-repeat: no-repeat;
}
.leftNavigation li.active ul {
  display: block;padding: 0 0 15px 0;border-bottom: solid 2px #fff;
}
.leftNavigation > li.active {
  background-color: #f1f3fa;border-bottom: solid 1px #d4d8e6;
}
.leftNavigation li ul li .level4 {border-top: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li a {
  border-bottom: solid 0px #D0E9F3; font-size:13px; color:#535353; margin-left:30px; padding-left:12px;background: transparent;
}
.leftNavigation li ul li .level4 li a:hover {color: #006bb1;}
.leftNavigation li ul li .level4 li {border-bottom: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li:last-child {border-bottom: solid 0px #D0E9F3;}


.thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none; 
	padding: 4px;
}
/*---------------ç»†è§ˆ---------------------*/
.staffinfo {overflow: hidden;margin-top: 8px;margin-bottom: 30px;}
.staffinfo li{margin-bottom: 22px; display: block; overflow: hidden; }
.staffinfo li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.staffinfo li h2 { font-size:32px;line-height:1.2; margin:5px 0 15px 0;display: block;color: #272727;font-weight: 700;}/*text-overflow: ellipsis;white-space: nowrap;*/
.staffinfo li h2 a { color:#292929;}
.staffinfo li h2 a:hover { color:#045d00; text-decoration:none;}
.staffinfo .news-img{}
.staffinfo .news-img img{ border:#e4e4e4 solid 0px;max-width: 300px;}
.staffinfo .news-txt {padding-top: 16px;}
.staffinfo .news-txt p { line-height: 25px; font-size: 15px; margin: 0px; color:#333333;font-weight: 700;}
.staffinfo .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.staffinfo .news-txt p a:hover { color:#15549a;}
@media (max-width: 767px) {
.staffinfo .news-img{ margin-right: 0px;width: 100%;margin-bottom: 15px;}
    .staffinfo .news-img img{ margin: 0 auto;}
}

.embed-wrapper, .iframe-wrapper {
	position: relative;
	height: 0;
	margin: 0 -15px;
	padding: 0 0 50%;
	overflow: hidden
}
.embed-wrapper embed, .embed-wrapper iframe, .embed-wrapper object, .embed-wrapper video, .iframe-wrapper embed, .iframe-wrapper iframe, .iframe-wrapper object, .iframe-wrapper video {
	position: absolute;
	height: 100%;
	width: 100%
}

.xlmain {display: block;margin:0;}
.xlmain hr {border-top: 1px solid #e1e5f3;}
.xlmain .wztitle {color: #354a96;line-height:130%; font-size: 28px;margin: 0 0 36px 0;font-weight: 700;/*word-break: break-all;*/font-family: Georgia, "Times New Roman", Times, serif;}
.xlmain .dptitle {color: #354a96;line-height:130%; font-size: 28px;margin: 0 0 16px 0;font-weight: 700;/*word-break: break-all;*/font-family: Georgia, "Times New Roman", Times, serif;}
.xlmain .lwtitle {color: #354a96;line-height:130%; font-size: 26px;margin: 15px 0 24px 0;font-weight: 700;/*word-break: break-all;*/}
.xlmain .basicinfo {overflow: hidden; border-bottom: solid 1px #e2e2e2; padding: 0px 0px 3px 0px;}
.xlmain .basicinfo .qtinfo {color:#777; font-size: 14px;margin: 0 0 10px 0;}
.xlmain .basicinfo .qtinfo a {color:#777; text-decoration: none;}
.xlmain .basicinfo .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
.xlmain .basicinfo .share {overflow: hidden;float: right;}
.xlmain .basicinfo .ot-socials {text-align: right;}
.xlmain .basicinfo .ot-socials a {display: inline-block;height: 16px;width: 20px;text-align: center;line-height: 30px;margin-right: 8px;font-size: 14px;padding: 0;text-decoration: none;}
.xlmain .basicinfo .ot-socials .share-wx {background-image: url(fx-wx.png);background-repeat: no-repeat;background-position: 50% 50%;}
.xlmain .basicinfo .ot-socials .share-wx:hover {opacity: .6;}
.xlmain .basicinfo .ot-socials .share-qq {background-image: url(fx-qq.png);background-repeat: no-repeat;background-position: 50% 50%;}
.xlmain .basicinfo .ot-socials .share-qq:hover {opacity: .6;}
.xlmain .basicinfo .ot-socials .share-wb {background-image: url(fx-wb.png);background-repeat: no-repeat;background-position: 50% 50%;}
.xlmain .basicinfo .ot-socials .share-wb:hover {opacity: .6;}
.xlmain .text { margin:28px 0 0 0; overflow:hidden; display:block;}
.xlmain .text p {margin: 0;}
.xlmain .text p:last-child {margin: 0 0 0 0;}
.xlmain .text img {display: block;margin-right: auto;margin-left: auto;}
.xlmain .text video {object-fit: fill}

.xlmain .text .sz {width: 244px;margin-left: 80px;float: right;}
.xlmain .text .sz img {width: 244px;}
.xlmain .text .szzc {overflow: hidden;}

.xlmain .textxl { margin:26px 0 0 0; overflow:hidden; display:block;}
.xlmain .textxl p {margin: 0;}
.xlmain .textxl p:last-child {margin: 0;}
.xlmain .textxl img {display: block;margin-right: auto;margin-left: auto;}
.xlmain .textxl table {margin: 0 0 15px 0;}
.xlmain .textxl td {text-align: center;}
.xlmain .textxl video {border: #eff1f7 solid 6px;border-radius: 5px;width: 66% !important;height: 100% !important;margin-bottom: 16px;margin-top: 10px;object-fit: fill;}
.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: #eff1f7 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: #f0f3fa;border-left: #344a96 solid 5px;padding: 0 12px 0 17px;margin: 18px 0 16px 0;}
.rylanmu_l { color:#082675;float:left;font-weight: 700;font-size:22px;line-height: 140%;padding: 12px 0;}
.rylanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.xlmain .textry {overflow: hidden;}
.xlmain .textry .mt {margin-top: 288px;}
.xlmain .textry h3 { font-size:32px;line-height:1.2; margin:0 0 30px 0;display: block;color: #272727;font-weight: 700;}
.xlmain .textry h3 span {font-size: 22px;margin-left: 20px;color: #999;}
.xlmain .textry h4 { font-size:22px;line-height:1.2; margin:5px 0 15px 0;display: block;color: #1d3178;font-weight: 700;font-family: Georgia, "Times New Roman", Times, serif;}
.xlmain .textry h4 span {font-size: 22px;margin-left: 20px;color: #999;}
.xlmain .textry p {margin: 0;}
.xlmain .textry p a {color: #333;}
.xlmain .textry p a:hover {color: #005bac;}
.xlmain .textry th {color: #333;font-size: 16px;}
.xlmain .textry .ryname {overflow: hidden;border-left: 10px #FF9800 solid;padding-left: 20px;margin: 24px 0 40px 0;}
.xlmain .textry .ryname h4 {font-size: 20px;font-weight: 500;color: #333;margin: 0 0 12px 0;}
.xlmain .textry .ryname h4 b {font-size: 32px;color: #004098;font-weight: 700;}

.xlmain .textry .ryinfo {overflow: hidden;background: #e6f3fc;}
.xlmain .textry .ryinfo .ryimg { margin-right: 30px;background: #c1dced;padding: 30px 50px;}
.xlmain .textry .ryinfo .ryimg img{ border-radius: 5px;width: 180px;height: 240px;}
.xlmain .textry .ryinfo .rytxt p { line-height: 220%; font-size: 17px; margin: 30px 0 0 0; color:#222;}
.xlmain .textry .ryinfo .rytxt p a {color:#222;font-size: 17px;text-decoration: none;font-style: normal;}
.xlmain .textry .ryinfo .rytxt p a:hover {color:#ff7300;}
.xlmain .textry .rydetail {overflow: hidden;padding: 18px 0 30px 0;}
.xlmain .textry .rydetail .detail {padding-left: 22px;font-size: 15px !important;line-height: 1.7 !important;}
.xlmain .textry .rydetail table {border: transparent;}
.xlmain .textry .rydetail tbody {background-color: transparent;}
.xlmain .textry .fl {margin-right: 28px;margin-bottom: 12px;}
.xlmain .textry .fl img {max-width: 198px;}
.xlmain .textry .fl h4 {font-size: 15px;line-height: 1.5;margin: 15px 0;text-align: center;font-weight: 500;color: #3157bb;}

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

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

@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 .text .sz {margin-left: 40px;}
    .xlmain .textxl video {width: 76% !important;}
}
@media (max-width: 991px) {
	.xlmain .wztitle {font-size: 24px;}
	.xlmain .textsp { width: 80%;}
	.xlmain .textld .photo {width: 100%;margin: 0 0 18px 0;}
    .xlmain .text .szzc {overflow: initial;}
}
@media (max-width: 800px) {
	.platformbox {margin: 32px 0 48px 0;}
	.xlmain .platforminfo { min-height: 800px;}
	.xlmain .platforminfo img {margin: 0 auto 60px auto;}
}
@media (max-width: 767px) {
	.xlmain .wztitle { margin: 0 0 26px 0;font-size: 20px;}
	.xlmain .basicinfo .qtinfo {margin: 0 0 8px 0;}
	.xlmain .text { margin:18px 0 12px 0;}
    .xlmain .text .sz {margin-left: 0px;width: 100%;float: inherit;margin-bottom: 20px;}
	.xlmain .textxl { margin:20px 2px 0 2px;}
    .xlmain .textxl video {width: 100% !important;}
	.xlmain .textsp { width: 100%;margin:20px auto 4px auto;}
	.xlmain .platforminfo {width: 100%;}
	.xlmain .platforminfo img {margin: 0 auto 40px auto;}
    .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;}
}
.rcxl {overflow: hidden;}
.rcxl ol, .rcxl li {list-style-type: decimal;}
.rcxl ol {padding-left: 17px;}
.rcxl li {margin-bottom: 12px;line-height: 21px;}
.rcxl p {margin: 0 0 6px 0 !important;}

/*-----------------äººæ‰é˜Ÿä¼---------------------*/
.group { margin-top: 18px;padding: 0 2px;}
.group li {margin-top: 12px;margin-bottom: 10px;}
.group li .boxstyle {overflow: hidden;}
.group li .boxstyle .thumbnail__link img {margin: auto;}
.group li .boxstyle img {width: 158px;height: 221px;}
.group li .boxstyle .txtinfo {margin: 10px 0 2px;overflow: hidden;}
.group li .boxstyle .txtinfo h4 { color: #333;font-size: 15px;font-weight: 700;margin: 0 0 4px 0;line-height: 20px; text-align: center;}
.group li .boxstyle .txtinfo h4 a { color: #333;word-break:break-all;}
.group li .boxstyle .txtinfo h4 a:hover { color: #004ea2;}
.group 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;width: 100%;height: 36px;}

.group li .boxstyle1 {overflow: hidden;}
.group li a:hover .boxstyle1 img {height: 172px;width: 123px;}
.group li .boxstyle1 .txtinfo {margin: 10px 0 2px;overflow: hidden;}
.group li .boxstyle1 .txtinfo h4 { color: #0453b0;font-size: 15px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;}
.group li .boxstyle1 .txtinfo h4 a { color: #383838;word-break:break-all;}
.group li .boxstyle1 .txtinfo h4 a:hover { color: #0453b0;}
@media (max-width: 1199px) {
    .group li .boxstyle img {width: 131px;height: 183px;}
}
@media (max-width: 991px) {
	.group li .boxstyle img {width: 110px;height: 154px;}
}
@media (max-width: 320px) {
	.group li .boxstyle img {width: 103px;height: 144px;}
}

.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%;}
}
/*äººæ‰é˜Ÿä¼ç»†è§ˆ*/
.rcphotobox {width: 100%;height: 298px;display: table;padding: 22px;}
.rcphotobox span {display: table-cell;vertical-align: middle;}
.rcphotobox span img {max-height: 248px;border: #efefef solid 0px;}
.module{ margin:0px auto; overflow:hidden; width:100%;border-radius: 3px;background: #f0f3fa;}
.module-a {float:right;padding-bottom:200em;margin-bottom:-200em;}
.module-b,.module-c,.module-d{float:left;padding-bottom:200em;margin-bottom:-200em;}
.module-a{width:25%;}
.module-a img {border-radius: 5px;}
.module-b{width:75%;}
.module-b .jbinfo {padding: 26px 30px 0 30px;}
.module-b .jbinfo h2 { font-size:20px; line-height:1; margin:2px 0 15px 0;overflow: hidden;color:#1f1f1f;/*text-overflow: ellipsis;white-space: nowrap;*/display: block;background: url(lmbg01.png) repeat-x bottom;padding-bottom: 12px;font-family: Georgia, "Times New Roman", Times, serif;font-weight: 700;}
.module-b .jbinfo h2:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 28px;
    height: 3px;
    background: #4c63b6;
}
.module-b .table > tbody {background-color: transparent;} 
.module-b .table:not(.table-bordered) {border-bottom: 0px solid #c1e8d3;}
.module-b .table {margin: 0 0 26px 0;}
.module-b .table > tbody > tr > td {word-break:normal;padding: 3px 0px;font-size: 14px;border: 0;word-break: break-word;}
.module-b .table > tbody > tr > th { padding: 3px 0px;border-top: 0px solid #c1e8d3;font-size: 14px;width: 126px;}
.bl { border-left:#c1e8d3 solid 1px;}
@media screen and (max-width: 1199px){
	.module-a{width:33%;}
    .module-b{width:67%;}
}
@media screen and (max-width: 991px){
.module-a{width:100%;}
.module-b{width:100%;}
.module-b .table > tbody > tr > th { padding: 7px 0px;}
.module-b .table > tbody > tr > td { word-break:break-all;padding: 7px 0px;}
}
@media screen and (max-width: 767px){
	.module-b .jbinfo {padding: 16px 18px 0 18px;}
}
/*-----------------çŽ°ä»»é¢†å¯¼---------------------*/
.personnel-style { overflow: hidden;}
.personnel-style li { margin-right: 15px;float: left;width: 12.4%;}
.personnel-style li:last-child { margin-right: 0px;}
.personnel-style li img {width: 100%; height: 119px;}
.personnel-style h4 a { color: #337ab7;}
.personnel-style h4 a:hover { color: #ff7300;}
.personnel-style p {font-size: 13px;margin: 8px 0 0 0;color: #222;text-align: center;}

.personnel-list {overflow: hidden;}
.personnel-list li{margin-top: 30px; display: block; overflow: hidden; }
.personnel-list li h2 { font-size:20px; line-height:1; margin:2px 0 15px 0;overflow: hidden;color:#1f1f1f;/*text-overflow: ellipsis;white-space: nowrap;*/display: block;background: url(lmbg01.png) repeat-x bottom;padding-bottom: 12px;font-family: Georgia, "Times New Roman", Times, serif;font-weight: 700;}
.personnel-list li h2:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 28px;
    height: 3px;
    background: #4c63b6;
}
.personnel-list li h2 span {font-size: 15px;color:#2f61a6;margin-left: 15px;}
.personnel-list .news-img{ margin-right: 25px;}
.personnel-list .news-img img{width: 125px;height: 180px;border: #eceef4 solid 1px;border-radius: 4px;}
.personnel-list .news-txt p { line-height: 1.8; font-size: 14px; margin: 0px; color:#737373;/*overflow: hidden;*/}
.personnel-list .news-txt p i { font-size: 13px; margin: 6px 0 0 0; color:#0086d1; display:block;font-style: normal;}
.personnel-list .news-txt p i a {color:#0086d1;font-size: 14px;text-decoration: none;font-style: normal;}
.personnel-list .news-txt p i a:hover {color:#ff7300;}
.personnel-list li a:hover h2 {color:#374a97;}
@media (max-width: 767px) {
    .personnel-list .news-txt p {line-height: 1.6;}
    .personnel-list .news-img img{width: 108px;height: 155px;}
}

.cleader{}
.cleader .boxstyle{ text-align:center; margin-top:35px;}
.cleader .boxstyle img{ margin-bottom:10px; width:120px; height:160px;border: #efefef solid 1px;border-radius: 4px;}
.cleader .boxstyle .txtinfo {}
.cleader .boxstyle .txtinfo p {color:#444;font-size: 15px;margin: 6px 0 6px 0 !important;font-weight: 500;line-height: 1.4;}
.cleader .boxstyle .txtinfo h4 { color:#007b37;font-size: 18px;margin: 20px 0 0 0;font-family: "Times New Roman", serif;}
.cleader .boxstyle:hover .txtinfo h4 {color:#e11212;}
@media (max-width: 1199px) {
	
}
@media (max-width: 991px) {
	
}
@media (max-width: 767px) {
	
}
/*-----------------Scientist---------------------*/
.scientists {overflow: hidden;}
.scientists li{margin-bottom: 30px; display: block; overflow: hidden; }
.scientists li h2 { font-size:20px; line-height:1; margin:2px 0 15px 0;overflow: hidden;color:#1f1f1f;/*text-overflow: ellipsis;white-space: nowrap;*/display: block;background: url(lmbg01.png) repeat-x bottom;padding-bottom: 12px;font-family: Georgia, "Times New Roman", Times, serif;font-weight: 700;}
.scientists li h2:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 28px;
    height: 3px;
    background: #4c63b6;
}
.scientists li h2 span {font-size: 15px;color:#2f61a6;margin-left: 15px;}
.scientists .news-img{ margin-right: 20px;}
.scientists .news-img img{width: 132px !important;height: 190px !important;border: #eceef4 solid 1px;border-radius: 4px;}
.scientists .news-txt {overflow: hidden;}
.scientists .news-txt p { line-height: 1.8; font-size: 14px; margin: 0px; color:#737373;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.scientists .news-txt p strong {color: #000;}
.scientists li a:hover h2 {color:#374a97;}
@media (max-width: 767px) {
    .scientists .news-txt p {line-height: 1.6;white-space: initial;}
    .scientists .news-img img{width: 108px !important;height: 154px !important;}
}
/*-----------------å›¾æ–‡---------------------*/
.department {overflow: hidden;}
.department li{margin-bottom: 20px; display: block; overflow: hidden;padding-bottom: 20px;border-bottom: #ccc dotted 1px;}
.department li:last-child {margin-bottom: 0px;padding-bottom: 0px;border:0px; }
.department li h2 { font-size:17px;line-height:22px; margin:0 0 10px 0;font-weight: 700;}
.department li h2 a { color:#333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.department li h2 a:hover { color:#004ea2; text-decoration:none;}
.department .news-img {margin-right: 25px;}
.department .news-img img{ border:#e4e4e4 solid 1px;width: 165px;height: 119px;padding: 3px;}
.department .news-txt p { line-height: 21px; font-size: 14px; margin: 0px; color:#737373;}
.department .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;}
.department .news-txt i a {color:#106ece;}
.department .news-txt i a:hover {color:#d72626;}
.department .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.department .news-txt p a:hover { color:#15549a;}
@media (max-width: 1199px) {
	.department li{margin-bottom: 16px;}
}
@media (max-width: 991px) {
	.department li{margin-bottom: 20px;}
	.department .news-img img{ width: 156px; height: 104px;}
	.department .news-txt p {overflow: initial;}
	.department li h2 a {white-space:normal;overflow: inherit;}
}
@media (max-width: 767px) {
	.department .news-img{ margin-bottom:2px;margin-right: 15px;}
	.department .news-img img{ width: 126px; height:84px;}
}

.graphiclist {overflow: hidden;margin-top: 28px;}
.graphiclist li{margin-bottom: 28px;display: block; overflow: hidden;}
.graphiclist li:last-child {margin-bottom: 20px; }
.graphiclist li h2 { font-size:17px;line-height:1.4; margin:0 0 12px 0;font-weight: 700;}
.graphiclist li h2 a { color:#374a97;overflow: hidden;display: block;}
.graphiclist li h2 a:hover { color:#444; text-decoration:none;}
.graphiclist .news-img img{ border:#e4e4e4 solid 1px;border-radius: 5px;}
.graphiclist .news-txt {overflow: hidden;}
.graphiclist .news-txt span {font-size: 14px;color: #7d8fa4;line-height: 22px;font-weight: 300;margin-top: 6px;display: block;}
.graphiclist .news-txt p { line-height: 135%; font-size: 14px; 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: 14px;}
	.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;}
}

.publication {overflow: hidden;}
.publication li{margin-bottom: 8px; display: block; overflow: hidden; }
.publication li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.publication 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;}
.publication li h2 a { color:#383838;font-family: \5FAE\8F6F\96C5\9ED1;}
.publication li h2 a:hover { color:#004ea2; text-decoration:none;}
.publication .news-img { border:#e3e3e3 solid 1px;}
.publication .news-img img{ max-width: 107px; padding: 3px;}
.publication .news-txt p { line-height: 20px; 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:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.publication .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.publication .news-txt p{ line-height: 20px; height: auto; font-size: 13px;}
	.publication .news-img img{ width: 107px; height: 138px;}
	.publication .news-img{ margin-right: 15px;}
	.publication li{margin-bottom: 25px; display: block; overflow: hidden; }
}
@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-top: 28px; display: block; overflow: hidden;}
.zhuzuo li h2 { font-size:20px;color: #333;line-height:22px; margin:4px 0 12px 0;overflow: hidden;/*text-overflow: ellipsis;white-space: nowrap;*/display: block;font-weight: 700;}
.zhuzuo li h2 a { color:#333;}
.zhuzuo li h2 a:hover { color:#004ea2; text-decoration:none;}
.zhuzuo .news-img { border:#e3e3e3 solid 0px;margin-right: 25px;float: left;}
.zhuzuo .news-img img{ width: 128px; height: auto; padding: 0px;}
.zhuzuo .news-txt p { line-height: 1.8; font-size: 15px; margin: 0px; color:#444;}
.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 (max-width: 1199px) {
	.zhuzuo .news-img { margin-right: 20px;}
}
@media (max-width: 991px) {
	.zhuzuo .news-img { margin-right: 15px;}
}
@media (max-width: 767px) {
	.zhuzuo .news-img img{ width: 102px; }
}

.new-graphic { margin-top: 10px;padding: 0 2px;}
.new-graphic li {margin-bottom: 30px;}
.new-graphic 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 #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: 146px;}
.new-graphic li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.new-graphic li .boxstyle .txtinfo h4 { color: #004ea2;font-size: 16px;font-weight: 700;margin: 0 0 8px 0;line-height: 20px;}
.new-graphic li .boxstyle .txtinfo h4 a { color: #004ea2;word-break:break-all;}
.new-graphic li .boxstyle .txtinfo h4 a:hover { color: #383838;}
.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: 127px;width: 100%;}
}
@media (max-width: 1199px) {
	.new-graphic li .boxstyle img {height: 102px;width: 100%;}
	.new-graphic li .boxstyle .txtinfo {height: 170px;}
}
@media (max-width: 991px) {
	.new-graphic li .boxstyle img {height: 100px;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 6px 2px;overflow: hidden;}
.staff li .boxstyle .txtinfo h4 { color: #0453b0;font-size: 15px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;}
.staff li .boxstyle .txtinfo h4 a { color: #383838;word-break:break-all;}
.staff li .boxstyle .txtinfo h4 a:hover { color: #0453b0;}

.staff li .boxstyle1 {overflow: hidden;}
.staff li a:hover .boxstyle1 img {opacity: 0.8;filter: alpha(opacity=80);}
.staff li .boxstyle1 .txtinfo {margin: 10px 6px 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: 210px;width: 150px;}
    .staff li .boxstyle1 img {height: 172px;width: 123px;}
}
@media (max-width: 1199px) {
	.staff li .boxstyle1 img {height: 127px;width: 91px;}
}
@media (max-width: 991px) {
	.staff li .boxstyle img {height: 189px;width: 135px;}
    .staff li .boxstyle1 img {height: 132px;width: 94px;}
}
@media (max-width: 767px) {
	.staff li .boxstyle img {height: 210px;width: 150px;}
    .staff li .boxstyle1 img {height: 210px;width: 150px;}
}
@media (max-width: 380px) {
	.staff li .boxstyle img {height: 179px;width: 128px;}
    .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:700; 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;}
}


/*---------------å›¾ç‰‡åˆ—è¡¨---------------------*/
.new-graphics {}
/*.new-graphics .row {margin-right: -11px;margin-left: -11px;}
.new-graphics .col-md-4 {padding-right: 11px;padding-left: 11px;}*/
.new-graphics li {margin-bottom: 26px;}
.new-graphics li .boxstyle {}
.new-graphics li .boxstyle a {}
.new-graphics li .boxstyle img {height: 170px;width: 100%;}
.new-graphics li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.new-graphics li .boxstyle .txtinfo {margin: 12px 2px 0 2px;overflow: hidden;}
.new-graphics li .boxstyle .txtinfo h5 {font-size: 14px;color: #5588d1;margin: 0 0 3px 0;font-family: Arial;font-weight: 500;text-transform: initial;}
.new-graphics li .boxstyle .txtinfo h4 { color: #282828;font-size: 15px;line-height: 1.4;font-weight: 500;margin: 0 0 8px 0;}
.new-graphics li .boxstyle .txtinfo h4 a { color: #354a96;border: 0;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;height: 42px;font-weight: 700;
/*! autoprefixer: off */
-webkit-box-orient: vertical;
/* autoprefixer: on */}
.new-graphics li .boxstyle .txtinfo h4 a:hover { color: #222;}
.new-graphics li .boxstyle .txtinfo p {font-size: 14px;color: #808080;line-height: 1.5;margin: 0 0 14px 0;word-break: break-all;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    height: 62px;
}
.new-graphics li .boxstyle .txtinfo span {font-size: 14px;color: #7d8fa4;line-height: 22px;}
@media (max-width: 1199px) {
	.new-graphics li .boxstyle img {height: 122px;}
}
@media (max-width: 991px) {
	.new-graphics li .boxstyle img {height: 124px;}
}
@media (max-width: 767px) {
	.new-graphics li .boxstyle img {height: auto;max-height: 220px;}
	.new-graphics li .boxstyle .txtinfo {height: auto;}
	.new-graphics li .boxstyle .txtinfo h4 { font-size: 16px;line-height: 22px;}
	.new-graphics li .boxstyle .txtinfo h4 a {-webkit-line-clamp: inherit;}
}

.piclist { margin-top: 30px;}
.piclist .row {margin-left: -20px;margin-right: -20px;}
.piclist .row > [class^='col'] {padding-left: 20px;padding-right: 20px;}
.piclist li {margin-bottom: 20px;}
.piclist li .boxstyle {}
.piclist li .boxstyle img {height: 240px;width: 100%;}
.piclist li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.piclist li .boxstyle .txtinfo {margin: 12px 2px 0 2px;overflow: hidden;}
.piclist li .boxstyle .txtinfo h5 {font-size: 14px;color: #0078c9;margin: 0 0 3px 0;font-family: Arial;font-weight: 500;}
.piclist li .boxstyle .txtinfo h4 { font-size: 18px;margin: 0 0 8px 0;}
.piclist li .boxstyle .txtinfo h4 a { color: #222;line-height: 1.4;border: 0;font-weight: 500;width: 100%;overflow: hidden;display: block;max-height: 50px;}
.piclist li .boxstyle .txtinfo h4 a:hover { color: #334ca6;}
.piclist li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.piclist li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
.piclist .thumbnail__link {border: 0;}
@media (max-width: 1280px) {
	.piclist li .boxstyle img {height: 228px;}
}
@media (max-width: 1199px) {
	.piclist .row {margin-left: -15px;margin-right: -15px;}
	.piclist .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
	.piclist li .boxstyle img {height: 176px;}
    .piclist li .boxstyle .txtinfo h4 { font-size: 17px;}
}
@media (max-width: 991px) {
    .piclist li:first-child .boxstyle img {height: 240px;}
	.piclist li .boxstyle img {height: 112px;}
    .piclist li .boxstyle .txtinfo h4 a { max-height: 68px;}
}
@media (max-width: 767px) {
	.piclist li .boxstyle img {height: auto;}
	.piclist li .boxstyle .txtinfo {height: auto;}
	.piclist li .boxstyle .txtinfo h4 a {-webkit-line-clamp: inherit;max-height: initial;}
    .piclist li .boxstyle .txtinfo h4 { font-size: 20px;}
}

.piclist1 { margin-top: 30px;}
.piclist1 li {margin-bottom: 20px;}
.piclist1 li .boxstyle {}
.piclist1 li .boxstyle img {height: 180px;width: 100%;}
.piclist1 li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.piclist1 li .boxstyle .txtinfo {margin: 12px 2px 0 2px;overflow: hidden;}
.piclist1 li .boxstyle .txtinfo h5 {font-size: 14px;color: #0078c9;margin: 0 0 3px 0;font-family: Arial;font-weight: 500;}
.piclist1 li .boxstyle .txtinfo h4 { font-size: 15px;margin: 0 0 8px 0;}
.piclist1 li .boxstyle .txtinfo h4 a { color: #222;line-height: 1.4;border: 0;font-weight: 500;width: 100%;overflow: hidden;display: block;height: 42px;}
.piclist1 li .boxstyle .txtinfo h4 a:hover { color: #334ca6;}
.piclist1 li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.piclist1 li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
.piclist1 .thumbnail__link {border: 0;}
@media (max-width: 1280px) {
	.piclist1 li .boxstyle img {height: 176px;}
}
@media (max-width: 1199px) {
	.piclist1 li .boxstyle img {height: 133px;}
}
@media (max-width: 767px) {
	.piclist1 li .boxstyle img {height: auto;max-height: 236px;}
	.piclist1 li .boxstyle .txtinfo {height: auto;}
	.piclist1 li .boxstyle .txtinfo h4 a {-webkit-line-clamp: inherit;max-height: initial;height: auto;}
    .piclist1 li .boxstyle .txtinfo h4 { font-size: 18px;}
}

.kp-graphics {}
/*.kp-graphics .row {margin-right: -11px;margin-left: -11px;}
.kp-graphics .col-md-4 {padding-right: 11px;padding-left: 11px;}*/
.kp-graphics li {margin-top: 26px;}
.kp-graphics li .boxstyle {}
.kp-graphics li .boxstyle a {}
.kp-graphics li .boxstyle img {height: 88px;width: 100%;}
.kp-graphics li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.kp-graphics li .boxstyle .txtinfo {margin: 10px 2px 0 2px;overflow: hidden;}
.kp-graphics li .boxstyle .txtinfo h5 {font-size: 14px;color: #848484;margin: 0 0 3px 0;font-family: Arial;font-weight: 500;-webkit-line-clamp: 4;display: -webkit-box;overflow: hidden;line-height: 1.4;height: 76px;
/*! autoprefixer: off */
-webkit-box-orient: vertical;
/* autoprefixer: on */}
.kp-graphics li .boxstyle .txtinfo h4 { color: #282828;font-size: 17px;line-height: 19px;font-weight: 700;margin: 0 0 8px 0;}
.kp-graphics li .boxstyle .txtinfo h4 a { color: #282828;border: 0;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.kp-graphics li .boxstyle .txtinfo h4 a:hover { color: #17318b;}
.kp-graphics li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.kp-graphics li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1280px) {
	.kp-graphics li .boxstyle img {height: 84px;}
}
@media (max-width: 1199px) {
	.kp-graphics li .boxstyle img {height: 66px;}
}
@media (max-width: 991px) {
	.kp-graphics li .boxstyle img {height: 68px;}
}
@media (max-width: 767px) {
	.kp-graphics li .boxstyle img {height: auto;}
    .kp-graphics li .boxstyle .txtinfo h4 a {white-space: inherit;}
	.kp-graphics li .boxstyle .txtinfo h5 {-webkit-line-clamp: inherit;height: auto;}
}


/*-----------------æ–‡å­—é“¾æŽ¥---------------------*/
.link-cenrlab{ overflow:hidden;margin-top: 12px;}
.link-cenrlab li{ float:left;background:url(ico_01.gif) 1px 8px no-repeat;padding-left: 16px;padding-right:15px;margin-bottom: 13px;}
.link-cenrlab li a {font-size: 16px;line-height: 140%;width: 100%;text-overflow: ellipsis;white-space: nowrap;display: block;overflow: hidden;color: #383838;}
.link-cenrlab li a:hover {color: #007b37;}
@media (max-width: 767px){
.link-cenrlab li a {white-space: inherit;}
}
/*-----------------ä¿¡æ¯å…¬å¼€---------------------*/
.lanmu2 {
    overflow: hidden;
    margin: 20px 0 0 0;
    border-bottom: #dddddd solid 1px;
}
.lanmu2_l {
    color: #333936;
    float: left;
    font-weight: 700;
    font-size: 18px;
    padding: 0 0 9px 0;
}
.textlink {
    width: 100%;
    float: left;
    word-break: break-all;
    line-height: 26px;
}
.textlink .gao1 {
    height: 118px;
    overflow: hidden;
}
.textlink ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.textlink ul li {
    display: block;
}
.textlink ul li a {
    font-size: 15px;
    color: #454545;
    line-height: 30px;
    background-image: url(ico_05.gif);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 10px;
}
.textlink ul li a:hover{ color:#d61300;}



/*-----------------ç§‘ç ”æˆæžœ---------------------*/
.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;}
.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: 13%;}
.result .contentlist .wid2 {width: 25%;}
.result .contentlist .wid3 {width: 15%;}

.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: 15px;padding: 8px 6px;display:table-cell; vertical-align:middle;border-color: #ddd;background: #fff;}/*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){
	
}
@media (max-width: 991px){	
    .result .contentlist .wid1 {width: 22%;}
    .result .contentlist .wid3 {width: 25%;}
}
@media (max-width: 767px){	
    .result .contentlist .wid1 {width: 25%;}
    .result .contentlist .wid3 {width: 28%;}
}
/*ç½‘ç«™åœ°å›¾*/
.webmap { overflow:hidden;}
.webmap .btn {min-width: 106px;padding: 4px 13px;}
.webmap hr { margin:5px 0;}
.webmap .rlink { padding:0 0 0 40px; overflow:hidden;}
.webmap .rlink a { display: inline-block; overflow:hidden; margin:3px 15px 0 15px;color: #333;font-size: 14px;}
.webmap .rlink a:hover {color: #17318b;}
.webmap .tabh { min-height:42px; border-bottom:#dedede solid 1px;}
.webmap td {padding: 3px 0 6px 0;}
@media (max-width: 992px){
.webmap .rlink { padding:0;}
}
@media (max-width: 767px){
.webmap .rlink { margin:10px 0 0 0;}
.webmap .tabh {margin: 0 0 8px 0;}
}
/*btn styles*/
.btn-txt {
	color: #354a96;background-color: transparent;padding:0; font-size:16px;letter-spacing: 0.5px;text-transform: initial;font-weight: 500;line-height: 1;
}
.btn-txt:hover,
.btn-txt:focus,
.btn-txt:active,
.btn-txt.active,
.open .dropdown-toggle.btn-txt {color: #cd2523;}

.btn-more {
	color: #354a96;background-color: #fff;padding:15px 34px; font-size:15px;border-radius: 3px;letter-spacing: 0.5px;text-transform: uppercase;font-weight: 700;line-height: 1;border-radius: 30px;border: #dedede solid 1px;
}
.btn-more img {display: inline-block;
    margin-left: 6px;
    margin-top: -2px;}
.btn-more:hover,
.btn-more:focus,
.btn-more:active,
.btn-more.active,
.open .dropdown-toggle.btn-more {color: #fff;background-color: #04367a;border: #04367a solid 1px;}

.btn-more1 {
	color: #fff;background-color: #003f98;padding:10px 19px; font-size:22px;border-radius: 0px;letter-spacing: 1px;text-transform: uppercase;font-weight: 700;line-height: 1;margin-top: 10px;
}
.btn-more1:hover,
.btn-more1:focus,
.btn-more1:active,
.btn-more1.active,
.open .dropdown-toggle.btn-more1 {color: #fff;background-color: #6b81d0;}

.btn-more2 {
	color: #fff;background-color: #fff;padding:14px 32px; font-size:22px;border-radius: 0px;letter-spacing: 1px;text-transform: uppercase;font-weight: 700;line-height: 1;margin-top: 20px;border: #d9dfe7 solid 1px;
}
.btn-more2:hover,
.btn-more2:focus,
.btn-more2:active,
.btn-more2.active,
.open .dropdown-toggle.btn-more2 {color: #fff;background-color: #f1f3fa;}

.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;
}
/* 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;
    border-radius: 5px;
    border: #e5e5e5 solid 1px;
}
.thumbnail__link::before {
    position: absolute;
    top: 0;
    left: -86%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

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

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

@keyframes shine {
    100% {
        left: 125%;
    }
}
.img-portfolio {margin-bottom: 5px;display: block;}
.img-portfolio .photobox {border: #dedede solid 1px;padding: 8px;display: block;border-radius: 4px;}
/*.img-portfolio .photobox:hover {-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);box-shadow: 0 0px 6px rgba(0, 0, 0, .2);}*/
.img-portfolio .photobox:hover {-webkit-box-shadow:0 0 6px #cdcdcd;box-shadow:0 0 6px #cdcdcd;}
.img-portfolio img {width: 100%;height:145px;}
.phototitle { float:left;width:100%;overflow:hidden;font-size:15px;line-height:22px; color:#454545;padding:8px 10px; height:34px;text-align: center;text-transform: uppercase;}/*text-overflow:ellipsis; white-space:nowrap; */
.phototitle a:hover { color:#0c5ebf;text-decoration:none;}
@media screen and (max-width: 1199px){
	.img-portfolio img {height:114px; }
	.img-portfolio .photobox {padding: 6px;}
}
@media screen and (max-width: 991px){
	.img-portfolio img {height:114px; }
}
@media screen and (max-width: 767px){
	.img-portfolio .photobox {padding: 5px;}
	.img-portfolio img {height:84px; }
	.phototitle {font-size:13px;height:26px;}
}
/*ç»„ç»‡æž„æž¶*/
.orgh {min-height: 799px;}
.organization {overflow: hidden;}
.organization .org-l {float: left;width: 25.696%;background: url(ioz-orgbg01.gif) no-repeat left center;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%;background: url(ioz-orgbg02.gif) no-repeat left center;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 {background: url(ioz-orgbg04.gif) repeat-y left;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: \5FAE\8F6F\96C5\9ED1;
    border: 1px solid #CCCCCC;
    height: 24px; width: 36px;
    line-height: 22px;
    text-align:center; margin-right: 8px; float: left;
}
.pagefrm2 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    font-family: \5FAE\8F6F\96C5\9ED1;
    height: 24px; width: 46px;
    line-height: 22px;
    border: 1px solid #CCCCCC;
}
.pageline{ border-bottom: dotted 1px #cccccc; height:4px; margin-top:20px;float: left;width: 100%;}
.pageline1{ border-bottom: dotted 1px #cccccc; height:4px; margin-top:20px; width:95%; display:block; overflow:hidden;}
#pages {
    width:100%; FONT-SIZE: 13px; TEXT-ALIGN: center; CLEAR: both; border-top: dotted 0px #cccccc; overflow: hidden; PADDING-TOP: 0px; margin: 0;float: left;
}

#pages A {
    BORDER: #efefef 1px solid; HEIGHT: 26px; BACKGROUND: #fdfdfd; COLOR: #333; PADDING: 0 10px; TEXT-DECORATION: none; MARGIN: 0px 4px 5px 0; DISPLAY: inline-block; LINE-HEIGHT: 26px;
}
#pages A:visited {
    BORDER: #efefef 1px solid; HEIGHT: 26px; BACKGROUND: #fdfdfd; COLOR: #333; PADDING: 0 10px; TEXT-DECORATION: none; MARGIN: 0px 4px 5px 0; DISPLAY: inline-block; LINE-HEIGHT: 26px;
}
#pages A:hover {
    BORDER: #efefef 1px solid; HEIGHT: 26px; BACKGROUND: #fdfdfd; COLOR: #333; PADDING: 0 10px; TEXT-DECORATION: none; MARGIN: 0px 4px 5px 0; DISPLAY: inline-block; LINE-HEIGHT: 26px;
}
#pages SPAN {
    HEIGHT: 26px;
    COLOR: #333;
    PADDING: 0 10px;
    TEXT-DECORATION: none;
    MARGIN: 0px 4px 5px 0;
    DISPLAY: inline-block;
    LINE-HEIGHT: 26px;
    font-size: 13px;
}
/*#pages input {height: 24px; width: 36px;LINE-HEIGHT: 16px; float: left; margin-top: 0px; margin-left: 3px;}*/
#pages A:hover {
    BORDER: #e84c3d 1px solid; BACKGROUND: #e84c3d; COLOR: #fff;
}
#pages A.curr {
    BORDER: #e84c3d 1px solid; BACKGROUND: #e84c3d; COLOR: #fff;
}
#pages A.curr:visited {
    BORDER: #e84c3d 1px solid; BACKGROUND: #e84c3d; COLOR: #fff;
}
.pages A:hover {
    BORDER: #e84c3d 1px solid; BACKGROUND: #e84c3d; COLOR: #fff;
}
/*ä¸“é¢˜*/
.linkspic {margin-top: 18px;}
.linkspic li {margin-top: 16px;margin-bottom: 16px;}
.linkspic li img {width: 237px;height: 97px;border: #e6e6e6 solid 1px;}
.linkspic li p {font-size: 14px;text-align: center;line-height: 1.3;margin: 10px 0 0 0;}
@media (max-width: 1199px){
    .linkspic li img {width: 100%;height: 79px;}
}
@media (max-width: 991px){
    .linkspic li img {height: 82px;}
}
@media (max-width: 767px){
    .linkspic .row {margin-left: -10px;margin-right: -10px;}
    .linkspic .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
    .linkspic li {margin-top: 10px;margin-bottom: 10px;}
    .linkspic li img {height: 65px;}
    .linkspic li p {height: 36px;}
}
@media (max-width: 380px){
    .linkspic li img {height: 57px;}
}
@media (max-width: 320px){
    .linkspic .row > [class^='col'] {width: 100%;}
    .linkspic li img {height: 98px;}
    .linkspic li p {height: auto;}
}

.kplinkspic {}
.kplinkspic li {margin-top: 26px;}
.kplinkspic li img {height: 82px;width: 100%;}
@media (max-width: 1280px){
	.kplinkspic li img {height: 76px;}
}
@media (max-width: 1199px){
	.kplinkspic li img {height: 60px;}
}
@media (max-width: 991px){
.kplinkspic .row {margin-left: -10px;margin-right: -10px;}
.kplinkspic .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
.kplinkspic li {margin-top: 20px;}
.kplinkspic li img {height: 62px;}
}
@media (max-width: 767px){
	.kplinkspic li img {height: auto;}
}

.org {}
.org p {font-size: 14px;}
.org p a {font-size: 14px;}
.org fieldset i {color: #92a0c8;font-size: 12px;margin-right: 8px;}
.org .orgminh {min-height: 142px;}
fieldset {background: #fff;padding: 10px 17px 16px 17px;margin: 18px 0 0 0;border-radius: 2px;border: 1px solid #e6ebf5;}
/*.org fieldset:last-child {margin: 0;}*/
fieldset legend {font-weight: bold;background: #fff;margin: 0;margin-left: -0.1875rem;color: #262626;font-size: 20px;border: 0; }
.org fieldset ul {overflow: hidden;}
.org fieldset li {display: block;overflow: hidden;padding-right: 0;}
.org fieldset li a {font-size: 15px;line-height: 2.2;}
.org fieldset li .psjsort {margin: 0 0 5px 15px;overflow: hidden;}
.org fieldset li .psjsort li {width: 22.6%;margin-right: 10px;float: left;}
.org fieldset li .psjsort li:nth-child(4n+0) {margin-right: 0px;}
.org fieldset li .psjsort li .hei {font-size: 12px;}
.org fieldset li .psjsort a.hei:hover {color: #39569b;}
.org .col-md-6:nth-child(1) fieldset:nth-child(1) {margin-bottom: 23px;}

.glbm_sort {}
.glbm_sort li{ background:url(ico-03.png) left center no-repeat; padding-left:18px;}
.glbm_sort li a {color: #333;text-decoration: none;font-size: 15px;line-height: 2.2;}
.glbm_sort li a:hover {color: #204687;}
@media (max-width: 1199px) {
.org fieldset li .psjsort li {width: 28.6%;}
}
@media (max-width: 991px) {
.org fieldset li .psjsort li {width: 22.6%;}
.org .orgminh {min-height: auto;}
}
@media (max-width: 767px) {
.org fieldset li .psjsort li .hei {font-size: 15px;}
.org fieldset li .psjsort li {width: 29.6%;}
}
@media (max-width: 380px) {
.org fieldset li .psjsort li {width: 44.6%;}
}

/*---------------è¡¨å•---------------------*/
.formbox .jsbox {padding-right: 12px; text-align: right; color: #333; font-weight: 700; font-size: 15px;  width:108px;}
.formbox .jsbox1 {padding-right: 12px; text-align: right; color: #333; font-weight: 700; font-size: 15px; width:120px;}
.formbox {overflow: hidden;width: 82%;margin: 36px auto 0 auto;}
.formbox .form-control {border-color: #ccc;height: 36px;padding: 0 10px;margin: 0;}
.formbox .form-control:focus {
	border-color: #6b9bc7;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .188);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .188);
}
.formbox input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #fff inset;}
.formbox textarea.form-control {
    height: auto;
    padding: 10px;
}
.formbox input.sex {
    height: 15px;
    width: 15px;
    margin-right: 10px;
}
.formbox label {font-size: 15px;padding-top: 0px;text-align: right;}
.formbox .checkbox {padding-top:0;}
.formbox label em, .formbox td em {color: #c50000;margin-left: 4px;}
.formbox .btn-sblue {float: left;padding: 7px 58px 8px 58px;border-radius: 3px;font-size: 15px;font-weight: 700;}
.formbox .upfile {border: #ccc solid 1px;padding: 15px;}
.formbox .upfile h4 {text-align: left;margin: 0 0 15px 0;font-size: 14px;}
.formbox .upfile .upbtn {width: 102px;height: 36px; position: relative;overflow: hidden;}
.formbox .upfile .upbtn .file {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    cursor: pointer;
}
.formbox td {text-align: right;padding-right: 15px;}
.formbox .btn-default {padding: 7px 13px;border-radius: 2px;float: left;}
.input-val{width: 85%;float: left;}
#canvas{
		float:right;
		display: inline-block;
		border:1px solid #ccc;
		cursor: pointer;
	}
@media(max-width: 1199px){
	.input-val{width: 81%;}
}
@media(max-width: 991px){
	.formbox {width: 100%;}
	.input-val{width: 79%;}
}
@media(max-width: 767px){
	.input-val{width: 44%;}
}
/*---------------éƒ¨é—¨---------------------*/
.department {}
.department .znlink {font-size: 16px;padding: 10px 15px;background: #eff2f9;margin: 0 0 25px 0;}
.department .znlink a {color: #333;}
.department .znlink a:hover {color: #204687;}
.department .jdimg {width: 41.265%;}
.department .jdlist {width: 58.735%;padding-left: 26px;}
/*---------------ç§‘æ™®å›¾ä¹¦---------------------*/
.picturelist { overflow: hidden;}
.picturelist li {margin: 36px 0 0 0;}
.picturelist li .boxstyle {overflow: hidden;}
.picturelist li .boxstyle img {/*border: #efefef solid 1px;*/width: 178px;height: 251px;}
.picturelist li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.picturelist li .boxstyle .txtinfo {margin: 10px 0 0 0;overflow: hidden;/*height: 38px;*/}
.picturelist li .boxstyle .txtinfo h4 { font-size: 15px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px;overflow: hidden;text-align: center;height: 44px;}
.picturelist li .boxstyle .txtinfo h4 a { color: #333;overflow: hidden;width: 100%;display: block;/*text-overflow:ellipsis; white-space:nowrap;*/}
.picturelist li .boxstyle .txtinfo h4 a:hover { color: #204687;}
.picturelist 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%;}
.picturelist li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1199px) {
.picturelist li {margin: 26px 0 0 0;}
.picturelist li .boxstyle img {width: 100%;height: 215px;}
}
@media (max-width: 991px) {
.picturelist li .boxstyle img {height: 193px;}
.picturelist li .boxstyle .txtinfo h4 {height: 44px;}
}
@media (max-width: 768px) {
.picturelist li .boxstyle img {height: 217px;}
}
@media (max-width: 767px) {
.picturelist .row {margin-left: -12px;margin-right: -12px;}
.picturelist .col-xs-6 {padding-left: 12px;padding-right: 12px;}
.picturelist li .boxstyle img {height: 254px;}
}
@media (max-width: 380px) {
.picturelist li .boxstyle img {height: 224px;}
}
@media (max-width: 320px) {
.picturelist li .boxstyle img {height: 185px;}
.picturelist li .boxstyle .txtinfo h4 {height: 62px;}
}
/*---------------about us---------------------*/
.about-firstpart {overflow: hidden;padding: 20px 0 0 0;}
.about-secondpart {overflow: hidden;padding: 70px 0 150px 0;background: #f1f3fa;margin-top: -150px;}
.message {margin-top: 15px;}
.message .left-txt {padding-right: 36px;overflow: hidden;}
.message .left-txt h3 {color: #222;line-height: 1.5;font-weight: 700;font-size: 30px;margin: 0 0 20px 0;position: relative;padding-bottom: 15px;}
.message .left-txt h3:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 36px;
    height: 5px;
    background: #e1e5f3;
    border-radius: 5px;
}
.message .left-txt h3 a {color: #222;}
.message .left-txt h3 a:hover {color: #354a96;}
.message .left-txt h4 {font-size: 16px;color: #444;line-height: 1.5;font-weight: 500;margin: 0 0 20px 0;}
.message .left-txt p {font-size: 16px; line-height: 1.6;color: #555;margin: 0 0 15px 0;
overflow: hidden;
    display: block;
    -webkit-line-clamp: 9;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 225px;
}
.message .right-img {position: relative;float: right;width: 270px;border-radius: 5px;overflow: hidden;}
.message .right-img p {
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px;
    border-radius: 0px 0px 5px 5px;
    font-size: 18px;
    color: #fff;z-index: 1;margin: 18px 20px;line-height: 1.3;max-height: 46px;overflow: hidden;text-align: center;padding: 0 32px;font-weight: 700;
}
.message .right-img:hover p {color: #e9ecf6;}
.message .right-img .titbg {
    background: url(picmask.png) repeat-x bottom left;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.message .right-img img {width: 100%;height: auto;}
.message .more {float: left;display: block;overflow: hidden;margin-top: 2px;}
@media (max-width:1199px){
    .message .left-txt p {-webkit-line-clamp: 8;max-height: 200px;}
}
@media (max-width:991px){
    
}
@media (max-width:767px){
    .message .left-txt {width: 100%;padding-left:0;}
    .message .right-img {width: 100%;margin-bottom: 25px;}
    .message {margin-top: 0;}
    .message .right-img img {width: 100%;height: auto;}
    .message .more {text-align: center;width: 100%;}
}

.homeorg {}
.homeorg .orgimg {
    background: #fff;
    -ms-box-shadow: 0px 1px 12px 1px rgb(55, 74, 151, .2);
    -o-box-shadow: 0px 1px 12px 1px rgb(55, 74, 151, .2);
    -moz-box-shadow: 0px 1px 12px 1px rgb(55, 74, 151, .2);
    -webkit-box-shadow: 0px 1px 12px 1px rgb(55, 74, 151, .2);
    box-shadow: 0px 1px 12px 1px rgb(55, 74, 151, .2);
    float: left;width: 50%;
}
.homeorg .orgimg img {width: 100%;}
.homeorg .orgleft {padding: 46px 0;}
.homeorg .orgleft .orgtxt {background: url(about02.png) no-repeat bottom right #eaecf5;padding: 60px 50px 66px 78px;overflow: hidden;}
.homeorg .orgleft .orgtxt h3 {color: #222;line-height: 1.5;font-weight: 700;font-size: 30px;margin: 0 0 20px 0;position: relative;padding-bottom: 15px;}
.homeorg .orgleft .orgtxt h3:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 36px;
    height: 5px;
    background: #c6cbde;
    border-radius: 5px;
}
.homeorg .orgleft .orgtxt h3 a {color: #222;}
.homeorg .orgleft .orgtxt h3 a:hover {color: #354a96;}
.homeorg .orgleft .orgtxt p {
    line-height: 1.8;
    font-size: 18px;
    margin: 0 0 96px 0;
    color: #444;
    overflow: hidden;
}

.contact {overflow: hidden;margin-top: 15px;}
.contact .win-l {width: 51.356%;padding-right: 34px;}
.contact .win-r {width: 48.644%;}
.contact .win-r .rmap {
    width: 100%;
    position: relative;
    padding: 0 30px 30px 0;
}
.contact .win-r .rmap:before {
    position: absolute;
    top: 30px;
    right: 0;
    content: "";
    background: #354a96;
    width: 95%;
    height: 360px;
    z-index: -1;
    border-radius: 5px;
}
.contact .win-r .rmap .mapbaidu {height: 360px;border-radius: 5px;overflow: hidden;background: #ccc;}
.contactinfo {font-size: 16px;line-height: 2;color: #444;height: 254px;margin-bottom: 20px;word-break: break-word;overflow: hidden;}
.contactinfo a {color: #4c6bda;}
.contactinfo span {color: #4c6bda;}
@media (min-width: 1910px) {
    .homeorg .orgleft {padding: 66px 0;}
}
@media (max-width: 1680px) {
    .homeorg .orgleft .orgtxt p {margin: 0 0 38px 0;}
    .homeorg .orgleft .orgtxt {background-size: 42%;}
}
@media (max-width: 1536px) {
    .homeorg .orgleft .orgtxt p {margin: 0 0 18px 0;}
    .homeorg .orgleft {padding: 36px 0;}
}
@media (max-width: 1440px) {
    .homeorg .orgleft .orgtxt {padding: 40px 50px 56px 48px;}
}
@media (max-width: 1280px) {
    .homeorg .orgleft .orgtxt {padding: 30px 40px 36px 38px;background-size: 42%;}
}
@media (max-width: 1199px) {
	.homeorg .orgleft {padding: 20px 0;}
    .about-secondpart {padding: 70px 0 120px 0;}
}
@media (max-width: 1024px) {
    .homeorg .orgleft .orgtxt {padding: 20px 20px 20px 38px;}
    .homeorg .orgleft .orgtxt h3 {margin: 0 0 12px 0;padding-bottom: 12px;}
    .homeorg .orgleft .orgtxt p {margin: 0 0 10px 0;}
}
@media (max-width: 991px) {
	.contact .win-l {width: 100%;padding-right: 0px;}
	.contact .win-r {width: 100%;margin-top: 30px;}
}
@media (max-width: 800px) {
    .homeorg .orgimg {width: 100%;}
    .homeorg .orgleft .orgtxt {padding: 30px;}
}
@media (max-width: 767px) {
    .contactinfo {height: auto;font-size: 15px;line-height: 1.7;}
}
.fushu {overflow: hidden;margin-top: 15px;}
.fushu .newsbox {margin-bottom: 28px;position: relative;}
.fushu .newsbox .newimg {overflow: hidden;border: #e9e9e9 solid 1px;border-radius: 7px;}
.fushu .newsbox .newimg img {width: 100%;height: 220px;
-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;
}
.fushu .newsbox:hover .newimg img {
   -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
    transform:scale(1.1); 
}
.fushu .newsbox h4 { font-size: 20px;font-weight: 700;margin: 16px 0 12px 0;line-height: 150%;overflow: hidden;color: #354a96;background: url(en-icon01.png) no-repeat right center;padding-right: 30px;}
.fushu .newsbox:hover h4 {color: #454545;}
.fushu .newsbox p {font-size: 15px;color: #666;line-height: 130%;margin: 0;word-break: break-all;width: 100%;-webkit-line-clamp: 3;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;height: 60px;padding: 0 9px;}
.fushu .newsbox .submitdate {width: 74px;height: 70px;background: rgba(0, 0, 0, 0.6);font-size: 32px;color: #fff;text-align: center;line-height: 1;padding: 8px 0 0 0;position: absolute;z-index: 3;font-weight: 700;top:1px;left: 1px;}
.fushu .newsbox .submitdate h4 {font-size: 14px;line-height: 1;margin: 2px 0 0 0;color: #fff;}
.fushu .newsbox h5 {line-height:1.1;color:#5588d1; font-size: 15px; font-family:Arial;margin: 12px 0 0 0;font-weight: 500;text-transform: initial;margin-left: 9px;}
.fushu .newsbox:hover .submitdate {background: #426cdc;}
@media (max-width: 1280px) {
    .fushu .newsbox .newimg img {height: 210px;}
}
@media (max-width: 1199px) {
	.fushu .newsbox .newimg img {height: 160px;}
}
@media (max-width: 991px) {
	.fushu .newsbox .newimg img {height: 120px;}
    .fushu .newsbox h4 { font-size: 16px;}
}
@media (max-width: 767px) {
    .fushu .newsbox .newimg img {height: 207px;}
    .fushu .newsbox h4 { font-size: 19px;}
}
@media (max-width: 380px) {
    .fushu .newsbox .newimg img {height: 186px;}
}
@media (max-width: 320px) {
    .fushu .newsbox .newimg img {height: 156px;}
}
/*---------------Contact Us---------------*/
.contactbl {position: absolute;top: -248px;left: 0px;z-index: -1;}
.contactbr {position: absolute;bottom: -248px;right: 0px;z-index: -1;}
.direction {margin-top: 15px;}
.direction .left-txt {}
.direction .left-txt h3 {color: #222;line-height: 1.5;font-weight: 700;font-size: 30px;margin: 0 0 20px 0;position: relative;padding-bottom: 15px;}
.direction .left-txt h3:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 36px;
    height: 5px;
    background: #e1e5f3;
    border-radius: 5px;
}
.direction .left-txt h3 a {color: #222;}
.direction .left-txt h3 a:hover {color: #354a96;}
.direction .left-txt h4 {font-size: 16px;color: #444;line-height: 1.5;font-weight: 500;margin: 0 0 20px 0;}
.direction .left-txt p {font-size: 16px; line-height: 1.6;color: #555;margin: 0 0 15px 0;
overflow: hidden;
    display: block;
    -webkit-line-clamp: 9;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 225px;
}
.direction .left-txt p font, .direction .left-txt p strong {font-family: Arial, \5FAE\8F6F\96C5\9ED1 !important;}
.direction .right-img {position: relative;float: right;width: 314px;height: 606px;border-radius: 5px;overflow: hidden;background-repeat: no-repeat;background-position: bottom center;margin-left: 35px;background-size: 100%;}
.direction .right-img p {
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px;
    border-radius: 0px 0px 5px 5px;
    font-size: 18px;
    color: #fff;z-index: 1;margin: 18px 20px;line-height: 1.3;max-height: 46px;overflow: hidden;text-align: center;padding: 0 32px;font-weight: 700;
}
.direction .right-img:hover p {color: #e9ecf6;}
.direction .right-img .titbg {
    background: url(picmask.png) repeat-x bottom left;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.direction .right-img img {width: 100%;height: auto;}
.direction .more {float: left;display: block;overflow: hidden;margin-top: 2px;}
@media (max-width:1199px){
    .direction .left-txt p {-webkit-line-clamp: 8;max-height: 200px;}
    .direction .right-img {height: 430px;}
}
@media (max-width:991px){
    .direction .right-img {width: 254px;height: 346px;}
}
@media (max-width:767px){
    .direction .left-txt {width: 100%;padding-left:0;}
    .direction .right-img {width: 100%;margin-bottom: 25px;margin-left:0;height: 430px;}
    .direction {margin-top: 0;}
    .direction .right-img img {width: 100%;height: auto;}
    .direction .more {text-align: center;width: 100%;}
}

.list-visa {overflow: hidden;}
.list-visa li{margin-top: 15px;margin-bottom: 15px;display: block; overflow: hidden;}
.list-visa li:last-child {margin-bottom: 10px; }
.list-visa li h2 { font-size:21px;line-height:1.4; margin:0 0 12px 0;font-weight: 700;position: relative;padding-top: 15px;color: #3b4461;}
.list-visa li h2 a { color:#374a97;overflow: hidden;display: block;}
.list-visa li h2 a:hover { color:#444; text-decoration:none;}
.list-visa li h2:after {
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 22px;
    height: 4px;
    background: #ca000e;
    border-radius: 5px;
}
.list-visa li span {font-size: 14px;color: #7d8fa4;line-height: 22px;font-weight: 300;margin-top: 6px;display: block;}
.list-visa li p { line-height: 150%; font-size: 15px; margin: 0px; color:#4c63b6;overflow: hidden;word-break: break-word;height: 44px;}
.list-visa li p a {color:#4c63b6;text-decoration: underline;word-break: break-all;}
.list-visa li p a:hover {color:#333;}

.mapbox {position: relative;}
.mapbox .lxinfo {position: absolute;padding: 30px;background: #354a96;z-index: 1;right: 8%;top: 50%;width: 416px;height: 220px;margin-top: -110px;}
.mapbox .lxinfo h3 {color: #FFF;line-height: 1;font-weight: 700;font-size: 30px;margin: 0 0 20px 0;position: relative;padding-bottom: 15px;}
.mapbox .lxinfo h3:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 36px;
    height: 5px;
    background: #596aa7;
    border-radius: 5px;
}
.mapbox .lxinfo p {color: #fff;line-height: 1.5;font-size: 16px;margin: 0;}
@media (max-width:1280px){
    .mapbox .lxinfo {right: 50px;}
}
@media (max-width:1199px){
    .mapbox .lxinfo {width: 336px;}
}
@media (max-width:767px){
    .mapbox .lxinfo {width: 100%;position: initial;margin-top: 0;height: auto;}
}
@media (max-width:320px){
    .mapbox .lxinfo {padding: 20px;}
}
.prompt {overflow: hidden;}
.prompt .left-img {float: left;width: 314px;margin-right: 35px;}
.prompt .right-txt {overflow: hidden;}
.prompt .right-txt p {margin: 0;}
@media (max-width:1199px){
    .prompt .right-txt {overflow: initial;}
    .prompt .left-img {width: 270px;}
}
@media (max-width:991px){
    .prompt .left-img {width: 232px;}
}
@media (max-width:767px){
    .prompt .left-img {width: 126px;margin-right: 18px;}
}
/*---------------Research---------------------*/
.homevo {margin-top: 15px;}
.homevo .left-txt {padding-left: 36px;overflow: hidden;}
.homevo .left-txt h3 {color: #222;line-height: 1.5;font-weight: 700;font-size: 30px;margin: 0 0 20px 0;position: relative;padding-bottom: 15px;}
.homevo .left-txt h3:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 36px;
    height: 5px;
    background: #e1e5f3;
    border-radius: 5px;
}
.homevo .left-txt h3 a {color: #222;}
.homevo .left-txt h3 a:hover {color: #354a96;}
.homevo .left-txt h4 {font-size: 16px;color: #444;line-height: 1.5;font-weight: 500;margin: 0 0 20px 0;}
.homevo .left-txt p {font-size: 16px; line-height: 1.6;color: #555;margin: 0 0 15px 0;
overflow: hidden;
    display: block;
    -webkit-line-clamp: 9;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 225px;
}
.homevo .right-img {position: relative;float: left;padding: 30px 0 0 30px;z-index: 1;}
.homevo .right-img:before {
    position: absolute;
    bottom: 30px;
    left: 0;top:0;
    content: "";
    background: #354a96;
    width: 94%;
    height: 92%;
    z-index: -1;
    border-radius: 5px;
}
.homevo[data-v-about] .right-img:before {background: #f1f3fa;}
.homevo .right-img img {
    border-radius: 5px;width: 580px;height: 360px;
}
.homevo .more {float: left;display: block;overflow: hidden;margin-top: 2px;}
@media (max-width:1199px){
    .homevo .right-img img {width: 440px;height: 273px;}
    .homevo .left-txt p {-webkit-line-clamp: 6;max-height: 150px;}
}
@media (max-width:991px){
    .homevo .right-img img {width: 300px;height: 186px;}
    .homevo .left-txt p {-webkit-line-clamp: 4;max-height: 100px;}
}
@media (max-width:767px){
    .homevo .left-txt {width: 100%;padding-left:0;}
    .homevo .right-img {width: 100%;margin-bottom: 25px;}
    .homevo {margin-top: 0;}
    .homevo .right-img img {width: 100%;height: auto;}
    .homevo .more {text-align: center;width: 100%;}
    .homevo .left-txt p {-webkit-line-clamp: initial;max-height: initial;}
}

.labs {overflow: hidden;}
.labs .picnews {overflow: hidden;position: relative;border-radius: 5px;margin-top: 8px;margin-bottom: 25px;}
.labs .picnews img {height: 220px;width: 100%;
-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.labs .picnews:hover img {
   -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
    transform:scale(1.1); 
}
.labs .picnews[data-v-left] img {height: 474px;}
.labs .picnews p {
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px;
    border-radius: 0px 0px 5px 5px;
    font-size: 18px;
    color: #fff;z-index: 1;margin: 18px 20px;line-height: 1.3;max-height: 46px;overflow: hidden;
}
.labs .picnews:hover p {color: #e9ecf6;}
.labs .picnews .titbg {
    background: url(picmask.png) repeat-x bottom left;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
@media (max-width: 1199px) {
    .labs .picnews img {height: 193px;}
    .labs .picnews[data-v-left] img {height: 419px;}
}
@media (max-width: 991px) {
    .labs .picnews img {height: 226px;}
    .labs .picnews[data-v-left] img {height: auto;}
}
@media (max-width: 767px) {
    .labs {margin-bottom: 12px;}
    .labs .picnews {width: 100%;} 
    .labs .picnews img {height: auto;}
}
/*---------------Scientist---------------------*/
.homestaff { margin: 16px 0 0 0;}
.homestaff li {margin-bottom: 22px;}
.homestaff li .boxstyle {overflow: hidden;}
.homestaff li .boxstyle img {width: 185px;height: 266px;border-radius: 5px;}
.homestaff li:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.homestaff li .boxstyle .txtinfo {margin: 16px 0 2px;overflow: hidden;}
.homestaff li .boxstyle .txtinfo h4 { color: #383838;font-size: 18px;font-weight: 700;margin: 0 0 7px 0;line-height: 20px; text-align: center;}
.homestaff li .boxstyle .txtinfo h4 a { color: #383838;word-break:break-all;}
.homestaff li .boxstyle .txtinfo h4 a:hover { color: #354a96;}
.homestaff li .boxstyle .txtinfo p { color: #555;font-size: 15px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;word-break: break-word;}
.homestaff .col-xs-12 {width: 20%;}
.homestaff[data-v-xrld] li .boxstyle img {border: #efefef solid 1px;}
.homestaff[data-v-xrld] li .boxstyle .txtinfo {margin: 20px 20px 2px;overflow: hidden;}
.homestaff[data-v-xrld] li .boxstyle .txtinfo h4 {text-align: left;margin: 0 0 14px 0;}
.homestaff[data-v-xrld] li .boxstyle .txtinfo p {text-align: left;font-size: 14px;line-height: 22px;height: 110px;}

@media (max-width: 1199px) {
	.homestaff li .boxstyle img {width: 162px;height: 233px;}
    .homestaff[data-v-xrld] li .boxstyle .txtinfo {margin: 20px 0px 2px;}
}
@media (max-width: 991px) {
    .homestaff .col-xs-12 {width: 33.333%;}
	.homestaff li .boxstyle img {width: 162px;height: 233px;}
    .homestaff[data-v-xrld] li .boxstyle .txtinfo {margin: 20px 20px 2px;}
}
@media (max-width: 767px) {
    .homestaff .col-xs-12 {width: 50%;}
    .homestaff[data-v-xrld] .col-xs-12:first-child {width: 100%;}
    .homestaff[data-v-xrld] li .boxstyle .txtinfo {margin: 20px 0px 2px;}
}
@media (max-width: 380px) {
    .homestaff li .boxstyle .txtinfo p {font-size: 14px;}
	.homestaff li .boxstyle img {width: 153px;height: 219px;}
}
@media (max-width: 320px) {
    .homestaff li .boxstyle .txtinfo h4 {font-size: 16px;}
	.homestaff li .boxstyle img {width: 125px;height: 180px;}
}
/*---------------International Cooperation---------------------*/
.piclist-gj { margin-top: 20px;margin-bottom: 10px;}
.piclist-gj .row {margin-left: -20px;margin-right: -20px;}
.piclist-gj .row > [class^='col'] {padding-left: 20px;padding-right: 20px;}
.piclist-gj li {margin-bottom: 20px;}
.piclist-gj li .boxstyle {}
.piclist-gj li .boxstyle img {height: 240px;width: 100%;}
.piclist-gj li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.piclist-gj li .boxstyle .txtinfo {margin: 12px 2px 0 2px;overflow: hidden;}
.piclist-gj li .boxstyle .txtinfo h5 {font-size: 14px;color: #0078c9;margin: 0 0 3px 0;font-family: Arial;font-weight: 500;}
.piclist-gj li .boxstyle .txtinfo h4 { font-size: 18px;margin: 0 0 8px 0;}
.piclist-gj li .boxstyle .txtinfo h4 a { color: #222;line-height: 1.4;border: 0;font-weight: 500;width: 100%;overflow: hidden;display: block;height: 50px;}
.piclist-gj li .boxstyle .txtinfo h4 a:hover { color: #334ca6;}
.piclist-gj li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.piclist-gj li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
.piclist-gj .thumbnail__link {border: 0;}
@media (max-width: 1280px) {
	.piclist-gj li .boxstyle img {height: 228px;}
}
@media (max-width: 1199px) {
	.piclist-gj .row {margin-left: -15px;margin-right: -15px;}
	.piclist-gj .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
	.piclist-gj li .boxstyle img {height: 176px;}
    .piclist-gj li .boxstyle .txtinfo h4 { font-size: 17px;}
}
@media (max-width: 991px) {
    .piclist-gj li .boxstyle img {height: 196px;}
    .piclist-gj li .boxstyle .txtinfo h4 a { max-height: 68px;}
}
@media (max-width: 767px) {
    .piclist-gj { margin-top: 8px;margin-bottom: 0px;}
	.piclist-gj li .boxstyle img {height: auto;}
	.piclist-gj li .boxstyle .txtinfo {height: auto;}
	.piclist-gj li .boxstyle .txtinfo h4 a {-webkit-line-clamp: inherit;max-height: initial;height: auto;}
    .piclist-gj li .boxstyle .txtinfo h4 { font-size: 20px;}
}

.pifi {overflow: hidden;margin: 0 auto 28px auto;width: 80%;}
.pifi h4 {font-size: 16px;line-height: 1.5;color: #333;margin: 12px 0 0 0;text-align: center;}
@media (max-width: 991px) {
    .pifi {width: 100%;}
}
/*---------------News & Events---------------------*/
.events {overflow: hidden;margin: 15px 0 38px 0;}
.events-l {width: 51.356%;position: relative;padding-right: 34px;float: left;}
.events-l img {width: 100%;height: 342px;}
.event_txt{position:relative;padding:16px; background:#f1f3fa;}
.event_txt .event_t1{overflow: hidden;}
.event_time{width:90px; height:62px;float:left; border-right:1px solid #c5ced9; text-align:center; margin-right:20px;}
.event_time p,.event_list .event_time p{font-size:36px;color:#4c63b6; margin:0 0 5px;line-height: 36px;font-weight: 700;}
.event_time span{font-size:15px; color:#4c63b6;font-weight: 700;}
.event_t1 h5{font-size:18px; line-height:1.4; font-weight:normal; overflow:hidden;text-transform: initial;margin: 0;font-weight: 700;}
.event_t1 h5 a{color:#333}
.event_t1 h5 a:hover{color:#4c63b6;}
.event_t2{font-size:15px;color:#4c63b6;margin-top:6px;line-height: 22px;overflow: hidden;}
.event_t2 img {display: inline-block;margin-right: 9px;margin-top: -3px;width: auto;height: auto;}
.events-r {overflow: hidden;}
.event_r {overflow: hidden;}
.event_list h5{font-size:18px; line-height:1.3;text-transform: initial;margin: 0;}
.event_list h5 a{color:#333;overflow: hidden;text-overflow: ellipsis;display: inline-block;display: -webkit-box;max-height: 44px;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;}
.event_list h5 a:hover{color:#4c63b6;}
.event_list p{font-size:16px;color:#747474; margin-top:10px;}
.event_list li{margin-bottom:26px; overflow:hidden}
.event_list li:last-child{margin-bottom:0px;}
@media (max-width: 1280px) {
    .event_list li{margin-bottom:18px;}
}
@media (max-width: 1199px) {
    .event_t1 h5 {font-size: 17px;}
    .events-l {width: 55.356%;padding-right: 30px;}
	.events-l img {height: 286px;}
    .event_list li{margin-bottom:10px;}
    .event_list li:nth-last-child(1) {display: none;}
}
@media (max-width: 991px) {
    .events-l {width: 100%;float: none;padding-right: 0px;}
	.events-l img {height: auto;}
	.events-r {padding-top: 30px;}
    .event_list h5{font-size:18px;}
    .event_t1 h5{font-size:18px;}
    .event_list li{margin-bottom:16px;}
    .event_list li:nth-last-child(1) {display: block;}
}
@media (max-width: 767px) {
    .events {overflow: hidden;margin: 8px 0 20px 0;}
    .event_t2{display: inline-block;height: auto;}
    .event_list h5 a{display: inline-block;height: auto;}    
}
/*---------------Education---------------------*/
.education {overflow: hidden;}
.education .edu-img {overflow: hidden;}
.education .edu-img img {width: 395px;}
.education .edu-txt {line-height: 2;}
.education .edu-txt h3 {
    font-size: 30px;
    line-height: 1.2;
    margin: 0 0 26px 0;
    overflow: hidden;
    color: #1e356b;
    display: block;
    padding-bottom: 14px;
    font-weight: 700;
}
.education .edu-txt h3:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 36px;
    height: 5px;
    background: #e1e5f3;border-radius: 5px;
}
.education .edu-txt p {margin: 0;}
.education .edu-txt p strong {font-size: 20px;display: block;line-height: 1.3;margin: 0 0 15px 0;}
.education .edu-txt .ovf {overflow: hidden;}
@media (max-width: 1199px) {
.education .edu-txt .col-sm-6 {width: 100%;}
}
@media (max-width: 991px) {
.education .edu-txt .col-sm-6 {width: 50%;}
.education .edu-img img {width: 295px;}
}
@media (max-width: 767px) {
    .education .edu-img {width: 100%;margin-bottom: 20px;}
    .education .edu-txt {width: 100%;float: left;}
    .education .edu-img img {width: 100%;}
    .education .edu-txt .col-sm-6 {width: 100%;}
    .education .edu-txt h3 {font-size: 24px;}
    .education .ml32 {margin-left: 0;}
    .education .mr32 {margin-right: 0;}
}
/*---------------Join Us---------------------*/
.jobgbl {position: absolute;bottom: -248px;left: 0px;z-index: -1;}
.jobgbr {position: absolute;top: -248px;right: 0px;z-index: -1;}
.list-events { overflow:hidden; display:block;margin-top: 20px;}
.list-events li {margin-bottom: 40px;}
.list-events li .ebox {overflow:hidden;}
.list-events li .ebox h3 {line-height:1;color:#2e54bc; font-size: 26px;margin: 0 0 6px 0;font-weight: 700;}
.list-events li .ebox h3 i {line-height:1;color:#c6c6c6; font-size: 15px; margin-left: 10px;font-style: normal;font-weight: 300;}
.list-events li .ebox h3 span {line-height:1;color:#2e54bc; font-size: 15px;font-weight: 500;margin-left: 10px;}
.list-events li .ebox a { overflow:hidden;font-size:16px;line-height:1.5; color:#444;display:block; font-weight:500;height: 48px;margin: 10px 0 0 0;
-webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.list-events li .ebox a:hover {color: #284cac; text-decoration: none;}
.list-events li .ebox h4 {line-height:1.2;color:#999; font-size: 15px; font-family:Arial;margin: 12px 0 0 0;font-weight: 500;padding-left: 24px;}
.list-events li .ebox h4 img {display: inline-block;margin-right: 9px;margin-top: -6px;}
.list-events li .ebox .icondate {background: url(en-icon03.png) no-repeat;}
.list-events li .ebox .iconadd {background: url(en-icon04.png) no-repeat;}
@media (max-width: 1199px) {
    .list-events li .ebox a { font-size:15px;height: 44px;}
}
@media (max-width: 767px) {
    .list-events li {margin-bottom: 24px;}
    .list-events li .ebox a {height: auto;-webkit-line-clamp: inherit;}
    .list-events ul li:nth-last-child(1), .list-events ul li:nth-last-child(2), .list-events ul li:nth-last-child(3) {display: none;}
    .jobgbl {left: -300px;}
    .jobgbr {right: -300px;}
}

.scholars {margin-top: 18px;margin-bottom: 30px;overflow: hidden;}
.scholars .win-l {width: 51.356%;padding-right: 34px;}
.scholars .win-r {width: 48.644%;}
.scholars .picnews {overflow: hidden;position: relative;border-radius: 5px;}
.scholars .picnews img {height: 343px;width: 100%;}
.scholars .picnews p {
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px;
    border-radius: 0px 0px 5px 5px;
    font-size: 18px;
    color: #fff;z-index: 1;margin: 18px 20px;line-height: 1.3;max-height: 46px;overflow: hidden;
}
.scholars .picnews:hover p {color: #e9ecf6;}
.scholars .picnews .titbg {
    background: url(picmask.png) repeat-x bottom left;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
@media (max-width: 991px) {
.scholars .win-l {width: 100%;padding-right: 0px;}
.scholars .win-r {width: 100%;}
.scholars .picnews {margin-bottom: 24px;}
.scholars .picnews img {height: auto;}
}
@media (max-width: 767px) {
    .list-events {margin-top: 0px;}
    .scholars {margin-top: 0px;}  
}
.list-scholars {overflow: hidden;}
.list-scholars li{margin-bottom: 20px;display: block; overflow: hidden;}
.list-scholars li:last-child {margin-bottom: 0px; }
.list-scholars li h2 { font-size:17px;line-height:1.4; margin:0 0 12px 0;font-weight: 700;}
.list-scholars li h2 a { color:#444;overflow: hidden;display: block;}
.list-scholars li h2 a:hover { color:#374a97; text-decoration:none;}
.list-scholars li span {font-size: 14px;color: #2e54bc;line-height: 22px;font-weight: 300;margin-top: 6px;display: block;}
.list-scholars li p { line-height: 150%; font-size: 14px; margin: 0px; color:#666;overflow: hidden;height: 42px;
display: block;
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
}

.supports {overflow: hidden;margin-top: 18px;margin-bottom: 30px;}
.supports .picnews {overflow: hidden;position: relative;border-radius: 5px;}
.supports .picnews img {height: 220px;width: 100%;}
.supports .picnews p {
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px;
    border-radius: 0px 0px 5px 5px;
    font-size: 18px;
    color: #fff;z-index: 1;margin: 18px 20px;line-height: 1.3;max-height: 46px;overflow: hidden;
}
.supports .picnews:hover p {color: #e9ecf6;}
.supports .picnews .titbg {
    background: url(picmask.png) repeat-x bottom left;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.supports .list-sup {border-top: 1px solid #d9dfe7;padding-top: 18px;overflow: hidden;}
.supports .list-sup em {
    background: #354a96;
    border-radius: 5px;
    font-size: 20px;
    color: #fff;
    padding: 10px 15px;
    margin-bottom: 16px;
    font-style: inherit;
}
.supports .list-sup a{color:#3b4461;font-size:16px;margin-bottom:12px;font-weight:bold;line-height: 1.3;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 40px;
    overflow: hidden;
}
.supports .list-sup a:hover {color: #354a96;}
.supports .list-sup p {color:#737373;font-size:14px;margin-bottom:8px;padding:0px;
-webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    height: 60px;
}
.supports .list-sup a.a_link{color:#5588d1;font-size:14px;float: left;font-weight: 500;text-transform: uppercase;height: inherit;}
.supports .list-sup a:hover.a_link {color:#354a96;}
@media (max-width: 991px) {
    .supports .picnews {width: 80%;margin: 0 auto 28px auto;} 
    .supports .picnews img {height: auto;}
}
@media (max-width: 767px) {
    .supports {margin-bottom: 12px;}
    .list-scholars li p {height: auto;-webkit-line-clamp: inherit;}
    .supports .list-sup a {height: auto;-webkit-line-clamp: inherit;line-height: 1.4;}
    .supports .list-sup p {height: auto;-webkit-line-clamp: inherit;}
    .supports .picnews {width: 100%;} 
}
/*---------------Publications---------------------*/
.homelist[data-v-page] {margin-bottom: 18px;}
.homelist[data-v-page] li:last-child {margin-bottom: 26px;}
.raa-onebox {overflow: hidden;padding: 78px 0 78px 0;}
.raa-twobox {overflow: hidden;padding: 148px 0 78px 0;background: #f1f3fa;margin-top: -148px;}
.raa {}
.raa li{display: block; }
.raa li h2 { font-size:36px; line-height:1.4; margin:2px 0 20px 0;overflow: hidden;color:#1e356b;/*text-overflow: ellipsis;white-space: nowrap;*/display: block;padding-bottom: 22px;font-weight: 700;width: 42%;}
.raa li h2:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 36px;
    height: 5px;
    background: #e1e5f3;
}
.raa li h2:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 28px;
    width: 39px;
    height: 39px;
    background-image: url(raalk.png);
    background-repeat: no-repeat;
}
.raa li h2 span {font-size: 15px;color:#2f61a6;margin-left: 15px;}
.raa .news-img{ margin-right: 45px;padding: 10px;background: #fff;
-ms-box-shadow: 0px 1px 12px 1px rgb(55, 74, 151, .2);
    -o-box-shadow: 0px 1px 12px 1px rgb(55, 74, 151, .2);
    -moz-box-shadow: 0px 1px 12px 1px rgb(55, 74, 151, .2);
    -webkit-box-shadow: 0px 1px 12px 1px rgb(55, 74, 151, .2);
    box-shadow: 0px 1px 12px 1px rgb(55, 74, 151, .2);
}
.raa .news-img img{width: 330px;height: 452px;border: #eceef4 solid 1px;}
.raa .news-txt {overflow: hidden;}
.raa .news-txt p { line-height: 1.8; font-size: 18px; margin: 0px; color:#444;overflow: hidden;}
.raa .news-txt p strong {color: #000;}
@media (max-width: 1280px) {
    .raa-onebox {padding: 58px 0 58px 0;}
    .raa-twobox {padding: 128px 0 58px 0;margin-top: -128px;}
}
@media (max-width: 1199px) {
    .raa li h2 {width: 58%;font-size: 30px;}
    .raa .news-txt p {line-height: 1.5;}
}
@media (max-width: 991px) {
    .raa li h2 {width: 92%;line-height: 1.2;}
    .raa .news-txt p {font-size: 15px;}
}
@media (max-width: 767px) {
    .raa .news-img {width: 90%;margin: 0 auto;float: initial;}
    .raa .news-txt {width: 100%;}
    .raa .news-img {margin-bottom: 40px;}
    .raa .news-txt p {line-height: 1.6;font-size: 18px;}
    .raa .news-img img{width: auto;height: auto;}
    .raa-onebox {padding: 38px 0 38px 0;}
    .raa-twobox {padding: 38px 0 38px 0;margin-top: 0px;}
}
@media (max-width: 320px) {
    .raa li h2 { font-size:26px;}
    .raa .news-txt p {font-size: 15px;}
}