*{
    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, \5FAE\8F6F\96C5\9ED1;word-break: break-all;
	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: 4px;}
.lets {letter-spacing: 1px;}
.wb {word-wrap:break-word;}
.w100 {width: 100%;}
/* position */
.rel{position:relative;}
.abs{position:absolute;}
.fix{position: fixed;}

.bgbai { background-color: rgba(255, 255, 255, 0.86);padding: 50px 50px 25px 50px;}
.bgql { background:#f1f4f8;padding: 18px 20px;height: 398px;}
.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;}
.space0 {padding: 0;}
.space15 { padding:15px;}
.space18 { padding:18px;}
.space20 { padding:20px;}
.bh { display:block; overflow:hidden;}
.space-top {
	padding-top: 10px;
}
.space-bottom {
	padding-bottom: 25px;
}
.img-hover:hover {
    opacity: 0.8;
}
.mobmt {}
.mobmt20 {}
.mobmt22 {}
.mobmt28 {}
.mobpadding {}
.mobmargin {}
.lanmumt {margin-top: 15px;}
@media (max-width: 991px){
	.mobmt {margin-top: 22px;}
    .mobmt28 {margin-top: 28px;}
	.mobpadding {padding: 0;}
	.mobmargin {margin: 0;}
}
@media (max-width: 767px){
	.lanmumt {margin-top: 0;}
    .mobmt22 {margin-top: 22px;}
    .bgql {height: auto;}
}

.panel-group {
  margin-bottom: 0px;
}
.textcenter { text-align:center; margin:0;}
.secondarybox { display:block; padding:42px 0 42px 0;
min-height: -moz-calc(100vh - 471px);
    min-height: -webkit-calc(100vh - 471px);
    min-height: calc(100vh - 471px);
}
.secondarybox[data-v-xs] {padding:9px 0 42px 0;}
.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: 15px; line-height: 180%; color: #282828;word-wrap: break-word;}
.nrhei1 {font-size: 15px; 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: 60px 80px 50px 80px;border-radius: 3px;border: #e5e5e5 solid 1px;}
.dpborderstyle {display:block; overflow:hidden;background:#ffffff; padding: 23px 30px 30px 30px;border: #e5e5e5 solid 1px;}
.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(eda-headbg.jpg) no-repeat top center #024fab;background-size: cover;}
.webheader .bootsnav {
  border: none;
  background-color: rgba(2, 68, 158, .3);
  z-index: 118;
}
.webheader .bootsnav.scroll {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background-color: rgba(2, 68, 158);
}
.webheader .header-left {width: 75.598%;}
.webheader .header-right {width: 24.402%;/*padding-left: 30px;*/}
.webheader .logo {margin: 55px 0 51px 0;}
.webheader .moblogo {margin:12px 0 0 0;overflow: hidden;}
.webheader .relatedlink {margin: 40px 0 12px 0;text-align:right;overflow: hidden;background: rgba(255,255,255,.2);padding: 16px;border-radius: 5px;}
.webheader .relatedlink h4 {color: #fff;line-height: 1.3;margin: 0;font-size: 14px;text-align: left;}
.webheader .relatedlink h4 a {color: #fff;}
.webheader .relatedlink h4 a:hover {text-decoration: underline;}
.webheader .searchbox { position: relative; background:#fff; width: 100%; border-radius:4px; 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 13px; 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: 7px;
}
@media (max-width: 1199px){

}
@media (max-width: 1024px){
.webheader .header-left {width: 69.598%;}
.webheader .header-right {width: 30.402%;}
    .webheader .logo {margin: 82px 0 62px 0;}
    .webheader .relatedlink {margin: 49px 0 12px 0;}
}
@media (max-width: 991px){
.webheader .logo {margin: 30px 0 22px 0;}
.webheader .relatedlink {margin: 0 0 28px 0;}
.webheader .header-left {width: 100%;}
.webheader .header-right {width: 100%;}
}
@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: 25px 0 20px 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 0 22px 0;text-align: center;}
}
/*---------------åŒºåŸŸèƒŒæ™¯---------------------*/
.firstpart {overflow: hidden;padding: 50px 0 36px 0;}
.secondpart {overflow: hidden;padding: 0 0 20px 0;}
.thirdpart {overflow: hidden;padding: 36px 0 36px 0;background: #f1f4f8;}
.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;}

.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%;}
}
/*------------------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: #000000;}

.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;border-bottom: #04549a solid 2px;}
.lanmu1_l{ line-height:1; color:#1e2b57; font-weight:700; float:left; font-size:22px; padding-bottom: 12px;}
/*.lanmu1_l:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 70px;
    height: 4px;
    background: #e1e5f3;border-radius: 4px;
}*/
.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: 767px){
    .lanmu1_l {line-height: 1.3;}
}

.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 { overflow:hidden;border-bottom:#04549a solid 2px;}
.column_l { width:auto; font-size:20px; font-weight:700; color:#404040; float:left; display:inline-block; overflow:hidden;line-height: 1;padding: 0 0 13px 0;}
.column_l img {display: inline-block;margin-right: 10px;margin-top: -4px;}
.column_r { width:auto; line-height:18px; font-size:14px; font-family:Arial; text-align:right; float:right; overflow:hidden;}
.column_r a { color:#8094b4; text-decoration:none; display:block;font-size: 14px;text-transform: uppercase;line-height: 20px;}
.column_r a:hover { color:#2d66bb;}

.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: 16px 0 48px 0;position: relative;background: #f1f4f8;}
.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;}

.focus {overflow: hidden;background: #fff;height: 444px;
    -ms-box-shadow: 0px 6px 25px -18px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 6px 25px -18px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 6px 25px -18px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 6px 25px -18px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 6px 25px -18px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
}
.m-new1 {float:left;width:54.66%;padding-right: 5px;}
.m-new1 .slick-dots{position:absolute;left:0;bottom:0;width:100%;text-align:center;z-index:9}
.m-new1 .slick-dots li{display:inline-block;margin:0 2px}
.m-new1 .slick-dots li button{display:block;width:12px;height:12px;font-size:0;line-height:0;text-indent:999px;background-color:#ccc;border-radius:50%;cursor:pointer;padding:0;border:none}
.m-new1 .slick-dots li.slick-active button{background-color:#0e5ca3}
.m-new1 .con{display:block;position:relative;overflow:hidden}
.m-new1 .pic{height:444px;position:relative;z-index:1;overflow:hidden;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover}
.m-new1 .pic img{position:absolute;left:0;top:0;width:100%;height:100%}
.m-new1 .pic:after{content:"";width:100%;height:100%;position:absolute;left:0;right:0;bottom:0;z-index:3;background:url(eda-jdbg.png) left bottom no-repeat;-webkit-background-size:100% auto;background-size:100% auto}
.m-new1 .tit{font-size:17px;color:#fff;line-height:1.5;position:absolute;left:0;right:0;bottom:8px;z-index:2;padding:0 18px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    max-height: 52px;text-shadow: 1px 0px 4px #000;
}
.m-new2{float:left;width:45.34%;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;}
.m-new2 .con{display:table;overflow:hidden;border-bottom:1px solid transparent;padding:9px 24px 9px 20px;height: 111px;}
.m-new2 .pic{float:left;width:138px;height:92px;margin-right:19px}
.m-new2 .pic img{display:block;width:100%;height:100%;border: #f1f1f1 solid 1px;}
.m-new2 .txt{overflow:hidden;display: table-cell;vertical-align: middle;}
.m-new2 h4{font-size:15px;color:#444;line-height:1.5;-webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    max-height: 46px;}
.m-new2 .date{font-size:14px;color:#999;line-height:22px;background:url(eda-icon03.png) left center no-repeat;padding-left:20px}
.m-new2 .slick-current .con {border-color:#478cab;background:rgba(5,84,155,.2);background-image: url(eda-btbg.jpg);position: relative;width: 100%;}
.m-new2 .slick-current .con:after {
    left: 0;
    border-width: 12px 0px 12px 12px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    top: 36%;
    transition: all 0.35s ease 0s;
    content: "";
    height: 0;
    position: absolute;
    width: 0;
    z-index: 2;
}
.m-new2 .slick-current .con img {border: 0;}
.m-new2 .slick-current:nth-child(1) .con {background-position: 52% 6%;}
.m-new2 .slick-current:nth-child(2) .con {background-position: 52% 28%;}
.m-new2 .slick-current:nth-child(3) .con {background-position: 52% 61%;}
.m-new2 .slick-current:nth-child(4) .con {background-position: 52% 76%;}
.m-new2 .slick-current h4{font-size:16px;color:#fff;max-height: 69px;-webkit-line-clamp: 3;}
.m-new2 .slick-current .date{display:none}
.m-new2 .slick-vertical .slick-slide {border: 0;}
@media (max-width:1600px){
.m-new2 .con{padding-right:18px}
.m-new2 .slick-current h4{font-size:16px}
}
@media (max-width:1440px){

}
@media (max-width:1366px){

}
@media (max-width:1199px){

}
@media (max-width:991px){
    .focus {background: #f1f4f8;box-shadow: initial;height: auto;padding-bottom: 34px;}
.m-new1{float:none;width:auto;padding: 0;}
.m-new2{float:none;width:auto;display:none}
    .m-new1 .slick-dots {bottom: -38px;}
}
@media (max-width:767px){
.m-new1 .pic{height:0;padding-top:56.65%}
}

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

/*---------------é€šçŸ¥å…¬å‘Š---------------------*/
.notice {position: relative;padding: 0 104px 0 130px;height: 110px;overflow: hidden;display: block;}
.notice .ggbt {width: 120px;height: 100%;background: #04549a;color: #fff;font-weight: 700;font-size: 17px;position: absolute;left: 0;top: 0;line-height: 110px;text-align: center;}
.notice .ggmore {width: 94px;height: 100%;background: #04549a;color: #fff;font-weight: 500;font-size: 18px;position: absolute;right: 0;top: 0;line-height: 110px;text-align: center;text-transform: uppercase;}
.notice .ggmore:hover {background: #4480d2;}
@media (max-width: 767px){
    .notice {padding: 0 56px 0 52px;}
    .notice .ggbt {width: 48px;line-height: 1.2;padding-top: 10%;} 
    .notice .ggmore {width: 52px;font-size: 14px;}
}
.gy-carousel-1 {overflow: hidden;}
.gy-carousel-1 .slick-slide {margin: 0 10px;}
.gy-carousel-1 .slick-slide .newsbox {margin-bottom: 28px;position: relative;background: #fff;padding: 11px 11px 20px 11px;}
.gy-carousel-1 .slick-slide .newsbox:after {
    top: 0;
    left: 20px;
    content: "";
    position: absolute;
    width: 26px;
    height: 3px;
    background: #04549a;
}
.gy-carousel-1 .slick-slide .newsbox .newimg {overflow: hidden;border: #dedede solid 1px;}
.gy-carousel-1 .slick-slide .newsbox .newimg img {width: 100%;height: 258px;
-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 .slick-slide .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 .slick-slide .newsbox h4 { font-size: 16px;font-weight:500;margin: 5px 9px 12px 9px;line-height: 1.5;overflow: hidden;height: 46px;color: #333;}
.gy-carousel-1 .slick-slide .newsbox:hover h4 {color: #04549a;}
.gy-carousel-1 .slick-slide .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 .slick-slide .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 .slick-slide .newsbox .submitdate h4 {font-size: 14px;line-height: 1;margin: 2px 0 0 0;color: #fff;}
.gy-carousel-1 .slick-slide .newsbox h5 {line-height:1.1;color:#999; font-size: 15px; font-family:Arial;margin: 12px 0 0 0;font-weight: 500;padding-left: 24px;text-transform: initial;margin-left: 9px;}
.gy-carousel-1 .slick-slide .newsbox .icondate {background: url(eda-icon03.png) no-repeat;}

.gy-carousel-1 .slick-slide .newsbox:hover .submitdate {background: #426cdc;}
/*Dots*/
.gy-carousel-1 .slick-dots {position: inherit;bottom: 0px;}
.gy-carousel-1 .slick-dots li button:before {font-size: 14px;}
/*Arrows*/
.gy-carousel-1 .slick-prev,
.gy-carousel-1 .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 40%;

    display: block;

    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none !important;
    outline: none;
    /*background: rgba(75, 140, 190, 0.4);border-radius: 100%;*/z-index: 1;
}
.gy-carousel-1 .slick-prev:hover,
.gy-carousel-1 .slick-prev:focus,
.gy-carousel-1 .slick-next:hover,
.gy-carousel-1 .slick-next:focus
{
    color: transparent;
    outline: none;
    /*background: #0e6eb8;*/
}
.gy-carousel-1 .slick-prev:hover:before,
.gy-carousel-1 .slick-prev:focus:before,
.gy-carousel-1 .slick-next:hover:before,
.gy-carousel-1 .slick-next:focus:before
{
    opacity: 1;
}
.gy-carousel-1 .slick-prev.slick-disabled:before,
.gy-carousel-1 .slick-next.slick-disabled:before
{
    opacity: .25;
}

.gy-carousel-1 .slick-prev:before,
.gy-carousel-1 .slick-next:before
{
    font-family: 'FontAwesome';
    font-size: 70px;
    line-height: 1;

    opacity: .25;
    color: transparent;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.gy-carousel-1 .slick-prev:before {background: url(slide_left.png) no-repeat center;}
.gy-carousel-1 .slick-next:before {background: url(slide_right.png) no-repeat center;}
.gy-carousel-1 .slick-prev {left:-5%;}
.gy-carousel-1 .slick-next {right:-5%;}
@media (max-width: 1536px) {
    .gy-carousel-1 .slick-prev {left:-3%;}
    .gy-carousel-1 .slick-next {right:-3%;}    
}
@media (max-width: 1440px) {
    .gy-carousel-1 .slick-prev {left:-4%;}
    .gy-carousel-1 .slick-next {right:-4%;}
   .gy-carousel-1 .slick-slide .newsbox .newimg img {height: 230px;}
}
@media (max-width: 1366px) {
    .gy-carousel-1 .slick-slide .newsbox .newimg img {height: 221px;}
}
@media (max-width: 1280px) {
    .gy-carousel-1 .slick-slide .newsbox .newimg img {height: 205px;}
}
@media (max-width: 1199px) {
	.gy-carousel-1 .slick-prev {left: -5%;}
	.gy-carousel-1 .slick-next {right: -5%;}
    .gy-carousel-1 .slick-slide .newsbox .newimg img {height: 252px;}
}
@media (max-width: 991px) {
	.gy-carousel-1 .slick-prev {left: -7%;}
	.gy-carousel-1 .slick-next {right: -7%;}
    .gy-carousel-1 .slick-slide .newsbox .newimg img {height: 184px;}
}
@media (max-width: 768px) {
	.gy-carousel-1 .slick-prev {left: -5%;}
	.gy-carousel-1 .slick-next {right: -5%;}
}
@media (max-width: 767px) {
    .gy-carousel-1 .slick-prev,
	.gy-carousel-1 .slick-next {display: none !important;}
    .gy-carousel-1 .slick-slide .newsbox .newimg img {height: 219px;}
    .gy-carousel-1 .slick-slide .newsbox h4 {margin: 5px 0 12px 0;font-size: 14px;line-height: 1.3;height: 54px;}
    .gy-carousel-1 .slick-slide .newsbox h5 {margin-left: 0;font-size: 14px;}
}
@media (max-width: 380px) {
    .gy-carousel-1 .slick-slide .newsbox .newimg img {height: 196px;}
}
@media (max-width: 320px) {
    .gy-carousel-1 .slick-slide .newsbox .newimg img {height: 164px;}
}

.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:32px;overflow: hidden;}
.index_tab .tabmenu ul li {
	color: #2e2d2d; font-size:36px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:700; float: left; margin-right:20px;padding-right: 24px;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;width: 100%;text-align: center;padding-right: 3px;text-transform: uppercase;padding-bottom: 16px;
}
.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: #1d3178; /*background: url(tabbg02.png) no-repeat bottom right;*/text-transform: uppercase;
}
.index_tab .tabmenu ul li.selected span.tabg:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 74px;
    height: 4px;
    background: #1d3178;
}

.index_job{ position:relative;}
.index_job .mores_all a { color:#41bbff;}
.index_job .mores_all a:hover { color:#fff;}
.index_job .tabmenu { margin-bottom:22px;
	background: url(tabbg03.png) repeat-x bottom; height: 36px; overflow: hidden;
}
.index_job .tabmenu ul li {
	height: 36px; color: #fff; font-size:22px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:700; float: left; margin-right:20px;background: url(indextitele-bg03.png) top 1px right no-repeat;padding-right: 20px;line-height: 1;
}
.index_job .tabmenu ul li:last-child {margin-right:0px; background:none;}
.index_job .tabmenu ul li a {
	color: #2e2d2d; font-size:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:700;
}
.index_job .tabmenu ul li.selected a {
	color: #00c6ff; font-size:20px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:700;
}
.index_job .tabmenu ul li span {
	height: 36px; float: left; display: block;
}
.index_job .tabmenu ul li span.tabg {
	padding: 0;width: 100%;text-align: center;
}
.index_job .tabmenu ul li span.bg {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_job .tabmenu ul li span.bg01 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_job .tabmenu ul li span.bg02 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_job .tabmenu ul li.selected span.tabg {
	width: 100%; text-align:center;color: #00c6ff; border-bottom:#fff solid 3px;
}

.events_tab{ position:relative;}
.events_tab .tabmenu { margin-bottom:19px;
	background: url(tabbg01.png) repeat-x bottom; height: 36px; overflow: hidden;
}
.events_tab .tabmenu ul li {
	height: 36px; color: #2e2d2d; font-size:22px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:700; float: left; margin-right:20px;background: url(indextitele-bg01.png) top 1px right no-repeat;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 {
	height: 36px; float: left; display: block;
}
.events_tab .tabmenu ul li span.tabg {
	padding: 0;width: 100%;text-align: center;
}
.events_tab .tabmenu ul li span.bg {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.events_tab .tabmenu ul li span.bg01 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.events_tab .tabmenu ul li span.bg02 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.events_tab .tabmenu ul li.selected span.tabg {
	width: 100%; text-align:center;color: #204587; border-bottom:#e30000 solid 3px;
}
.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) {
	
}
@media (max-width: 991px) {
	.fwcx {min-height: inherit;}
}
@media (max-width: 767px) {
    .index_tab .tabmenu ul li {font-size: 20px;padding-right: 0;}
    .index_tab .tabmenu {margin-bottom: 22px;}
}
@media (max-width: 380px) {
    .index_tab .tabmenu ul li {font-size: 16px;}
}
/*------------------about----------------*/
.about {overflow: hidden;}
.about .fl {width: 100%;margin-bottom: 16px;}
.about p {font-size: 16px;line-height: 1.8;color: #444;margin-bottom: 16px;float: left;
-webkit-line-clamp: 6;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    height: 166px;
}
@media (max-width: 991px) {
    .about .fl {width: inherit;margin-bottom: 16px;margin-right: 25px;}
    .about p {float: inherit;
-webkit-line-clamp: inherit;
    display: inherit;
    overflow: initial;
    height: auto;}
}
@media (max-width: 767px) {
    .about .fl {width: 100%;margin-bottom: 20px;margin-right: 0;}
    .about p {float: left;}
}
/*------------------å›¾ç‰‡æ»šåŠ¨----------------*/
#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;}
}
/*---------------è”ç³»ä¿¡æ¯ç­‰------------------*/
.aboutvideo {border: #cce7f4 solid 5px;overflow: hidden;}
.contactinfo {font-size: 16px;line-height: 36px;color: #e4f1f8;}
@media (max-width: 1199px) {
	.contactinfo {line-height: 33px;}
}
@media (max-width: 991px) {
	.contactinfo {line-height: 38px;}
}
/*---------------æ–°é—»åŠ¨æ€---------------------*/
.minh {}
.picnewslist {overflow: hidden;margin: 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;margin-top: 17px;}
.list-tab ul li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4; width:100%; text-align:left;padding: 0;margin-bottom: 16px;}
.list-tab ul li:last-child {margin-bottom: 2px;}
.list-tab ul li a{ float:left;width:100%;overflow:hidden;font-size:15px;line-height:22px; color:#333;/*background-image: url(yjs-icon01.png);background-repeat: no-repeat;background-position: left 7px;padding:0 0 0 19px;*/text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;}
.list-tab ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-tab ul li a:hover {color: #0f4a9f; text-decoration: none;}
.list-tab i {float: left;margin: 14px 0 0 8px;}
.list-tab span {line-height:22px;color:#3972c1; font-size: 15px;margin-left: -8px;}
.list-tab span.right {float: right;}
@media (max-width: 991px) {
.list-tab i {margin: 10px 0 0 8px;}
}
@media (max-width: 767px){
.list-tab ul li a {white-space: normal;}
}

.list-tab1 { overflow:hidden; display:block;margin-top: 3px;}
.list-tab1 ul li{overflow:hidden;clear:both;border-bottom:1px dashed #d4d4d4; width:100%; text-align:left;padding: 0 0 16px 0;margin-bottom: 16px;}
.list-tab1 ul li:last-child {margin-bottom: 2px;border: 0;padding: 0;}
.list-tab1 ul li a { float:left;width:100%;overflow:hidden;font-size:15px;line-height:22px; color:#333;/*background-image: url(yjs-icon01.png);background-repeat: no-repeat;background-position: left 7px;padding:0 0 0 19px;*/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: #0f4a9f; text-decoration: none;}
.list-tab1 i {float: left;margin: 14px 0 0 8px;}
.list-tab1 span {line-height:22px;color:#3972c1; font-size: 15px;margin-left: -8px;}
.list-tab1 span.right {float: right;}
@media (max-width: 991px) {
.list-tab1 i {margin: 10px 0 0 8px;}
}
@media (max-width: 767px){
.list-tab1 ul li a {white-space: normal;text-overflow: inherit;}
}

.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;}
.list-news li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4;margin-bottom: 16px;}
.list-news li:last-child {margin-bottom: 0px;}
.list-news li a{ float:left;/*width:86%;*/max-width: 88%;overflow:hidden;font-size:15px;line-height:150%; color:#383838;background-image: url(ico-01.png);background-repeat: no-repeat;background-position: left 8px;padding-left: 18px;text-overflow:ellipsis; white-space:nowrap;text-align: justify; }
.list-news li a > img {display: inline-block;margin: 0 0 0 6px;}
.list-news li a:hover {color: #004ea2;}
.list-news i {float: left;margin: 14px 0 0 8px;}
.list-news span {line-height:150%;color:#9b9b9b; font-size: 15px; font-family:Arial;}
.list-news span.right {float: right;}
.nol {}
@media (max-width: 1199px) {
	.list-news li a{max-width: 86%;}
}
@media screen and (max-width: 991px){
    .list-news li a{white-space: normal;max-width: 76%;}
    .list-news .nol li a {white-space: nowrap;max-width: 84%;}
	.list-news i {margin: 12px 0 0 8px;}
}
@media screen and (max-width: 767px){
    .list-news li a, .list-news .nol li a {max-width: 100%;}
    .list-news .nol li a {white-space: normal;}
    .list-news span {width: 100%;
    padding-left: 17px;
    margin-top: 3px;}
}

.list-summary {overflow: hidden;}
.list-summary li{margin-bottom: 18px; display: block; overflow: hidden;padding-bottom: 18px;border-bottom: #eee solid 1px; }
.list-summary li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px;padding: 0; }
.list-summary li h2 { font-size:18px;line-height:1.5; margin:0 0 10px 0;font-weight: 700;}
.list-summary li h2 a { color:#2d2d2d;overflow: hidden;display: block;}
.list-summary li h2 a:hover { color:#02449e; text-decoration:none;}
.list-summary .news-date { width: 162px;color: #9a9a9a;font-size: 16px;}
.list-summary .news-date .md {font-size: 36px;font-weight: 700;color: #02449e;position: relative;line-height: 1;padding-bottom: 9px;margin-bottom: 10px;}
.list-summary .news-date .md:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 18px;
    height: 2px;
    background: #02449e;
}
.list-summary .news-txt {overflow: hidden;}
.list-summary .news-txt p { line-height: 22px; font-size: 14px; margin: 0px; color:#737373;}
.list-summary .news-txt i { font-family: Arial;font-size: 15px; margin: 4px 0 0 0; color:#106ece; display:block;text-align: right;padding: 0 5px 0 0;font-style: normal;}
.list-summary .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.list-summary .news-txt p a:hover { color:#004ea2;}
@media (max-width: 991px) {
    .list-summary .news-date {width: 120px;}
    .list-summary .news-txt {overflow: initial;}
    .list-summary .news-date .md {font-size: 32px;}
}
@media (max-width: 767px) {
    .list-summary li h2 { font-size:17px;}
    .list-summary .news-date {width: 106px;}
    .list-summary .news-date .md {font-size: 29px;}
}

.list-article { overflow:hidden; display:block;}
.list-article li{overflow:hidden;clear:both;border-bottom: #ccc dotted 1px;margin-bottom: 16px;padding-bottom: 16px;}
.list-article li:last-child {margin-bottom: 0px;border: 0;padding: 0;}
.list-article li a{ float:left;width: 100%;overflow:hidden;font-size:15px;line-height:150%; color:#383838;background-image: url(ico-01.png);background-repeat: no-repeat;background-position: left 8px;padding-left: 18px;text-overflow:ellipsis; white-space:nowrap;text-align: justify; }
.list-article li a > img {display: inline-block;margin: 0 0 0 6px;}
.list-article li a:hover {color: #004ea2;}
@media (max-width: 991px){
	.list-article li a{white-space: normal;}
}

/*---------------ä¿¡æ¯å¹³å°---------------------*/
.infoplatform {overflow: hidden;}
.infoplatform .space {padding: 0;}
.infoplatform .boxpadding {padding: 20px 0;}
.infoplatform .sideline {border-bottom: #dfeef9 solid 1px;border-right: #dfeef9 solid 1px;}
.infoplatform .in_icon1 {background: #0062ac;}
.infoplatform .in_icon2 {background: #0ba299;}
.infoplatform .in_icon3 {background: #6fbc47;}
.infoplatform .in_icon4 {background: #24a9e6;}
.infoplatform .in_icon5 {background: #f8b62c;}
.infoplatform p {color: #ffffff;margin: 6px 0 0 0;font-size: 12px;}
.infoplatform a:hover p {opacity: 0.7;filter: alpha(opacity=70);}
@media (max-width: 1299px) {
	.infoplatform .boxpadding {padding: 23px 0;}
}
/*---------------å­¦æœ¯æ´»åŠ¨---------------------*/
/*é¦–é¡µæ ·å¼*/
.events {background: #f3f9fe;overflow: hidden;padding: 18px;border: #b6d5eb solid 1px;min-height: 342px;}
.cmain2by{ width:100%;}
.cmain2by dl { margin:0px;}
.cmain2by dd{ overflow: hidden;margin-bottom: 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: 1299px) {
	.events {min-height: 358px;}
}
@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%;}
}
/*---------------é¦–é¡µå›¾æ–‡---------------------*/
.homelist {overflow: hidden;}
.homelist li{margin-bottom: 26px;display: block; overflow: hidden; }
.homelist li:last-child {margin-bottom: 0px;}
.homelist li h2 { font-size:15px;line-height:1.6; margin:0 0 13px 0;font-weight: 700;}
.homelist li h2 a { color:#3b4461;overflow: hidden;display: block;
-webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 50px;
}
.homelist li h2 a:hover { color:#354a96; text-decoration:none;}
.homelist .news-img { margin-right: 20px;}
.homelist .news-img a {border:#e9e9e9 solid 0px;border-radius: 2px;}
.homelist .news-img img{width: 130px; height: 86px;}
.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: 14px; margin: 6px 0 0 0; color:#555; display:block;font-style: normal;line-height: 1;}
.homelist .news-txt i img {display: inline-block;margin-right: 8px;margin-top: -4px;}
.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) {

}
@media (max-width: 767px) {
	.homelist .news-img{ margin-bottom:14px;margin-right: 0px;width: 100%;}
	.homelist .news-img img{ width: 100%; height: auto;}
    .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: 2px 0 0 0;}
.videobox {overflow: hidden;display: block;margin: 24px 0 6px 0;}
.videobox .txtinfo {overflow: hidden;padding: 10px 0 0 0;}
.videobox .txtinfo h4 { color: #333;font-size: 15px;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: 44px;}
.videobox .txtinfo h4 a { color: #333;border: 0;display: block;}
.videobox .txtinfo h4 a:hover { color: #003b8b;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: 2px;
	
}/*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:178px;
	display: block;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}/*width: 100%;height: auto;*/
.video-container .video-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 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 span{background-color: #FD0005;position:absolute;top: 0;padding: 0px 7px;font-weight: bold;font-size: 13px;}
.video-container .video-caption p{position: absolute;bottom: 0;left:0; right: 0;text-align: center;font-size: 12px; background: rgba(0, 0, 0, .6);margin:0;padding: 6px;}
.video-container:hover img {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
    transform:scale(1.25);
}
.video-container:hover .video-caption {
	background: rgba(0, 0, 0, .3);
}
@media (max-width: 1280px) {
	.video-container img {height:172px;}
}
@media (max-width: 1199px) {
	.video-container img {height:124px;}
}
@media (max-width: 1024px) {
	.video-container img {height:126px;}
}
@media (max-width: 991px) {
	.video-container img {height:124px;}
	.videobox .txtinfo h4 {font-size: 14px;height: 36px;}
	.headline {max-height: 68px;font-size: 18px;line-height: 20px;}
}
@media (max-width: 768px) {
    .video-container img {height:210px;}
}
@media (max-width: 767px) {
	.videobox {margin: 26px 0 0 0;}
	.videobox .txtinfo h4 {font-size: 16px;height: auto;}
	.video-container img {height:auto;}
}
/*---------------æŽ¨èä¸“é¢˜---------------------*/
/*é¦–é¡µæ ·å¼*/
.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---------------------*/
.foot {background: url(eda-footbg.jpg) no-repeat top center #045093;background-size: cover;}
.foot .tophalf {padding: 32px 0 40px 0;border-bottom: #000 solid 1px;}
.foot .secondhalf {padding: 12px 0;border-top: #255689 solid 1px;background: rgba(38,45,52,.4);color: #dce5eb;font-size: 13px;text-align: center;line-height: 24px;}
.foot .secondhalf img {display: inline-block;margin-left: 15px;}
.foot .secondhalf a {color: #dce5eb;}
.foot .secondhalf a:hover {color:#5094c2;}
.copyright{font-size:12px; line-height:20px;color:#f7f7f7;display:block; overflow:hidden;width: 582px;margin: 0 auto;}
.copyright .cas { width: 266px;border-right: #89abca solid 1px;display: block;overflow: hidden;float: left;margin: 12px 20px 0 0; text-align:center;}
.copyright .cas img {}
.copyright .left { font-size:14px; line-height:22px;color:#dce5eb;display:block; overflow:hidden; float:left; margin: 8px 0 0 0;text-align: center;}
.copyright .left a {color:#dce5eb;}
.copyright .left a:hover {color:#7eacf2;}
.copyright .rightbz { width:80px;display:block; overflow:hidden; float:right;margin: 0 15px 0 0;}
.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: 1024px){
.copyright .left { width:57%;}
}
@media screen and (max-width: 991px){
.copyright .left { width:58%;}
.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: 20px;font-size:14px;}
.copyright .rightbz {margin: 0 auto;float: inherit;}
}
@media screen and (max-width: 767px){
.foot .secondhalf {padding: 18px 0;}
.foot .secondhalf img {display: none;}
.copyright {width: 100%;}
}
/*---------------------------------å¯¼èˆªï¼†èœå•------------------------------------------*/
.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: #f7f8fa;border: #e5e5e5 solid 1px;
}
.contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}

.leftNavigation {
  margin: 0rem 0;
}
.leftNavigation, .leftNavigation li ul {
  list-style: none;
  padding: 0;
}
.leftNavigation li a {
  font-size: 17px;
  display: block;
  padding: 16px 12px 16px 40px;
  color: #282828;
  border-bottom: solid 1px #e5e5e5;
  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: 23px;
	width: 10px;height: 10px; background: url(eda-navicon01.png) no-repeat;
}
.leftNavigation li:last-child a {border: 0;}
.leftNavigation li ul li a {
  font-size: 15px;
  display: block;
  padding: 3px 1rem 3px 4.8rem !important;
  color: #484848;
  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;
    border-radius: 100%;
    background-color: #cecece;
    position: absolute;
    top: 50%;
    left: 42px;
    margin-top: -2px;
    background-image: none;
}
.leftNavigation li a, .leftNavigation li a .leftNavIcon {
  line-height: 160%;
}
.leftNavigation li a .leftNavIcon {
  position: absolute;
  top: 0;
  left: 0;
  width: 4.2rem;
  padding: 10px 0;
  text-align: center;
  font-weight: 600;color: #9b9b9b;
}
.leftNavigation li.active a .leftNavIcon {color: #454545;}
.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 7rem;
  padding: 16px 0 0 0;
  text-align: center;font-size: 12px;color: #f67400;
}
.leftNavigation li a:hover {
  color: #fff; text-decoration:none; background:#04549b;
}
.leftNavigation li a:hover .leftNavIcon {color: #fff;}
.leftNavigation li ul {
  display: none;
  margin: 0;
  background-color: #fff;border-bottom: solid 1px #e5e5e5;
}
.leftNavigation li ul li { border-bottom: solid 0px #e5e5e5;}
.leftNavigation li ul li a:hover {
  color: #0766bf; text-decoration:none;background: transparent;
}
.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: #0766bf; text-decoration:none;
}
.leftNavigation li ul li.active a:after {background-color: #02449e;}
.leftNavigation li.active > a {
  color: #fff; text-decoration:none;
}
.leftNavigation li.active > a:after {
	background: url(eda-navicon02.png) no-repeat;
}
.leftNavigation li.active ul {
  display: block;padding: 13px 0;
}
.leftNavigation > li.active {
  background-color: #04549b;
}
.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 .zw {font-size: 18px;font-weight: 700;color: #333;position: relative;padding-left: 14px;line-height: 1.3;}
.xlmain .zw:after {
    content: '';
    width: 6px;
    height: 15px;
    background-color: #135bbe;
    position: absolute;
    top: 3px;
    left: 0;
}
.xlmain .wztitle {color: #333;line-height:130%; font-size: 28px;margin: 0 0 36px 0;font-weight: 700;/*word-break: break-all;*/}
.xlmain .lwtitle {color: #333;line-height:130%; font-size: 26px;margin: 15px 0 24px 0;font-weight: 700;/*word-break: break-all;*/}
.xlmain .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 { overflow:hidden; display:block;}
.xlmain .text p {margin: 0 0 22px 0;}
.xlmain .text p:last-child {margin: 0 0 0 0;}
.xlmain .text img {display: block;margin-right: auto;margin-left: auto;}
.xlmain .text video {width: 50%;margin: 8px auto 15px auto;display: block;height: 100%;object-fit: fill}
.xlmain .text .tit {font-size: 18px;font-weight: 700;color: #333;position: relative;padding-left: 14px;line-height: 1.3;}
.xlmain .text .tit:after {
    content: '';
    width: 6px;
    height: 15px;
    background-color: #135bbe;
    position: absolute;
    top: 3px;
    left: 0;
}

.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 0 22px 0;}
.xlmain .textxl img {display: block;margin-right: auto;margin-left: auto;}
.xlmain .textxl table {margin: 0 0 15px 0;}
.xlmain .textxl td {text-align: center;}
.xlmain .textld {margin: 32px 0 30px 0;}
.xlmain .textld .photo {float: left;position: relative;margin: 0 26px 0px 26px;}
.xlmain .textld .photo img {border-radius: 4px;margin: 0 0 15px 0 !important;display: block;margin-right: auto !important;margin-left: auto !important;max-width: 200px;
-ms-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
-o-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
-moz-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
-webkit-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
}
.xlmain .textsp { margin:38px auto 0 auto; overflow:hidden; display:block;width: 66%;position: relative;}
.xlmain .textsp .txsp {position: absolute;bottom: 0;left: 0;width: 100%;height: 50px;background: #fff;z-index: 1;}
.xlmain .textsp video {border: #d9d9d9 solid 6px;border-radius: 5px;width: 100% !important;height: 100% !important;}

.xlmain .table-bordered > tbody > tr > th, .xlmain .table-bordered > tbody > tr > td {vertical-align: middle;letter-spacing: 0px;}
.xlmain .table-bordered > tbody > tr > td {font-size: 15px;}
.xlmain .table-bordered > tbody > tr > th {font-size: 15px;color: #282828;background-color: #f3f3f3;}

.rylanmu { margin: 20px 0 12px 0;overflow: hidden;}
.rylanmu_l { color:#1d3178;float:left;font-weight: 700;font-size:26px;line-height: 1.2;}
.rylanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.xlmain .textry {overflow: hidden;font-size: 15px;line-height: 160%;}
.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:32px;line-height:1.2; margin:5px 0 15px 0;display: block;color: #1d3178;font-weight: 700;}
.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;background: #f5fafe;padding: 18px 30px 30px 30px;margin: 26px 0 0 0;}
.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 0 16px 0;}

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

@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 video {width: 70%;}
    .xlmain .text .sz {margin-left: 40px;}
}
@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 video {width: 100%;}
    .xlmain .text .sz {margin-left: 0px;width: 100%;float: inherit;margin-bottom: 20px;}
	.xlmain .textxl { margin:20px 2px 0 2px;}
	.xlmain .textsp { width: 100%;margin:20px auto 4px auto;}
	.xlmain .textry .rydetail {padding: 14px 18px 18px 18px;}
	.xlmain .platforminfo {width: 100%;}
	.xlmain .platforminfo img {margin: 0 auto 40px auto;}
    .xlmain .textry .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: 266px;display: table;padding: 20px;}
.rcphotobox span {display: table-cell;vertical-align: middle;}
.rcphotobox span img {max-height: 220px;border: #efefef solid 0px;}

.module{ margin:30px auto 32px; overflow:hidden; width:100%;border-radius: 3px;background: #f1f6ff;}
.module-a,.module-b,.module-c,.module-d{float:left;padding-bottom:200em;margin-bottom:-200em;}
.module-a{width:26%;background: #d1e0f5;}
.module-a img {border-radius: 4px;}
.module-b{width:74%;background: #f1f6ff;}
.module-b .jbinfo {padding: 26px 30px 0 30px;}
.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: 7px 0px;font-size: 16px;border: 0;}
.module-b .table > tbody > tr > th { padding: 7px 0px;border-top: 0px solid #c1e8d3;font-size: 17px;width: 88px;color: #0a4596;}
.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 .jbinfo {padding: 16px 18px 0 18px;}
.rcphotobox span img {max-height: 280px;}
.module-b .table > tbody > tr > td { word-break:break-all;}
}
@media screen and (max-width: 767px){
    #xlmain .textry .ryname h4 b {display: block;} 
}
/*-----------------çŽ°ä»»é¢†å¯¼---------------------*/
.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-bottom: 20px; display: block; overflow: hidden; border-bottom:#ccc dotted 1px;padding: 0 0 20px 0; }
.personnel-list li:last-child {border-bottom:#ccc dashed 0px;margin: 0;padding: 0; }
.personnel-list li h2 { font-size:17px; line-height:1.8; margin:50px 0 0 0;overflow: hidden;color:#1f1f1f;/*text-overflow: ellipsis;white-space: nowrap;*/display: block;}
.personnel-list li h2 a { color:#1f1f1f;font-family: Arial;}
.personnel-list li h2 a:hover { color:#004097; text-decoration:none;}
.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: 122px;height: 166px;}
.personnel-list .news-txt p { line-height: 20px; 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;}
@media (max-width: 991px) {
    .personnel-list li h2 { margin:36px 0 0 0;}
}
@media (max-width: 767px) {
	.personnel-list .news-img { width: 100%; margin-right: 0px;}
    .personnel-list .news-img img {width: auto;}
    .personnel-list .news-txt {float: left;text-align: center;width: 100%;}
	.personnel-list li h2 {width: 100%;margin:16px 0 0 0;}
}

.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) {
	
}
/*-----------------å›¾æ–‡---------------------*/
.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;}
.graphiclist li{margin-bottom: 8px; display: block; overflow: hidden; }
.graphiclist li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.graphiclist li h2 { font-size:17px;line-height:22px; margin:0 0 10px 0;font-weight: 700;}
.graphiclist li h2 a { color:#2d2d2d;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.graphiclist li h2 a:hover { color:#02449e; text-decoration:none;}
.graphiclist .news-img img{ border:#e4e4e4 solid 1px;}
.graphiclist .news-txt p { line-height: 22px; font-size: 14px; margin: 0px; color:#737373;}
.graphiclist .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;}
.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:#004ea2;}
@media (min-width: 768px) {
	.graphiclist .news-txt p{ line-height: 22px; height: auto; font-size: 14px; overflow:hidden;}
	.graphiclist .news-img img{ width: 226px; height: 151px;}
	.graphiclist .news-img{ margin-right: 20px;}
	.graphiclist li{margin-bottom: 16px;padding-bottom: 16px; display: block; overflow: hidden;border-bottom: #ccc dotted 1px; }
}
@media (max-width: 1199px) {
	.graphiclist li{margin-bottom: 16px;}
}
@media (max-width: 991px) {
	.graphiclist li{margin-bottom: 20px;}
	.graphiclist .news-img img{ width: 156px; height: 104px;}
	.graphiclist .news-txt p {overflow: initial;}
	.graphiclist li h2 a {white-space:normal;overflow: inherit;}
}
@media (max-width: 767px) {
	.graphiclist .news-img{ margin-bottom:2px;margin-right: 15px;}
	.graphiclist .news-img img{ width: 126px; height:84px;}
	
	}

.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-top: 26px;}
.new-graphics li .boxstyle {}
.new-graphics li .boxstyle a {}
.new-graphics li .boxstyle img {height: 178px;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: 15px;color: #106ece;margin: 0 0 4px 0;font-family: Arial;font-weight: 500;}
.new-graphics li .boxstyle .txtinfo h4 { color: #282828;font-size: 15px;line-height: 1.3;font-weight: 500;margin: 0;height: 38px;}
.new-graphics li .boxstyle .txtinfo h4 a { color: #282828;border: 0;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;
/*! autoprefixer: off */
-webkit-box-orient: vertical;
/* autoprefixer: on */}
.new-graphics li .boxstyle .txtinfo h4 a:hover { color: #17318b;}
.new-graphics li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.new-graphics li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1280px) {
	.new-graphics li .boxstyle img {height: 169px;}
}
@media (max-width: 1199px) {
	.new-graphics li .boxstyle img {height: 124px;}
    .new-graphics li .boxstyle .txtinfo h4 { font-size: 14px;}
}
@media (max-width: 768px) {
	.new-graphics li .boxstyle img {height: 212px;}
}
@media (max-width: 767px) {
	.new-graphics li .boxstyle img {height: auto;}
	.new-graphics li .boxstyle .txtinfo {height: auto;}
	.new-graphics li .boxstyle .txtinfo h4 { font-size: 15px;height: auto;}
	.new-graphics li .boxstyle .txtinfo h4 a {-webkit-line-clamp: inherit;}
}

.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-more {
	color: #354a96;background-color: #fff;padding:9px 24px; font-size:14px;border-radius: 3px;letter-spacing: 0.5px;text-transform: uppercase;font-weight: 500;line-height: 1;border-radius: 30px;border: #dee4ed 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:15px 60px; font-size:22px;border-radius: 3px;letter-spacing: 1px;text-transform: uppercase;font-weight: 700;line-height: 1;
}
.btn-more1 img {display: inline-block;
    margin-left: 6px;
    margin-top: -2px;}
.btn-more1:hover,
.btn-more1:focus,
.btn-more1:active,
.btn-more1.active,
.open .dropdown-toggle.btn-more1 {color: #fff;background-color: #00347c;}

.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;
}
.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;
    border: 1px solid #CCCCCC;
    height: 24px; width: 36px;
    line-height: 22px;
    text-align:center; margin-right: 8px; float: left;
}
.pagefrm2 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    font-family: \5FAE\8F6F\96C5\9ED1;
    height: 24px; width: 46px;
    line-height: 22px;
    border: 1px solid #CCCCCC;
}
.pageline { border-bottom: dotted 1px #cccccc; height:4px; margin-top:20px;float: left;width: 100%;}
.pageline1 { border-bottom: dotted 1px #cccccc; height:4px; margin-top:20px; width:95%; display:block; overflow:hidden;}
#pages {
    width:100%; FONT-SIZE: 14px; TEXT-ALIGN: right; CLEAR: both; border-top: dotted 0px #cccccc; overflow: hidden; PADDING-TOP: 0px; margin: 0;float: left;
}

#pages A {
    BORDER: #dedede 0px solid; HEIGHT: 32px; BACKGROUND: #f5f5f5; COLOR: #333; PADDING: 0 13px; TEXT-DECORATION: none; MARGIN: 0px 5px 6px 0; DISPLAY: inline-block; LINE-HEIGHT: 32px;border-radius: 0px;
}
#pages A:visited {
    BORDER: #dedede 0px solid; HEIGHT: 32px; BACKGROUND: #f5f5f5; COLOR: #333; PADDING: 0 13px; TEXT-DECORATION: none; MARGIN: 0px 5px 6px 0; DISPLAY: inline-block; LINE-HEIGHT: 32px;border-radius: 0px;
}
#pages A:hover {
    BORDER: #dedede 0px solid; HEIGHT: 32px; BACKGROUND: #f5f5f5; COLOR: #333; PADDING: 0 13px; TEXT-DECORATION: none; MARGIN: 0px 5px 6px 0; DISPLAY: inline-block; LINE-HEIGHT: 32px;border-radius: 0px;
}
#pages SPAN {
    HEIGHT: 32px;
    COLOR: #333;
    PADDING: 0 13px;
    TEXT-DECORATION: none;
    MARGIN: 0px 5px 6px 0;
    DISPLAY: inline-block;
    LINE-HEIGHT: 32px;
    font-size: 14px;border-radius: 0px;
}
/*#pages input {height: 24px; width: 36px;LINE-HEIGHT: 16px; float: left; margin-top: 0px; margin-left: 3px;}*/
#pages A:hover {
    BORDER: #ccc 0px solid; BACKGROUND: #2a6fcc; COLOR: #fff;
}
#pages A.curr {
    BORDER: #ccc 0px solid; BACKGROUND: #2a6fcc; COLOR: #fff;
}
#pages A.curr:visited {
    BORDER: #ccc 0px solid; BACKGROUND: #2a6fcc; COLOR: #fff;
}
#pages A:hover {
    BORDER: #ccc 0px solid; BACKGROUND: #2a6fcc; 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;}
}
/*---------------Quick links---------------------*/
.platpart {padding: 22px 22px 4px 22px;background: #334fb1;}
.plat {overflow: hidden;}
/*.plat .row {margin-left: -9px;margin-right: -9px;}
.plat .row > [class^='col'] {padding-left: 9px;padding-right: 9px;}*/
.plat .row .col-xs-12 {width: 33.333333%;}
.plat li {margin-bottom: 28px;}
/*.plat li:last-child {margin-bottom: 3px;}*/
.plat li .platbtn {background-color: #fff;padding: 32px 13px 28px 15px;background-position: center;background-repeat: no-repeat;background-size: cover;text-align: center;
/*border-radius: 3px;border: #d2e6fb solid 1px;-ms-box-shadow: 0px 0px 5px 0px rgba(160, 182, 223, 0.5);
  -o-box-shadow: 0px 0px 5px 0px rgba(160, 182, 223, 0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(160, 182, 223, 0.5);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(160, 182, 223, 0.5);
  box-shadow: 0px 0px 5px 0px rgba(160, 182, 223, 0.5);*/
}
.plat li .platbtn[data-v-pt] {border: #d5e0ec solid 1px;}
.plat li .platicon {margin-right: 10px;width: 44px;height: 44px;background: #ffffff;border-radius: 100%;display: inline-block;}
.plat li .platicon span {padding-top: 8px;display: block;}
.plat li .plattxt {line-height: 44px;font-size: 18px;color: #fff;overflow: hidden;font-weight: 700;display: inline-block;}
.plat li .plattxt span {display: table-cell;vertical-align: middle;}
.plat li a:hover .plattxt {color: #bbeeff;}
.plat li a:hover .platicon {background: #bbeeff;}
@media (max-width:1199px) {
    .plat .row .col-xs-12 {width: 50%;}
    .plat li .platbtn {padding: 9px 13px 9px 10px;}
}
@media (max-width:991px) {
    .plat .row .col-xs-12 {width: 33.333%;}
    .plat li .platbtn {padding: 32px 13px 28px 15px;}
}
@media (max-width:767px) {
    .plat .row .col-xs-12 {width: 50%;}
    .plat li:last-child {margin-bottom: 16px;}
    .plat li .platicon {margin-right: 0px;}
    .plat li .plattxt {width: 100%;display: inherit;}
    .plat li .plattxt span {display: inherit;vertical-align: inherit;}
}

.advisory {overflow: hidden;background: url(eda-lxbg.jpg) no-repeat center #03468e;margin-bottom: 28px;padding: 14px 14px 13px 14px;}
.fzx {overflow: hidden;}
.fzx li {overflow: hidden;margin-bottom: 20px;}
.fzx li .fzxname {padding: 28px 15px 24px 15px;background: #f1f4f8;border: #dde4ec solid 1px;text-align: center;}
.fzx li .fzxname h4 {margin: 0 0 15px 0;}
.fzx li .fzxname a {
    color: #8d9eb5;
    text-decoration: none;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
}
.fzx li .fzxname a:hover {color: #0e6ec2;}
@media (max-width:1199px) {
    .advisory {padding: 29px 14px 29px 14px;}
    .fzx li .fzxname h4 {font-size: 16px;}
}
@media (max-width:991px) {
    .advisory {background-size: cover;}
    .fzx li .fzxname h4 {font-size: 18px;}
}
/*---------------Friendship links---------------------*/
.links {overflow: hidden;margin-left: -10px;margin-right: -10px;height: 70px;}
.links .slick-slide {margin: 0 10px;}
.links .slick-slide .newsbox {position: relative;background: #fff;padding: 12px;height: 70px;display: table;width: 100%;}
.links .slick-slide .newsbox .newimg {display: table-cell;vertical-align: middle;}
.links .slick-slide .newsbox .newimg img {width: auto;max-height: 30px;
-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;
}
.links .slick-slide .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); 
}
.links .slick-slide .newsbox h4 { font-size: 16px;font-weight:500;margin: 5px 9px 12px 9px;line-height: 1.5;overflow: hidden;height: 46px;color: #333;}
.links .slick-slide .newsbox:hover h4 {color: #04549a;}
.links .slick-slide .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;}
.links .slick-slide .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;}
.links .slick-slide .newsbox .submitdate h4 {font-size: 14px;line-height: 1;margin: 2px 0 0 0;color: #fff;}
.links .slick-slide .newsbox h5 {line-height:1.1;color:#999; font-size: 15px; font-family:Arial;margin: 12px 0 0 0;font-weight: 500;padding-left: 24px;text-transform: initial;margin-left: 9px;}
.links .slick-slide .newsbox .icondate {background: url(eda-icon03.png) no-repeat;}

.links .slick-slide .newsbox:hover .submitdate {background: #426cdc;}
/*äººæ‰æ‹›è˜*/
.job-listl3{font-size:0;overflow:hidden;margin-bottom:13px}
.job-listl3 li{display:inline-block;margin-right:42px;font-size:14px;color:#333;line-height:1.5em;margin-bottom:10px}
.job-listl4{overflow:hidden;margin-bottom:17px}
.job-listl4 li{font-size:14px;color:#333;overflow:hidden;line-height:1.71em}
.job-listl4 li span{float:left}
.job-listl4 li p{overflow:hidden}
.job-listl5{overflow:hidden;border-bottom:1px solid #e1e1e1;padding-bottom:25px;margin-bottom:27px}
.job-listl5 li{overflow:hidden;font-size:14px;color:#333;line-height:1.75em;position:relative;padding-left:16px}
.job-listl5 li::after{content:"";position:absolute;top:0;left:0;width:6px;height:6px;border-radius:50%;background-color:#333;margin-top:9px}
.job-listl6{width:50%;float:left;font-size:13px;line-height:1.65em;color:#333;padding-right:20px}

.joinus .item{border-bottom:1px solid #ececec}
.joinus .item:last-child{border-bottom:none}
.joinus .hd{font-size:14px;height:61px;line-height:60px;padding:0 39px;background:#fff;cursor:pointer}
.joinus .hd ul{width:100%;overflow:hidden}
.joinus .hd li{float:left;padding-right:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.joinus .hd .s1{width:53%}
.joinus .hd .s2{width:24.5%}
.joinus .hd .s4{float:right;width:30px;text-align:center;padding-right:0}
.joinus .btn{width:30px;height:30px;border-radius:50%;display:inline-block;vertical-align:middle;position:relative;cursor:pointer;background-color:#073882}
.joinus .btn::after{content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;border:1px solid;border-color:transparent #fff #fff transparent;transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);margin-top:-8px;margin-left:-5px}
.joinus .item.active{border-bottom:none}
.joinus .item.active .hd{color:#fff;background:#073882}
.joinus .item.active .btn{background-color:#fff}
.joinus .item.active .btn::after{border-color:transparent #073882 #073882 transparent}
.joinus .bd{color:#333;overflow:hidden;background-color:#f8f8f8;padding:29px 38px 33px;display:none}
.joinus .bd .column{overflow:hidden;border: 0;}
.joinus .bd .column .tit{font-size:17px;color:#0345a3;line-height:1.5em;font-weight:700;margin-bottom:11px}
.joinus .bd .column .tit em{display:inline-block;vertical-align:middle;margin:-6px 14px 0 0;width:20px;height:22px;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover}
.joinus .bd .lxbox{overflow:hidden}
.joinus .item .btn,.joinus .item .btn::after,.joinus .item .hd {-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}
@media (max-width:1440px){
.joinus .bd{padding:20px}
}
@media (max-width:767px){
.joinus .bd .column .tit{font-size:14px;margin-bottom:5px}
.joinus .bd .column .tit em{width:16px;height:18px}
.joinus .hd{padding:0 10px;height:50px;line-height:49px}
.joinus .hd .s1{width:40%}
.joinus .btn{width:25px;height:25px}
.joinus .bd{padding:15px 10px}
.joinus .hd .s2{display:none}
.joinus .hd .s1{width:50%}
    .job-listl3 li{margin-bottom:5px}
    .job-listl5{padding-bottom:15px;margin-bottom:15px}
    .job-listl6{width:auto;float:none;margin-bottom:10px}
}