* {
  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;
  font-size: 14px;
  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;
  border: 0;
}

select {
  width: 100%;
}

/* 清除浮 动*/
.fix {
  *zoom: 1;
}

.fix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.left {
  float: left;
}

.right {
  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;
}

.bgbai {
  background: #ffffff;
}

.bgbai1 {
  background: url(ioz-nrbg.gif) repeat-x #ffffff top;
  border: #aedbeb solid 1px;
}

.bgqh {
  background: #f4f8fe;
  height: 420px;
}

.bgf3 {
  background: #f3f3f3;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt18 {
  margin-top: 18px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.space0 {
  padding: 0 0 0 30px;
}

.space15 {
  padding: 15px;
}

.space18 {
  padding: 18px;
}

.space20 {
  padding: 20px;
}

.bh {
  display: block;
  overflow: hidden;
}

.space-top {
  padding-top: 10px;
}

.space-bottom {
  padding-bottom: 25px;
}

.img-hover:hover {
  opacity: 0.8;
}

.mobmt {}

.mobmt20 {}

.mobmt22 {}

.mobpadding {}

.mobmargin {}

.lanmumt {
  margin-top: 15px;
}

@media (max-width: 1199px) {
  .mobmt {
    margin-top: 28px;
  }
}

@media (max-width: 991px) {
  .mobmt20 {
    margin-top: 20px;
  }

  .mobpadding {
    padding: 0;
  }

  .mobmargin {
    margin: 0;
  }
}

@media (max-width: 767px) {
  .lanmumt {
    margin-top: 0;
  }

  .mobmt22 {
    margin-top: 22px;
  }
}

.panel-group {
  margin-bottom: 0px;
}

.textcenter {
  text-align: center;
  margin: 0;
}

.secondarybox {
  display: block;
  padding: 30px 0 32px 0;
  min-height: -moz-calc(100vh - 450px);
  min-height: -webkit-calc(100vh - 450px);
  min-height: calc(100vh - 450px);
}

.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: 600; */
  font-size: 13px;
  background: #f9f9f9;
  width: 76px;
}

.jsbox1 {
  padding-right: 6px;
  text-align: right;
  color: #1b1b1b;
  /* font-weight: 600; */
  font-size: 13px;
  background: #f9f9f9;
  width: 84px;
}

.secondarydetailbox select.form-control {
  padding-right: 5px;
  margin-bottom: 0px;
  height: 30px;
}

.secondarydetailbox .p0 {
  padding: 0px;
}

@media (max-width: 1199px) {}

@media (max-width: 991px) {}

@media (max-width: 767px) {
  .secondarydetailbox {
    padding: 20px 15px 25px 15px;
    margin-bottom: 18px;
  }
}

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;
  border: #d9e5f4 solid 1px;
}

.indexbox1 {
  width: auto;
  height: auto;
  overflow: hidden;
  margin: 0 22px 6px;
}

.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;
  }
}

.dpborderstyle {
  display: block;
  overflow: hidden;
}

.dpborderstyle form {
  background: #fff;
  padding: 15px 13px 5px 10px;
  border-radius: 2px;
  border: #ececec solid 1px;
}

.dpborderstyle .jsbox {
  padding-right: 6px;
  text-align: right;
  color: #1b1b1b;
  /* font-weight: 600; */
  font-size: 13px;
  background: #fff;
  width: 76px;
}

.dpborderstyle .jsbox1 {
  padding-right: 6px;
  text-align: right;
  color: #1b1b1b;
  /* font-weight: 600; */
  font-size: 13px;
  background: #fff;
  width: 84px;
}

.dpborderstyle select.form-control {
  padding: 0 5px;
  margin: 0;
  height: 30px;
  color: #454545;
}

.dpborderstyle .form-control {
  border-color: #ccc;
  background: #ffffff;
  height: 30px;
  color: #4e4e4e;
}

.dpborderstyle .p0 {
  padding: 0px;
}

/*---------------网站头---------------------*/
@-webkit-keyframes bgpulse {

  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  50% {
    -webkit-transform: scale3d(1.08, 1.08, 1.08);
    transform: scale3d(1.08, 1.08, 1.08)
  }
}

@keyframes bgpulse {

  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  50% {
    -webkit-transform: scale3d(1.08, 1.08, 1.08);
    transform: scale3d(1.08, 1.08, 1.08)
  }
}

.soc_icons {
  overflow: hidden;
  margin: 40px 0 0 0;
  float: right;
  width: 30%;
}
@media (max-width: 767px){
	.soc_icons {width: 100%;margin: -4px 0 10px 0;}
}
@media (max-width: 991px){
	.soc_icons {
	/* float: left; */
	width: 100%;
	/* display: none; */
	margin: -4px 0 10px 0;
}
}
.webheader {
  position: relative;
  /* background-color: #2e92e5; */
  background-repeat: no-repeat;
  /* background-image: url("topbg.jpg"); */
  background-position: center;
  background-size: cover;
}

.webheader .bg {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100%;
  width: 100%;
  position: absolute;
  animation: bgpulse 18s infinite linear;
  -webkit-animation: bgpulse 18s infinite linear;
  -moz-animation: bgpulse 18s infinite linear;
  -o-animation: bgpulse 18s infinite linear;
  -ms-animation: bgpulse 18s infinite linear;
}

.webheader .header-left {
  position: relative;
  max-width: 60%;
}

.webheader .header-right {
  width: 45%;
  padding-left: 30px;
  position: relative;
}

.webheader .logo {
  margin: 30px 0 40px 0;
  /* max-width: 60%; */
}

.webheader .moblogo {
  margin: 12px 0 0 0;
  overflow: hidden;
}

.webheader .relatedlink {
  margin: 44px 2px 2px 0;
  text-align: right;
}

.webheader .searchbox {
  position: relative;
  background: #fff;
  width: 60%;
  border-radius: 30px;
  padding: 12px 0;
  border: #e0edf6 solid 1px;
  overflow: hidden;
}

.webheader .searchbox input[type="text"] {
  margin: 0;
  padding: 0 0 0 17px;
  outline: none;
  color: #888;
  background: none;
  border: none;
  width: 89.33333%;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  -webkit-appearance: none;
}

.webheader .searchbox input[type="text"]::-webkit-input-placeholder {
  color: #888 !important;
  font-family: Arial;
}

.webheader .searchbox input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
}

.webheader .searchbox input[type="submit"] {
  background: url(searchbtn.png) no-repeat 18px center #fea734;
  border: none;
  cursor: pointer;
  width: 68px;
  height: 100%;
  outline: none;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 30px 30px 0;
}

@media (max-width: 1280px) {

  .webheader .header-right {
    width: 50%;
  }
}

@media (max-width: 1199px) {
  .webheader .searchbox {
    width: 78%;
  }
}

@media (max-width: 991px) {
  

  .webheader .header-right {
    width: 42%;
  }

  .webheader .searchbox {
    width: 70%;
    margin: 65px 15px 0 0;
    padding: 9px 0;
  }

  .webheader .relatedlink {
    margin: 66px 2px 10px 0;
    float: right;
  }

  .webheader .searchbox input[type="submit"] {
    background: url(searchbtn.png) no-repeat 14px center #fea734;
    width: 58px;
  }
.webheader .header-left {
    width: 100%;
    max-width: 100%;
}
}


@media (max-width: 767px) {
  .webheader .logo {
    margin: 15px 0 0 0;
  }

  .webheader .searchbox {
    width: 90%;
    margin: 18px 15px 78px 0;
  }

  .webheader .relatedlink {
    margin: 20px 2px 10px 0;
  }

  .webheader .header-left {
    width: 100%;
    max-width: 100%;
  }

  .webheader .header-right {
    width: 100%;
    padding-left: 0px;
  }
}

@media (max-width: 380px) {
  .webheader .searchbox {
    width: 87%;
  }
}

/*---------------下拉菜单---------------------*/
.menu-margin {
  margin: 28px 20px;
}

.menu-margin tbody {
  background-color: transparent;
}

.menu-margin i {
  font-size: 16px;
  color: #7bc1d8;
  font-weight: 600;
  margin-right: 9px;
}

.menu-lanmu {
  overflow: hidden;
  border: 0;
  background: url(lmbg01.png) repeat-x bottom center;
}

.menu-lanmu_l {
  color: #1c822c;
  float: left;
  font-weight: 700;
  font-size: 18px;
  padding: 0 0 8px 0;
  border-bottom: #1c822c solid 2px;
}

.menu-lanmu_l img {
  display: inline-block;
  margin-right: 10px;
  margin-top: -3px;
}

.menu-lanmu_l a {
  color: #1d802c;
}

.menu-lanmu_l a:hover {
  color: #333;
}

.menu-lanmu1 {
  overflow: hidden;
}

.menu-lanmu1_l {
  color: #262626;
  float: left;
  font-weight: 700;
  font-size: 18px;
  padding: 0 0 8px 11px;
  position: relative;
}

.menu-lanmu1_l:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0px;
  width: 4px;
  height: 18px;
  background-color: #fea734;
}

.menu-lanmu1_l a {
  color: #1c822c;
}

.menu-lanmu1_l a:hover {
  color: #333;
}

.menu-lanmu1_r {
  line-height: 18px;
  float: right;
  font-size: 14px;
}

.menu-lanmu1_r a {
  color: #1c822c;
  text-decoration: none;
}

.menu-lanmu1_r a:hover {
  color: #e30000;
  text-decoration: none;
}

.navbox {
  overflow: hidden;
}

.navpic {
  overflow: hidden;
}

.navtxt {
  overflow: hidden;
  font-size: 14px;
  color: #333;
}

.list-lm {
  overflow: hidden;
}

.list-lm ul li {
  overflow: hidden;
}

.list-lm ul li a {
  float: left;
  overflow: hidden;
  font-size: 15px;
  line-height: 1;
  color: #333;
  padding: 10px 9px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  background: #ecf8ee;
  width: 100%;
  text-align: center;
}

.list-lm ul li a:hover {
  color: #fff;
  text-decoration: none;
  background: #1c822c;
}

.list-lmtxt li {
  overflow: hidden;
  margin-bottom: 6px;
}

.list-lmtxt .row {
  margin-left: -9px;
  margin-right: -9px;
}

.list-lmtxt .row>[class^='col'] {
  padding-left: 9px;
  padding-right: 9px;
}

.list-lmtxt li a {
  float: left;
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding-left: 15px;
}

.list-lmtxt li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  width: 6px;
  height: 6px;
  background-color: #fea734;
  border-radius: 3px;
}

.list-lmtxt li a:hover {
  color: #0f48b3;
  text-decoration: none;
}

.list-job {
  overflow: hidden;
  display: block;
}

.list-job ul li {
  overflow: hidden;
  clear: both;
  border-bottom: 0px dashed #d4d4d4;
  width: 100%;
  text-align: left;
  padding: 0;
}

.list-job ul li a {
  float: left;
  width: 86%;
  overflow: hidden;
  font-size: 14px;
  line-height: 35px;
  color: #383838;
  background-repeat: no-repeat;
  background-position: left 14px;
  padding: 0 0 0 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-weight: 500;
}

.list-job ul li a>img {
  display: inline-block;
  margin: 0 0 0 6px;
}

.list-job ul li a:hover {
  color: #39569b;
  text-decoration: none;
}

.list-job span {
  line-height: 32px;
  color: #a2b2c5;
  font-size: 14px;
  font-family: Arial;
}

.list-job span.right {
  float: right;
}

.list-gg {
  overflow: hidden;
  display: block;
}

.list-gg ul li {
  overflow: hidden;
  clear: both;
  border-bottom: 0px dashed #d4d4d4;
  width: 100%;
  text-align: left;
  padding: 0;
}

.list-gg ul li a {
  float: left;
  width: 98%;
  overflow: hidden;
  font-size: 14px;
  line-height: 30px;
  color: #ebf6fa;
  background-image: url(ioz_ico_03.gif);
  background-repeat: no-repeat;
  background-position: left 13px;
  padding: 0 0 0 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-weight: 500;
}

.list-gg ul li a>img {
  display: inline-block;
  margin: 0 0 0 6px;
}

.list-gg ul li a:hover {
  color: #8bebff;
  text-decoration: none;
}

.list-award {
  overflow: hidden;
  display: block;
}

.list-award ul li {
  overflow: hidden;
  clear: both;
  border-bottom: 0px dashed #d4d4d4;
  width: 49%;
  text-align: left;
  padding: 0;
  display: inline-block;
}

.list-award ul li a {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 23px;
  color: #ebf6fa;
  background-image: url(ioz_ico_03.gif);
  background-repeat: no-repeat;
  background-position: left 10px;
  padding: 0 0 0 14px;
}

.list-award ul li a>img {
  display: inline-block;
  margin: 0 0 0 6px;
}

.list-award ul li a:hover {
  color: #8bebff;
  text-decoration: none;
}

.list-party {
  overflow: hidden;
  display: block;
}

.list-party ul li {
  overflow: hidden;
  width: 100%;
  text-align: left;
  padding: 0;
  margin-bottom: 21px;
}

.list-party ul li:last-child {
  margin-bottom: 0px;
}

.list-party ul li a {
  float: left;
  width: 82%;
  overflow: hidden;
  font-size: 15px;
  line-height: 1;
  color: #383838;
  background-repeat: no-repeat;
  background-position: left 13px;
  padding: 0 0 0 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-weight: 500;
  position: relative;
}

.list-party ul li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 6px;
  height: 6px;
  background-color: #fea734;
  border-radius: 3px;
}

.list-party ul li a>img {
  display: inline-block;
  margin: 0 0 0 6px;
}

.list-party ul li a:hover {
  color: #39569b;
  text-decoration: none;
}

.list-party span {
  line-height: 1;
  color: #a2b2c5;
  font-size: 15px;
  font-family: Arial;
}

.list-party span.right {
  float: right;
}

/*----所况介绍----*/
.menu-org {
  overflow: hidden;
}

.menu-org .navtxt {
  line-height: 1.6;
}

.menu-org .winl {
  width: 37.883%;
  padding-left: 10px;
}

.menu-org .winl .navpic {
  margin-bottom: 16px;
}

.menu-org .winl .list-lm ul li {
  margin-top: 14px;
}

.menu-org .winl .list-lm .row {
  margin-left: -7px;
  margin-right: -7px;
}

.menu-org .winl .list-lm .row>[class^='col'] {
  padding-left: 7px;
  padding-right: 7px;
}

.menu-org .winr {
  width: 62.117%;
  padding-right: 10px;
}

.menu-org .winr .lsyg {
  overflow: hidden;
}

.menu-org .winr .lsyg li {
  display: inline-block;
  float: left;
  margin-right: 20px;
}

.menu-org .winr .lsyg li:last-child {
  margin-right: 0px;
}

.menu-org .winr .lsyg li img {
  border: #4c94ca solid 1px;
  width: 88px;
  height: 68px;
}

.menu-org .winr .landscape {
  overflow: hidden;
}

.menu-org .winr .landscape li {
  display: inline-block;
  float: left;
  margin-right: 21px;
  margin-bottom: 20px;
}

.menu-org .winr .landscape li:nth-child(2n+0) {
  margin-right: 0px;
}

.menu-org .winr .landscape li:nth-last-child(1),
.menu-org .winr .landscape li:nth-last-child(2) {
  margin-bottom: 0px;
}

.menu-org .winr .landscape li img {
  border: #4c94ca solid 1px;
  width: 196px;
  height: 128px;
}

.uer-label {
  margin-right: 0;
  margin-top: 5px;
}

.uer-label .col-xs-2 {
  padding-right: 0px;
}

.uer-label .col-xs-2 .hei13 {
  margin-top: 10px;
  display: block;
}

.lr-centlab .bai15 img {
  float: left;
  margin-right: 8px;
  margin-top: 2px;
}

.lr-centlab .bai15 {
  font-size: 18px;
  color: #262626;
  font-weight: 700;
  margin-top: 8px;
}

.lr-centlab .bai15:hover {
  font-size: 18px;
  color: #0b4590;
}

/*----机构设置----*/
.lineh32 {
  line-height: 32px !important;
}

.menu-set {
  overflow: hidden;
}

.menu-set .winl {
  width: 49%;
  padding-left: 10px;
}

.menu-set .winr {
  width: 51%;
  padding-right: 10px;
}

.list-lmtxt[data-v-gl] .col-xs-6 {
  width: auto;
  float: left;
}

/*----人才建设----*/
.menu-team {
  overflow: hidden;
}

.menu-team .winl {
  width: 37.883%;
  padding-left: 10px;
}

.menu-team .winr {
  width: 62.117%;
  padding-right: 10px;
}

.menu-team .winr .list-lm ul li {
  margin-bottom: 18px;
}

.menu-team .winr .list-lm ul li a {
  font-size: 17px;
  color: #333;
  padding: 20px 10px;
  font-weight: 700;
}

.menu-team .winr .list-lm ul li a:hover {
  color: #fff;
  background: #1c822c;
}

.menu-team .winr .list-lm ul li:nth-last-child(1),
.menu-team .winr .list-lm ul li:nth-last-child(2) {
  margin-bottom: 0px;
}

/*----科研成果----*/
.menu-ac {
  overflow: hidden;
}

.menu-ac .navtxt {
  line-height: 1.6;
}

.menu-ac .winl {
  width: 65%;
  padding-left: 10px;
}

.menu-ac .winl p.hei14 {
  margin-bottom: 0;
}

.menu-ac .winr {
  width: 35%;
  padding-right: 10px;
}

.menu-ac .winr .btnlink {}

.menu-ac .winr .btnlink .row {
  margin-left: -9px;
  margin-right: -9px;
}

.menu-ac .winr .btnlink .row>[class^='col'] {
  padding-left: 9px;
  padding-right: 9px;
}

.menu-ac .winr .btnlink li {
  margin-bottom: 18px;
}

.menu-ac .winr .btnlink li:nth-child(5) {
  margin-bottom: 0;
}

.menu-ac .winr .btnlink li .btnnav {
  background: #edf8ec;
  font-size: 15px;
  color: #1c822c;
  padding: 18px 10px;
  border-radius: 3px;
  line-height: 23px;
  font-weight: 700;
  text-align: center;
}

.menu-ac .winr .btnlink li:hover .btnnav {
  background: #fff;
  -ms-box-shadow: 0 5px 20px 0px rgba(217, 229, 244, 0.9);
  -o-box-shadow: 0 5px 20px 0px rgba(217, 229, 244, 0.9);
  -moz-box-shadow: 0 5px 20px 0px rgba(217, 229, 244, 0.9);
  -webkit-box-shadow: 0 5px 20px 0px rgba(217, 229, 244, 0.9);
  box-shadow: 0 5px 20px 0px rgba(217, 229, 244, 0.9);
}

.menu-ac .winr .btnlink li .btnnav img {
  margin-right: 10px;
  margin-top: -4px;
  display: inline-block;
}

/*----合作交流----*/
.menu-pt {
  overflow: hidden;
}

.menu-pt .winl {
  width: 50%;
  padding-left: 10px;
}

.menu-pt .winr {
  width: 50%;
  padding-right: 10px;
}

.cooperation {
  overflow: hidden;
}

.cooperation .hz-l {
  display: block;
  margin-left: 30px;
}

.cooperation .hz-l img {
  width: 446px;
  border: #eee solid 1px;
}

.cooperation .hz-r {
  overflow: hidden;
}

/*----研究生教育----*/
.menu-yjs {
  overflow: hidden;
}

.menu-yjs .navtxt {
  line-height: 1.6;
}

.menu-yjs .winl {
  width: 33.333%;
  padding-left: 10px;
}

.menu-yjs .winc {
  width: 33.333%;
}

.menu-yjs .winc .menu-margin {
  margin: 28px 10px;
}

.menu-yjs .winr {
  width: 33.333%;
  padding-right: 10px;
}

.menu-yjs .list-lm ul li {
  margin-bottom: 12px;
}

.menu-yjs .list-lm ul li a {
  padding: 14px 9px;
}

.menu-yjs .list-lm .row {
  margin-left: -6px;
  margin-right: -6px;
}

.menu-yjs .list-lm .row>[class^='col'] {
  padding-left: 6px;
  padding-right: 6px;
}

.navxl_team {}

.navxl_team .row {
  margin-left: -8px;
  margin-right: -8px;
}

.navxl_team .row>[class^='col'] {
  padding-left: 8px;
  padding-right: 8px;
}

.navxl_team .col-xs-4 {
  text-align: center;
  font-size: 15px;
  color: #262626;
}

.navxl_team .col-xs-4 a {
  background: #ecf8ee;
  overflow: hidden;
  display: block;
}

.navxl_team .col-xs-4 a:hover {
  background: #fff;
  -ms-box-shadow: 0 5px 20px 0px rgba(217, 229, 244, 0.9);
  -o-box-shadow: 0 5px 20px 0px rgba(217, 229, 244, 0.9);
  -moz-box-shadow: 0 5px 20px 0px rgba(217, 229, 244, 0.9);
  -webkit-box-shadow: 0 5px 20px 0px rgba(217, 229, 244, 0.9);
  box-shadow: 0 5px 20px 0px rgba(217, 229, 244, 0.9);
}

.navxl_team .col-xs-4 img {
  display: inline-block;
  margin: 18px 0 5px;
}

.navxl_team .col-xs-4 p {
  margin-bottom: 18px;
}

/*----党群文化----*/
.menu-party {
  overflow: hidden;
}

.menu-party .winl {
  width: 50%;
  padding-left: 10px;
}

.menu-party .winr {
  width: 50%;
  padding-right: 10px;
}

.menu-party .winr .row {
  margin-left: -9px;
  margin-right: -9px;
}

.menu-party .winr .row>[class^='col'] {
  padding-left: 9px;
  padding-right: 9px;
}

.menu-party .winr .list-lm ul li {
  margin-bottom: 18px;
}

.menu-party .winr .list-lm ul li:nth-last-child(1),
.menu-party .winr .list-lm ul li:nth-last-child(2) {
  margin-bottom: 0px;
}

.menu-party .winr .list-lm ul li a {
  font-weight: 700;
  padding: 19px 9px;
  font-size: 15px;
}

.menu-party .winr .list-tab ul li a {
  font-size: 15px !important;
}

.art {
  overflow: hidden;
  margin: 0 30px 30px;
  display: block;
}

.art li {}

/*----科学传播----*/
.menu-cb {
  overflow: hidden;
}

.menu-cb .list-party ul li {
  margin-bottom: 14px;
}

.menu-cb .list-party ul li:last-child {
  margin-bottom: 0px;
}

.menu-cb .list-party span {
  font-size: 14px;
}

.menu-cb .list-party ul li a {
  width: 77%;
  font-size: 14px;
}

.menu-cb .winl {
  width: 33.333%;
  padding-left: 10px;
}

.menu-cb .winc {
  width: 33.333%;
}

.menu-cb .winc .menu-margin {
  margin: 28px 10px;
}

.menu-cb .winr {
  width: 33.333%;
  padding-right: 10px;
}

.menu-cb .winr .personnel-style[data-v-jj] li img {
  height: 117px;
}

.menu-cb .winr .personnel-style[data-v-jj] h5 {
  font-size: 14px;
}

/*----信息公开----*/
.menu-info {
  overflow: hidden;
}

.menu-info h4 {
  font-size: 17px;
  font-weight: 700;
  color: #333;
  margin: 0 0 2px;
}

.menu-info .winl {
  width: 36%;
  padding-left: 10px;
}

.menu-info .winr {
  width: 64%;
  padding-right: 10px;
}

/*---------------区域背景---------------------*/
.firstpart {
  overflow: hidden;
  padding: 0 0 30px 0;
}

.secondpart {
  background: #effbf1;
  padding: 36px 0 38px 0;
}

.thirdpart {
  background: #0c568e;
  overflow: hidden;
  padding: 30px 0 20px 0;
}

.fourthpart {
  padding: 40px 0;
}

.noticebox {
  background: #2596d1;
  overflow: hidden;
  padding: 18px;
}

.win-l {
  width: 66.189%;
  padding-right: 32px;
}

.win-r {
  width: 33.811%;
}
.win-l-n{
	padding-right: 0px!important;
}
@media (min-width: 991px) {
	.win-l-n{
		width: 58%;
	}
	.win-r-n{
		width: 42%;
	}
}
@media (max-width: 1199px) {
  .win-l {
    width: 100%;
    padding-right: 0px;
  }

  .win-r {
    width: 100%;
  }
}

@media (max-width: 991px) {}

/*---------------栏目样式---------------------*/
.lanmu {
  overflow: hidden;
  background: url(lmbg01.png) repeat-x bottom #f4f8fe;
  padding: 0 22px;
}

.lanmu_l {
  color: #06843B;
  float: left;
  font-weight: 700;
  font-size: 20px;
  padding: 22px 0 17px;
  border-bottom: #06843B solid 3px;
}

.lanmu_l a {
  color: #004280;
}

.lanmu_l a:hover {
  color: #004280;
}

.lanmu_l img {
  display: inline-block;
  margin-right: 10px;
  margin-top: -3px;
}

.lanmu_r {
  line-height: 62px;
  float: right;
  font-size: 14px;
  font-family: Arial;
}

.lanmu_r a {
  color: #1c822c;
  text-decoration: none;
}

.lanmu_r a:hover {
  color: #e30000;
  text-decoration: none;
}

.lanmu1 {}

.lanmu1_l {
  height: 44px;
  line-height: 30px;
  color: #06843B;
  font-weight: 700;
  float: left;
  font-size: 20px;
}

.lanmu1_r {
  line-height: 44px;
  float: right;
  color: #bddcff;
  font-family: Arial;
  font-size: 12px;
}
.leftNavigation li ul li.active a {color: #2a45a6; text-decoration:none;font-weight: 500;border-left: solid 1px #eee;border-bottom: 0;}
.leftNavigation li ul li.active a:after {background-color: #02449e;font-weight: 500;}
.leftNavigation li.active > a {
  color: #333; text-decoration:none;font-weight: 500;border: 0;
  border-left: #fea734 solid 4px;
    border-right: solid 1px #eee;
    border-bottom: solid 1px #eee;
}
.leftNavigation li.active > a:after {
	background-image:url(lnav-icon02.png);background-repeat: no-repeat;
}
.leftNavigation li.active ul {
  display: block;border-bottom: solid 1px #eee;
}
.leftNavigation > li.active {
  background-color: #fff;
}

.lanmu1_r a {
  color: #1b84c6;
  text-decoration: none;
}

.lanmu1_r a:hover {
  color: #F00307;
  text-decoration: none;
}

.lanmu2 {
  overflow: hidden;
  margin: 20px 0 0 0;
  border-bottom: #dddddd solid 1px;
}

.lanmu2_l {
  color: #333;
  float: left;
  font-weight: 700;
  font-size: 18px;
  padding: 0 0 9px 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(../../../%E5%93%88%E5%B0%94%E6%BB%A8%E5%86%9C%E4%B8%9A%E6%8A%80%E6%9C%AF%E4%B8%AD%E5%BF%83/images/columnsbg02.png) repeat-x top center;
  margin-bottom: 20px;
}

.lanmu3_l {
  height: 48px;
  line-height: 40px;
  font-size: 20px;
  color: #6aefff;
  font-weight: 700;
  margin-left: 16px;
  float: left;
  background: url(columnsbg01.png) no-repeat top center;
}

.lanmu3_r {
  line-height: 42px;
  float: right;
  color: #e3f6ff;
  font-family: Arial;
  font-size: 12px;
  margin-right: 15px;
}

.lanmu3_r a {
  color: #6aefff;
  text-decoration: none;
}

.lanmu3_r a:hover {
  color: #d5fbff;
  text-decoration: none;
}

.sortlanmu {
  background: #cdebf5;
  padding: 8px 8px 11px 12px;
  color: #004280;
  font-size: 22px;
  border-left: #ff6c00 solid 5px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 20px;
}

.sortlanmu a {
  color: #004280;
}

.sortlanmu a:hover {
  color: #101010;
}


.column {
  background: url(lmbg01.png) repeat-x bottom;
  overflow: hidden;
}

.column_l {
  width: auto;
  border-bottom: #d11010 solid 3px;
  font-size: 24px;
  font-weight: 700;
  color: #00409a;
  float: left;
  display: inline-block;
  overflow: hidden;
  padding: 9px 0 9px 0;
  line-height: 130%;
}

@media (max-width: 767px) {

  /*.column_l{ font-size:20px;}*/
  .secondarybox {
    padding: 18px 0 20px 0;
  }
}

/*---------------焦点图&新闻---------------------*/
.hotnews {
  padding: 30px 0 32px 0;
}

.hotnews .newsbg {
  overflow: hidden;
}

.hotnews .newsbg .focuspic {
  margin: 0;
}

.focustxt {
  overflow: hidden;
  height: 372px;
}

.focustxt .listbox {
  padding: 30px 20px 16px;
  overflow: hidden;
}

.focusmore {
  display: block;
  overflow: hidden;
  padding-right: 20px;
}

.latest {
  background: #06843B;
  border-top: #fea734 solid 4px;
  padding: 15px 25px;
}

.latest:hover {
  background: #01682D;
}

.latest a {
  font-size: 20px;
  line-height: 2;
  color: #fff;
  font-weight: 700;
  max-height: 52px;
}

.latest a:hover {
  color: #fff;
}

.list-index li {
  overflow: hidden;
  margin-bottom: 14px;
}

.list-index li a {
  float: left;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding-left: 15px;
}

.list-index li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 6px;
  height: 6px;
  background-color: #fea734;
  border-radius: 3px;
}

.list-index li a:hover {
  color: #0f48b3;
  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: 1280px) {
  .list-index li {
    margin-bottom: 11px;
  }
}

@media (max-width: 1199px) {
  .list-index li a {
    font-size: 15px;
    line-height: 2;
  }

  .list-index li a:after {
    top: 11px;
  }

  .list-index li {
    margin-bottom: 2px;
  }
}

@media (max-width: 991px) {
  .list-index li {
    padding: 4px 0;
  }

  .list-index li a {
    white-space: normal;
    font-size: 16px;
    line-height: 1.6;
  }

  .list-index li a:after {
    top: 9px;
  }
}

@media (max-width: 767px) {
  .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%;
  }
}

/*------------------TAB----------------*/
.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 .mores_all {
  top: 9px;
  right: 15px;
}

.index_tab .mores_all a {
  color: #9ac4fe;
  font-size: 13px;
}

.index_tab .mores_all a:hover {
  color: #fff;
}

.index_tab .space {
  padding: 15px;
}

.index_tab .tabmenu {
  background: #1e58a9;
  height: 42px;
  overflow: hidden;
}

.index_tab .tabmenu ul li {
  height: 42px;
  color: #ffffff;
  font-size: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  float: left;
  padding: 0 20px;
}

.index_tab .tabmenu ul li a {
  color: #f7fcff;
  font-size: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}

.index_tab .tabmenu ul li.selected {
  background: #fff;
}

.index_tab .tabmenu ul li.selected a {
  color: #004098;
  font-size: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}

.index_tab .tabmenu ul li span {
  height: 42px;
  float: left;
  display: block;
}

.index_tab .tabmenu ul li span.tabg {
  padding: 0;
  width: 100%;
  text-align: center;
  padding: 8px 0 0 0;
}

.index_tab .tabmenu ul li span.bg {
  width: 3px;
  line-height: 0;
  overflow: hidden;
  font-size: 0px;
}

.index_tab .tabmenu ul li span.bg01 {
  width: 3px;
  line-height: 0;
  overflow: hidden;
  font-size: 0px;
}

.index_tab .tabmenu ul li span.bg02 {
  width: 3px;
  line-height: 0;
  overflow: hidden;
  font-size: 0px;
}

.index_tab .tabmenu ul li.selected span.tabg {
  width: 100%;
  text-align: center;
  color: #004098;
  padding: 8px 0 0 0;
}

.index_job {
  position: relative;
}

.index_job .space {
  padding: 12px 15px;
}

.index_job .tabmenu {
  background: #1e58a9;
  height: 42px;
  overflow: hidden;
}

.index_job .mores_all {
  top: 9px;
  right: 15px;
}

.index_job .mores_all a {
  color: #9ac4fe;
  font-size: 13px;
}

.index_job .mores_all a:hover {
  color: #fff;
}

.index_job .tabmenu ul li {
  height: 42px;
  color: #ffffff;
  font-size: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  float: left;
  padding: 0 20px;

}

.index_job .tabmenu ul li a {
  color: #f7fcff;
  font-size: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}

.index_job .tabmenu ul li.selected {
  background: #fff;
}

.index_job .tabmenu ul li.selected a {
  color: #004098;
  font-size: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}

.index_job .tabmenu ul li span {
  height: 42px;
  float: left;
  display: block;
}

.index_job .tabmenu ul li span.tabg {
  padding: 0;
  width: 100%;
  text-align: center;
  padding: 8px 0 0 0;
}

.index_job .tabmenu ul li span.bg {
  width: 3px;
  line-height: 0;
  overflow: hidden;
  font-size: 0px;
}

.index_job .tabmenu ul li span.bg01 {
  width: 3px;
  line-height: 0;
  overflow: hidden;
  font-size: 0px;
}

.index_job .tabmenu ul li span.bg02 {
  width: 3px;
  line-height: 0;
  overflow: hidden;
  font-size: 0px;
}

.index_job .tabmenu ul li.selected span.tabg {
  width: 100%;
  text-align: center;
  color: #004098;
  padding: 8px 0 0 0;
}

.events_tab .tabmenu {
  margin-bottom: 22px;
  background: url(lmbg01.png) repeat-x bottom #f4f8fe;
  overflow: hidden;
  padding: 0 22px;
}

.events_tab .tabmenu ul li {
  color: #2e2d2d;
  font-size: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  float: left;
  margin-right: 36px;
}

.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: #00409a;
  font-size: 20px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
}

.events_tab .tabmenu ul li span {
  float: left;
  display: block;
}

.events_tab .tabmenu ul li span.tabg {
  width: 100%;
  text-align: center;
  padding: 22px 0 17px;
}

.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: #06843B;
  border-bottom: #06843B solid 3px;
}

.fwcx {
  width: 100%;
  overflow: hidden;
  min-height: 250px;
}

@media (max-width: 1199px) {
  .fwcx {
    min-height: 209px;
  }
}

@media (max-width: 991px) {
  .fwcx {
    min-height: 227px;
  }
}

@media (max-width: 640px) {
  .btn-text {
    margin: 8px 0 0 0;
  }
}

@media (max-width: 320px) {
  .events_tab .tabmenu ul li {
    margin-right: 18px;
    font-size: 18px;
  }
}
.link-xz { overflow:hidden;}
.link-xz li {margin-top: 12px;overflow: hidden;}
.link-xz li a { float:left;width:100%;overflow:hidden;font-size:15px;line-height:1.4; color:#333;padding:0 0 0 18px;text-overflow:ellipsis; white-space:nowrap; display:block;position: relative;}
.link-xz li a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 6px;
    height: 6px;
    background-color: #fea734;
    border-radius: 3px;
}

/*------------------图片滚动----------------*/
#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: 241px;
  overflow: hidden;
  margin: 0;
}

.marquee-1 ul {
  float: none;
  width: auto;
  padding: auto;
  margin: auto;
  overflow: hidden;
}
.marquee-1 span{
	color: #06843B;
}
.marquee-1 ul li {
  float: left;
  width: 100%;
  padding-bottom: 8px;

}

.marquee-1 ul li img {
  width: 98%;

}

.marquee-1 ul li a:hover {
  color: #2458b9;
}

.marquee-1 ul li a>img {
  display: inline-block;
  text-align: center;
}

@media (max-width: 1199px) {
  .marquee-1 {
    height: 242px;
  }
}

@media (max-width: 991px) {
  .marquee-1 {
    height: 214px;
  }
}

@media (max-width: 767px) {
  .marquee-1 {
    height: 200px;
  }
}

.hui {
  font-size: 14px;
  line-height: 26px;
  color: #bfbfbf;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

.hei {
  font-size: 12px;
  line-height: 18px;
  color: #8b8b8b;
  text-decoration: none;
  font-family: Arial;
}

a.hei:hover {
  color: #f86900;
  font-size: 12px;
  text-decoration: none;
}

.hei1 {
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  text-decoration: none;
}

A.hei1:hover {
  COLOR: #0f48b3;
  text-decoration: none;
}

.lan {
  font-size: 12px;
  line-height: 18px;
  color: #0065b5;
  text-decoration: none;
}

a.lan:hover {
  color: #15499a;
  font-size: 12px;
  text-decoration: none;
}

.lan1 {
  font-size: 13px;
  line-height: 18px;
  color: #004ea2;
  text-decoration: none;
}

a.lan1:hover {
  color: #d61300;
  font-size: 13px;
  text-decoration: none;
}

.huang {
  font-size: 15px;
  color: #ffc435;
  line-height: 20px;
}

.dlan {
  font-size: 13px;
  line-height: 18px;
  color: #6ff3ff;
  text-decoration: none;
  font-family: Arial;
}

.bai {
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
  text-decoration: none;
  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: #e9f7ff;
  text-decoration: none;
}

a.bai14:hover {
  color: #8bebff;
  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;
}

/*---------------专栏&专题---------------------*/
.banlinks {}

.banlinks .row {
  margin-left: -8px;
  margin-right: -8px;
}

.banlinks .row>[class^='col'] {
  padding-left: 8px;
  padding-right: 8px;
}

.banlinks li {
  margin-bottom: 16px;
  float: left;
}

.banlinks li img {
  height: 80px;
  border: #eee solid 1px;
  width: 100%;
}

.imglink {}

.imglink .row {
  margin-left: -8px;
  margin-right: -8px;
}

.imglink .row>[class^='col'] {
  padding-left: px;
  padding-right: 8px;
}

.imglink li {
  margin-bottom: 32px;
  position: relative;
}

.imglink li a {
  display: block;
  overflow: hidden;
}

.imglink li .imgpart {
  position: relative;
}

.imglink li .imgpart .bgimg {
  background-color: #0b4870;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 92px;
  background-position: center;
}

.imglink li:hover .imgpart .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 .imgpart p {
  display: block;
  position: absolute;
  font-size: 18px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  line-height: 92px;
  color: #fff;
  background: rgba(6, 132, 59, .9);
  text-align: center;
	font-weight: 600;
}

.imglink li:hover .imgpart p {
  color: #cce9ff;
}

.win-ico {
  overflow: hidden;
  width: 100%;
  float: left;
}

.win-ico li {
  width: 14.2857%;
  float: left;
  text-align: center;
}

.win-ico li font {
  width: 82px;
  height: 82px;
  background: #086ec1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.win-ico li font:hover {
  background: #16488e;
}

.win-ico p {
  color: #0a53a3;
  margin: 18px 0 0 0;
  font-size: 14px;
  text-align: center;
}

.win-ico a:hover p {
  color: #086ec1;
}

@media (max-width: 1199px) {
  .win-ico li {}

  .win-ico p {
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .win-zt {
    width: 100%;
  }

  .win-zt .topic .topic-l {
    width: 80%;
  }

  .win-ico {
    width: 100%;
    margin-top: 20px;
  }

  .win-ico p {
    font-size: 14px;
  }

  .win-ico li font {
    width: 70px;
    height: 70px;
  }
}

@media (max-width: 767px) {
  .win-zt .topic .topic-l {
    width: 100%;
  }

  .win-ico li {
    height: auto;
    height: auto;
    width: 25%;
    margin-bottom: 18px;
  }

  .win-ico p {
    font-size: 12px;
    line-height: 16px;
    padding: 0 6px;
    margin-top: 6px;
  }
}

/*---------------Quick Links---------------------*/
.quicklinksmt {
  margin-top: 25px;
}

.quicklinks {
  padding: 30px 0 0 0;
}

.quicklinks .slick-slide {
  margin: 0 9px;
}

/*Dots*/
.quicklinks .slick-dots {
  position: inherit;
  bottom: -26px;
}

.quicklinks .slick-dots li button:before {
  font-size: 14px;
}

/*Arrows*/
.quicklinks .slick-prev,
.quicklinks .slick-next {
  font-size: 0;
  line-height: 0;

  position: absolute;
  top: 48%;

  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: transparent;
  border-radius: 100%;
}

.quicklinks .slick-prev:hover,
.quicklinks .slick-prev:focus,
.quicklinks .slick-next:hover,
.quicklinks .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.quicklinks .slick-prev.slick-disabled:before,
.quicklinks .slick-next.slick-disabled:before {
  opacity: .75;
}

.quicklinks .slick-prev:before,
.quicklinks .slick-next:before {
  font-family: 'FontAwesome';
  font-size: 36px;
  line-height: 1;

  opacity: 1;
  color: #ccdff1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.quicklinks .slick-prev:hover:before,
.quicklinks .slick-prev:focus:before,
.quicklinks .slick-next:hover:before,
.quicklinks .slick-next:focus:before {
  opacity: 1;
  color: #4780be;
}

.quicklinks .slick-prev {
  left: -4%;
  z-index: 1;
}

.quicklinks .slick-next {
  right: -4%;
  z-index: 1;
}

.quicklinks .slick-next:before {
  content: '\f105';
}


.quicklinks li {
  width: 16.666%;
  overflow: hidden;
  float: left;
}

.quicklinks .space {
  padding: 0;
}

.quicklinks .boxpadding {
  padding: 0;
}

.quicklinks .boxpadding .sysico {
  width: 96px;
  height: 96px;
  text-align: center;
  border: #d9e5f4 solid 1px;
  margin: 0 auto;
  border-radius: 50%;
  padding: 24px 0 0 0;
  background: #fff;
	transition: all 0.3s;
}

.quicklinks a:hover .boxpadding .sysico {
  -ms-box-shadow: 0 5px 10px 0px rgba(28, 130, 44, 0.2);
  -o-box-shadow: 0 5px 10px 0px rgba(28, 130, 44, 0.2);
  -moz-box-shadow: 0 5px 10px 0px rgba(28, 130, 44, 0.2);
  -webkit-box-shadow: 0 5px 10px 0px rgba(28, 130, 44, 0.2);
  box-shadow: 0 5px 10px 0px rgba(28, 130, 44, 0.2);
}

.quicklinks .sideline {
  border-bottom: #ffffff solid 1px;
  border-right: #ffffff solid 1px;
}

.quicklinks .in_icon {
  background: #ecf5fb;
}

.quicklinks p {
  color: #222;
  margin: 14px 0 0 0;
  font-size: 15px;
}

.quicklinks a:hover p {
  color: #0f48b3;
}

@media (max-width: 1280px) {
  .quicklinks .slick-prev {
    left: -3%;
  }

  .quicklinks .slick-next {
    right: -3%;
  }
}

@media (max-width: 1199px) {
  .quicklinks {
    padding: 30px 15px 0 15px;
  }

  .quicklinksmt {
    margin-top: 32px;
  }
}

@media (max-width: 1024px) {
  .quicklinks .slick-prev {
    left: -5%;
  }

  .quicklinks .slick-next {
    right: -5%;
  }
}

@media (max-width: 991px) {
  .quicklinksmt {
    margin-top: 24px;
  }

  .quicklinks .boxpadding {
    padding: 5px 0 0 0;
  }
}

@media (max-width: 767px) {
  .quicklinks .slick-prev {
    left: -10%;
  }

  .quicklinks .slick-next {
    right: -10%;
  }

  .quicklinks li {
    width: 33.33%;
  }

  .quicklinks p {
    margin: 6px 0 8px 0;
  }

  .quicklinks .boxpadding {
    padding: 8px 0 0 0;
  }
}

@media (max-width: 380px) {
  .quicklinks .slick-prev {
    left: -12%;
  }

  .quicklinks .slick-next {
    right: -12%;
  }
}

/*---------------新闻动态---------------------*/
.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;
  }
}

/*------------------TAB News----------------*/
.rprogress {
  overflow: hidden;
  margin: 0 22px 22px;
  min-height: 242px;
}

.rprogress .progress-l {
  overflow: hidden;
  float: left;
  width: 234px;
  margin-right: 24px;
}

.rprogress .progress-l .limg {
  overflow: hidden;
  border: #ececec solid 1px;
}

.rprogress .progress-l .limg img {
  height: 156px;
  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 .ltext {
  padding: 13px 0 0;
}

.rprogress .progress-l .ltext h4 {
  font-size: 16px;
  line-height: 1.4;
  color: #0f48b3;
  margin: 0;
  max-height: 45px;
  overflow: hidden;
}

.rprogress .progress-l .ltext h4 a {
  color: #0f48b3;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.rprogress .progress-l .ltext h4 a:hover {
  color: #333;
}

.rprogress .progress-l .ltext h5 {
  line-height: 1;
  color: #999;
  font-size: 15px;
  margin: 15px 0 0 0;
}

.rprogress .progress-l .ltext h5 i {
  line-height: 1;
  color: #acacac;
  font-size: 14px;
  margin: 0 6px;
}

.rprogress .progress-l .ltext h5 span {
  line-height: 1;
  color: #125bc3;
  font-size: 15px;
  font-weight: 500;
}

.rprogress .progress-r {}

@media (max-width: 767px) {
  .rprogress {
    min-height: initial;
  }

  .rprogress .progress-l {
    width: 100%;
    height: auto;
    margin-right: 0;
  }

  .rprogress .progress-l .limg img {
    height: auto;
    max-height: 218px;
  }

  .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 {
    max-height: 222px;
  }
}

@media (max-width: 320px) {
  .rprogress .progress-l .limg img {
    max-height: 186px;
  }
}

/*-----------------文字列表---------------------*/
.list-tab {
  overflow: hidden;
  display: block;
}

.list-tab ul li {
  overflow: hidden;
  width: 100%;
  text-align: left;
  margin-bottom: 14px;
}

.list-tab ul li:last-child {
  margin-bottom: 0px;
}

.list-tab ul li a {
  float: left;
  max-width: 80%;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.4;
  color: #333;
  padding: 0 0 0 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: relative;
}

.list-tab ul li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 6px;
  height: 6px;
  background-color: #fea734;
  border-radius: 3px;
}

.list-tab ul li a>img {
  display: inline-block;
  margin: 0 0 0 6px;
}


.list-tab ul li a:hover {
  color: #0f48b3;
  text-decoration: none;
}

.list-tab i {
  float: left;
  margin: 0 0 0 8px;
}

.list-tab span {
  line-height: 1.4;
  color: #9aa1b2;
  font-size: 15px;
  font-family: Arial;
}

.list-tab span.right {
  float: right;
}

.list-tab[data-v-cm] ul li {
  margin-bottom: 16px;
}

.list-tab[data-v-cm] ul li:last-child {
  margin-bottom: 0px;
}

@media (max-width: 991px) {
  .list-tab ul li a {
    float: left;
    max-width: 78%;
  }
}

@media (max-width: 767px) {
  .list-tab ul li a {
    max-width: 100%;
    white-space: normal;
  }

  .list-tab span {
    width: 100%;
    padding-left: 13px;
    padding-top: 3px;
  }

  .list-tab ul li:nth-last-child(1),
  .list-tab ul li:nth-last-child(2) {
    display: none;
  }

  .list-tab ul li:nth-last-child(3) {
    margin-bottom: 0px;
  }

  .list-tab[data-v-cm] ul li:nth-last-child(1),
  .list-tab[data-v-cm] ul li:nth-last-child(2),
  .list-tab[data-v-cm] ul li:nth-last-child(3),
  .list-tab[data-v-cm] ul li:nth-last-child(4),
  .list-tab[data-v-cm] ul li:nth-last-child(5) {
    display: none;
  }

  .list-tab[data-v-cm] ul li:nth-last-child(6) {
    margin-bottom: 0px;
  }
}

.list-tab1 {
  overflow: hidden;
  display: block;
}

.list-tab1 ul {
  float: left;
  width: 100%;
}

.list-tab1 ul li {
  overflow: hidden;
  clear: both;
  border-bottom: 0px solid #dfe6f3;
  width: 100%;
  text-align: left;
  padding: 0;
  margin-bottom: 21px;
}

.list-tab1 ul li:last-child {
  margin-bottom: 0;
}

.list-tab1 ul li a {
  float: left;
  /*width:88%;*/
  max-width: 88%;
  overflow: hidden;
  font-size: 16px;
  color: #f1f3f8;
  background-image: url(icon04.png);
  background-repeat: no-repeat;
  background-position: left 8px;
  padding: 0 0 0 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-weight: 500;
}

.list-tab1 ul li a>img {
  display: inline-block;
  margin: 0 0 0 6px;
}

.list-tab1 ul li a:hover {
  color: #0f48b3;
  text-decoration: none;
}

.list-tab1 i {
  float: left;
  margin: 14px 0 0 8px;
}

.list-tab1 span {
  color: #a9d3ea;
  font-size: 15px;
  font-family: Arial;
}

.list-tab1 span.right {
  float: right;
}

@media screen and (max-width: 767px) {
  .list-tab1 ul li a {
    white-space: normal;
    max-width: 79%;
  }
}

@media screen and (max-width: 380px) {
  .list-tab1 ul li a {
    max-width: 100%;
  }

  .list-tab1 span {
    display: none;
  }
}

.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;
}

@media (max-width: 1199px) {
  .left-txtximg p {
    height: 68px;
    line-height: 1.6;
  }

  .left-txtximg p a {
    -webkit-line-clamp: 3;
  }
}

@media (max-width: 767px) {
  .left-txtximg p {
    height: auto;
    line-height: 1.6;
  }

  .left-txtximg p a {
    -webkit-line-clamp: inherit;
  }
}

.events_tab {
  position: relative;
}

.mores_all {
  position: absolute;
  right: 22px;
  top: 22px;
}

.mores_all a {
  font-size: 14px;
  color: #218430;
}

.mores_all a:hover {
  color: #e30000;
}

.list-news {
  overflow: hidden;
  display: block;
}

.list-news li {
  overflow: hidden;
  clear: both;
  border-bottom: 0px dashed #d4d4d4;
  margin-bottom: 24px;
}

.list-news li a {
  float: left;
  /*width:86%;*/
  max-width: 88%;
  overflow: hidden;
  font-size: 16px;
  line-height: 150%;
  color: #333;
  padding-left: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: justify;
  position: relative;
}

.list-news li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 6px;
  height: 6px;
  background-color: #fea734;
  border-radius: 3px;
}

.list-news li a:hover {
  color: #0f48b3;
}

.list-news i {
  float: left;
  margin: 14px 0 0 8px;
}

.list-news span {
  line-height: 150%;
  color: #7d8fa4;
  font-size: 15px;
  font-family: Arial;
}

.list-news span.right {
  float: right;
}

.list-news[data-v-no] li a {
  max-width: 100%;
}

@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 i {
    margin: 12px 0 0 8px;
  }
}

@media screen and (max-width: 767px) {
  .list-news li a {
    max-width: 72%;
  }

  .list-news span {
    font-size: 14px;
  }
}

@media (max-width: 380px) {
  .list-news span {
    width: 100%;
    padding: 4px 0px 0 16px;
  }
}

.list-article {
  overflow: hidden;
  display: block;
}

.list-article li {
  overflow: hidden;
  clear: both;
  border-bottom: 0px dashed #d4d4d4;
}

.list-article li:nth-child(5n+0) {
  margin-bottom: 20px;
}

.list-article li a {
  float: left;
  /*width:100%;*/
  max-width: 96%;
  overflow: hidden;
  font-size: 16px;
  line-height: 33px;
  color: #383838;
  background-image: url(ioz_ico_01.gif);
  background-repeat: no-repeat;
  background-position: left 14px;
  padding-left: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list-article li a>img {
  display: inline-block;
  margin: 0 0 0 6px;
}

.list-article li a:hover {
  color: #004ea2;
}

.list-article i {
  float: left;
  margin: 14px 0 0 8px;
}

@media screen and (max-width: 1199px) {
  .list-article li a {
    max-width: 95%;
  }
}

@media screen and (max-width: 991px) {
  .list-article li a {
    max-width: 92%;
    font-size: 15px;
  }

  .list-article i {
    margin: 12px 0 0 8px;
  }
}

@media screen and (max-width: 767px) {
  .list-article ul li {
    padding: 4px 0;
  }

  .list-article li a {
    max-width: 100%;
    white-space: normal;
    line-height: 24px;
    background-position: left 10px;
  }
}

/*---------------信息平台---------------------*/
.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: 600;
  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: 600;
  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: 600;
  padding: 2px 0 0 0;
  background: url(ioz_datebg.png) no-repeat top center;
  font-family: Arial;
  /*font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;*/
}

.jlnotice dd span b {
  background: #0367b2;
  height: 24px;
  text-align: center;
  line-height: 24px;
  font-size: 12px;
  font-family: Arial;
  display: block;
  color: #ffffff;
}

.jlnotice dd .hdtitle {
  float: left;
  width: 76%;
  overflow: hidden;
  display: block;
  color: #535353;
  margin-left: 10px;
}

.jlnotice dd .hdtitle a {
  overflow: hidden;
  display: block;
  line-height: 20px;
  color: #383838;
  font-size: 15px;
  text-decoration: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jlnotice dd .hdtitle a>img {
  display: inline-block;
  margin-left: 6px;
}

.jlnotice dd .hdtitle a:hover {
  COLOR: #004ea2;
}

.jlnotice dd .hdtitle p {
  font-size: 13px;
  color: #0561a6;
  line-height: 19px;
  margin: 7px 0 0 0;
}

@media (max-width: 1299px) {
  .jlnotice dd {
    margin-bottom: 21px;
    padding-bottom: 21px;
  }
}

@media (max-width: 1199px) {
  .jlnotice dd .hdtitle {
    width: 71%;
  }
}

/*---------------媒体风采---------------------*/
.homelist {
  overflow: hidden;
}

.homelist li {
  margin-bottom: 8px;
  display: block;
  overflow: hidden;
}

.homelist li:last-child {
  margin-bottom: 0px;
  border-bottom: #ccc dashed 0px;
}

.homelist li h2 {
  font-size: 15px;
  color: #ffffff;
  line-height: 22px;
  margin: 0 0 8px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.homelist li h2 a {
  color: #ffffff;
  font-family: \5FAE\8F6F\96C5\9ED1;
}

.homelist li h2 a:hover {
  color: #b8cff3;
  text-decoration: none;
}

.homelist .news-img img {
  max-width: 142px;
  border: #e4f2fb solid 1px;
}

.homelist .news-txt p {
  line-height: 20px;
  font-size: 12px;
  margin: 0px;
  color: #d5c7c3;
}

.homelist .news-txt i {
  font-size: 12px;
  margin: 4px 0 0 0;
  color: #a3dffd;
  display: block;
  font-style: normal;
  text-align: right;
}

.homelist .news-txt p a {
  overflow: hidden;
  color: #f08519;
  font-size: 12px;
  text-decoration: underline;
  font-style: italic;
  display: block;
}

.homelist .news-txt p a:hover {
  color: #15549a;
}

@media (min-width: 768px) {
  .homelist .news-txt p {
    line-height: 20px;
    height: auto;
    font-size: 12px;
    overflow: hidden;
  }

  .homelist .news-img img {
    width: 142px;
    height: 96px;
  }

  .homelist .news-img {
    margin-right: 15px;
  }

  .homelist li {
    margin-bottom: 30px;
    display: block;
    overflow: hidden;
  }
}

@media (max-width: 1199px) {
  .homelist li {
    margin-bottom: 2px;
  }
}

@media (max-width: 991px) {
  .homelist li {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .homelist .news-img {
    margin-bottom: 2px;
    margin-right: 15px;
  }

  .homelist .news-img img {
    width: 126px;
    height: 84px;
  }

  .homelist li h2 {
    white-space: normal;
    overflow: inherit;
  }
}

/*---------------Video list---------------------*/
.picvid {
  margin: 2px 0 0 0;
}

.videobox {
  overflow: hidden;
  display: block;
  margin: 30px 0 0 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: #064db1;
  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: .7;
  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: 200px;
  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);
}

.video-container:hover .video-caption i {
  opacity: 1;
}

@media (max-width: 1280px) {
  .video-container img {
    height: 191px;
  }
}

@media (max-width: 1199px) {
  .video-container img {
    height: 145px;
  }
}

@media (max-width: 991px) {
  .video-container img {
    height: 156px;
  }

  .videobox .txtinfo h4 {
    font-size: 14px;
    height: 36px;
  }

  .headline {
    max-height: 68px;
    font-size: 18px;
    line-height: 20px;
  }
}

@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 {
  background: url("footbg.jpg") no-repeat bottom center #25a038;
  background-size: cover;
  padding: 26px 0 30px 0;
}

.copyright {
  font-size: 12px;
  line-height: 20px;
  color: #f7f7f7;
  display: block;
  overflow: hidden;
}

.copyright .cas {
  display: block;
  overflow: hidden;
  float: left;
  margin: 20px 0 0 0;
  text-align: center;
}

.copyright .cas img {}

.copyright .left {
  width: 73%;
  font-size: 14px;
  line-height: 1.8;
  color: #ffffff;
  display: block;
  overflow: hidden;
  float: left;
  margin: 12px 0 0 0;
  text-align: center;
}

.copyright .left a {
  color: #ffffff;
}

.copyright .left a:hover {
  color: #77d3ff;
}

.copyright .rightbz {
  display: block;
  overflow: hidden;
  float: right;
  margin: 5px 0 0;
}

.copyright .rightbz img {
  display: inline-block;
  margin-left: 5px;
}

.copyright .rightjb {
  width: 65px;
  padding: 10px 0 0 0;
  display: block;
  overflow: hidden;
  float: right;
}

.copyright .rightwx {
  width: 80px;
  padding: 10px 0 0 0;
  display: block;
  overflow: hidden;
  float: right;
}

@media screen and (max-width: 1259px) {
  .copyright .left {
    width: 70%;
  }
}

@media screen and (max-width: 1199px) {
  .copyright .left {
    width: 65%;
  }
}

@media screen and (max-width: 991px) {
  .copyright .cas {
    width: 100%;
    border: 0px;
    margin: 12px 0 0 0;
  }

  .copyright .cas img {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .copyright .left {
    width: 100%;
    text-align: center;
    margin-top: 12px;
  }

  .copyright .rightbz {
    padding: 0;
    width: 100%;
    text-align: center;
  }
}

/*---------------------------------导航＆菜单------------------------------------------*/
.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: 7px;
  margin-bottom: 6px;
  margin-right: 0px;
  border: 2px solid #F6FAFC;
}

.navbar-menu {
  font-size: 18px;
  color: #ffffff;
  float: left;
  font-weight: 500;
  margin: 9px 0 0 0;
}

.navbar-default .navbar-collapse {
  border-color: #214289;
}

.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;
}

.nav-wrap {}

.nav-wrap .bootsnav.scroll {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9;
}

@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 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: 10px;
  margin-left: 0;
  visibility: visible;
  color: #6895be;
}

.contentWrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.contentLeft {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #f8f8f8;
}

.contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}

.deg90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.leftNavigation {
  margin: 0rem 0;
}

.leftNavigation,
.leftNavigation li ul {
  list-style: none;
  padding: 0;
}

.leftNavigation li a {
  font-size: 16px;
  display: block;
  padding: 13px 42px 13px 22px;
  color: #3b4461;
  border-bottom: solid 1px #eee;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  border-left: #eeeeee solid 1px;
  border-right: #eeeeee solid 1px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.leftNavigation li a:after {
  content: "";
  position: absolute;
  right: 18px;
  top: 19px;
  width: 10px;
  height: 10px;
  background-image: url(lnav-icon01.png);
  background-repeat: no-repeat;
}

.leftNavigation li ul li a {
  font-size: 14px;
  display: block;
  padding: 6px 20px 6px 38px;
  color: #73798f;
  line-height: 1.2;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  border-bottom: solid 0px #fff;
}

.leftNavigation li ul li:first-child a {
  padding: 16px 20px 6px 38px;
}

.leftNavigation li ul li:last-child a {
  padding: 6px 20px 16px 38px;
}

.leftNavigation li ul li a:after {
  content: '';
  width: 4px;
  height: 4px;
  background-color: #9ca5c6;
  position: absolute;
  top: 13px;
  left: 26px;
  margin-top: -2px;
  background-image: none !important;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.leftNavigation li ul li:first-child a:after {
  top: 23px;
}

.leftNavigation li a,
.leftNavigation li a .leftNavIcon {
  line-height: 150%;
}

.leftNavigation li a .leftNavIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 4.8rem;
  padding: 13px 0;
  text-align: center;
  font-weight: 500;
  color: #c0c7e0;
  font-size: 20px;
}

.leftNavigation li.active a .leftNavIcon {
  color: #626981;
}

.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 7rem;
  padding: 16px 0 0 0;
  text-align: center;
  font-size: 12px;
  color: #f67400;
}

.leftNavigation li a:hover {
  color: #333;
  text-decoration: none;
  background-color: #fff;
  font-weight: 500;
  border-left: #fea734 solid 4px;
  border-right: solid 1px #eee;
  border-bottom: solid 1px #eee;
}

.leftNavigation li a:hover:after {
  background-image: url(lnav-icon02.png);
  background-repeat: no-repeat;
}

.leftNavigation li a:hover .leftNavIcon {
  color: #626981;
}

.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: #2a45a6;
  text-decoration: none;
  background: transparent;
  font-weight: 500;
  border-left: #eee solid 1px;
  border-bottom: 0;
}

.leftNavigation li ul li a:hover:after {
  background-color: #02449e;
}

/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
  color: #2a45a6;
  text-decoration: none;
  font-weight: 500;
  border-left: solid 1px #eee;
  border-bottom: 0;
}

.leftNavigation li ul li.active a:after {
  background-color: #02449e;
  font-weight: 500;
}

.leftNavigation li.active>a {
  color: #333;
  text-decoration: none;
  font-weight: 500;
  border: 0;
  border-left: #fea734 solid 4px;
  border-right: solid 1px #eee;
  border-bottom: solid 1px #eee;
}

.leftNavigation li.active>a:after {
  background-image: url(lnav-icon02.png);
  background-repeat: no-repeat;
}

.leftNavigation li.active ul {
  display: block;
  border-bottom: solid 1px #eee;
}

.leftNavigation>li.active {
  background-color: #fff;
}

.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;
}

/*---------------人员图文列表---------------------*/
.graphicstaff {
  overflow: hidden;
}

.graphicstaff li {
  margin-top: 30px;
  display: block;
  overflow: hidden;
}

.graphicstaff li h2 {
  margin: 6px 0 14px 0;
  font-weight: 700;
}

.graphicstaff li h2 a {
  font-size: 24px;
  line-height: 1.5;
  color: #333;
  overflow: hidden;
}

.graphicstaff li h2 a:hover {
  color: #0f48b3;
  text-decoration: none;
}

.graphicstaff li h2 span {
  font-size: 16px;
  font-weight: 500;
  color: #444;
  margin-left: 16px;
}

.graphicstaff .news-img {
  margin-right: 30px;
}

.graphicstaff .news-img a {
  border: #e4e4e4 solid 0px;
}

.graphicstaff .news-img img {
  width: 216px;
  height: 144px;
}

.graphicstaff .news-txt p {
  line-height: 1.7;
  font-size: 16px;
  margin: 0px;
  color: #777;
  overflow: hidden;
}

.graphicstaff .news-txt i {
  font-family: Arial;
  font-size: 15px;
  margin: 13px 0 0 0;
  color: #98a1bf;
  display: block;
  padding: 0 5px 0 0;
  font-style: normal;
  line-height: 1.1;
}

.graphicstaff .news-txt p a {
  overflow: hidden;
  color: #f08519;
  font-size: 12px;
  text-decoration: underline;
  font-style: italic;
  display: block;
}

.graphicstaff .news-txt p a:hover {
  color: #004ea2;
}

@media (max-width: 991px) {
  .graphicstaff .news-img {
    margin-bottom: 2px;
    margin-right: 15px;
  }

  .graphicstaff .news-img img {
    width: 156px;
    height: 104px;
  }

  .graphicstaff .news-txt p {
    overflow: initial;
  }

  .graphicstaff li h2 a {
    white-space: normal;
    overflow: inherit;
  }
}

@media (max-width: 767px) {
  .graphicstaff .news-img {
    width: 100%;
    margin-bottom: 26px;
  }

  .graphicstaff .news-img img {
    width: 80%;
    height: auto;
    margin: 0 auto;
  }

  .graphicstaff li h2 a {
    font-size: 22px;
    line-height: 1.5;
  }
}

/*---------------人员姓名列表---------------------*/
.name-lanmu {
  overflow: hidden;
  margin-top: 30px;
}

.name-lanmu_l {
  color: #262626;
  float: left;
  font-weight: 700;
  font-size: 18px;
  padding: 0 0 8px 18px;
  position: relative;
}

.name-lanmu_l:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0px;
  width: 8px;
  height: 18px;
  background-color: #fea734;
}

.link-name {
  overflow: hidden;
}

.link-name li {
  margin-top: 12px;
}

.link-name li a {
  float: left;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.4;
  color: #333;
  padding: 0 0 0 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: relative;
}

.link-name li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 6px;
  height: 6px;
  background-color: #fea734;
  border-radius: 3px;
}

.link-name li a:hover {
  color: #0f48b3;
  text-decoration: none;
}

@media (max-width: 767px) {
  .link-name {
    margin-top: 4px;
  }
}

/*---------------细览---------------------*/
.nrhei {
  font-size: 16px;
  line-height: 190%;
  color: #333;
  word-wrap: break-word;
}

.nrhei1 {
  font-size: 15px;
  line-height: 180%;
  color: #333;
  word-wrap: break-word;
}

.ryname {
  background: url(lmbg01.png) bottom center repeat-x;
  overflow: hidden;
}

.ryname_l {
  color: #333;
  float: left;
  font-weight: 700;
  font-size: 22px;
  line-height: 1;
  padding: 0 0 8px 0;
  border-bottom: #1f7b2d solid 3px;
  padding-right: 3px;
}

.ryname_l span {
  font-size: 15px;
  font-weight: 500;
  margin-left: 10px;
}

.rylanmu {
  overflow: hidden;
  background: #f4f8fe;
  border-left: 5px solid #1f7b2d;
  padding: 0 12px 0 17px;
  margin: 18px 0 16px 0;
}

.rylanmu_l {
  color: #1f7b2d;
  float: left;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  padding: 10px 0;
}

.rylanmu_l img {
  display: inline-block;
  margin-right: 10px;
  margin-top: -3px;
}

.xlmain {
  display: block;
  margin: 0px;
}

.xlmain hr {
  margin-top: 5px;
}

.xlmain .wztitle {
  color: #174d9f;
  line-height: 1.4;
  text-align: center;
  font-size: 24px;
  padding: 0px 0px 2px 0px;
  font-weight: 700;
  margin: 58px 0 24px 0;
}

.xlmain .wztitle[data-v-cg] {
  margin: 38px 0 24px 0;
}

.xlmain .wztitle[data-v-dp] {
  margin: 20px 0 24px 0;
}

.xlmain .basicinfo {
  border-bottom: solid 1px #e2e2e2;
  padding: 0px 0px 3px 0px;
}

.xlmain .basicinfo .qtinfo {
  color: #777;
  font-size: 14px;
  margin: 3px 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 .text {
  margin: 24px 0 0 0;
  overflow: hidden;
  display: block;
}

.xlmain .text p {
  margin: 0 0 18px 0;
}

.xlmain .text p:last-child {
  margin: 0;
}

.xlmain .text img {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.xlmain .text .zc img {
  margin-left: inherit !important;
  margin-right: inherit !important;
  display: inline-block;
}

.xlmain .textlx {
  margin: 0;
  overflow: hidden;
  display: block;
}

.xlmain .textlx p {
  margin: 0 0 12px 0;
}

.xlmain .textlx img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.xlmain .textxl {
  margin: 20px 0 0 0;
  overflow: hidden;
  display: block;
}

.xlmain .textxl p {
  margin: 0 0 18px 0;
}

.xlmain .textxl p:last-child {
  margin: 0;
}

.xlmain .textxl img {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.xlmain .textxl table {
  margin: 0 0 15px 0;
}

.xlmain .textxl td {
  text-align: center;
}

.xlmain .textxl .xgplayer {
  display: block;
    border: #d9d9d9 solid 6px;
    border-radius: 5px;
    box-sizing: content-box;
}

.xlmain .textsp {
  margin: 30px auto 26px auto;
  overflow: hidden;
  display: block;
  width: 76%;
}

.xlmain .textry {
  overflow: hidden;
  margin: 32px 0 0 0;
}

.xlmain .textry .mt {
  margin-top: 288px;
}

.xlmain .textry h3 {
  font-size: 32px;
  line-height: 1.2;
  margin: 0 0 30px 0;
  display: block;
  color: #272727;
  font-weight: 700;
}

.xlmain .textry h3 span {
  font-size: 22px;
  margin-left: 20px;
  color: #999;
}

.xlmain .textry h4 {
  font-size: 28px;
  line-height: 1.2;
  margin: 5px 0 20px 0;
  display: block;
  color: #31373f;
  font-weight: 700;
}

.xlmain .textry h4 span {
  font-size: 22px;
  margin-left: 20px;
  color: #999;
}

.xlmain .textry p {
  margin: 0 0 4px 0;
}

.xlmain .textry p a {
  color: #333;
}

.xlmain .textry p a:hover {
  color: #005bac;
}

.xlmain .textry th {
  color: #333;
  font-size: 16px;
}

.xlmain .textry .ryinfo {
  overflow: hidden;
  background: #e6f3fc;
}

.xlmain .textry .ryinfo .ryimg {
  margin-right: 30px;
  background: #c1dced;
  padding: 30px 50px;
}

.xlmain .textry .ryinfo .ryimg img {
  border-radius: 5px;
  width: 180px;
  height: 240px;
}

.xlmain .textry .ryinfo .rytxt p {
  line-height: 220%;
  font-size: 17px;
  margin: 30px 0 0 0;
  color: #222;
}

.xlmain .textry .ryinfo .rytxt p a {
  color: #222;
  font-size: 17px;
  text-decoration: none;
  font-style: normal;
}

.xlmain .textry .ryinfo .rytxt p a:hover {
  color: #ff7300;
}

.xlmain .textry .rydetail {
  overflow: hidden;
  padding: 8px 0 0 0;
}

.xlmain .textry .rydetail .detail {
  padding-left: 2px;
  font-size: 15px !important;
  line-height: 1.7 !important;
}

.xlmain .textry .rydetail table {
  border: transparent;
}

.xlmain .textry .rydetail tbody {
  background-color: transparent;
}

.xlmain .textry .fl {
  margin-right: 28px;
  margin-bottom: 12px;
}

.xlmain .textry .fl img {
  max-width: 198px;
}

.xlmain .textry .fl h4 {
  font-size: 15px;
  line-height: 1.5;
  margin: 15px 0;
  text-align: center;
  font-weight: 500;
  color: #3157bb;
}

.xlmain .textry h2 {
  font-size: 24px;
  line-height: 140%;
  font-weight: 700;
  padding: 3px 0 16px 0;
  color: #295aae;
  margin: 0;
  position: relative;
}

.xlmain .textry .left img {
  max-width: 218px;
  margin-right: 22px;
  margin-bottom: 12px;
  border-radius: 4px;
  border: #efefef solid 1px;
}

.xlmain .textxmz {
  margin: 24px 0 0 0;
  overflow: hidden;
  display: block;
}

.xlmain .textxmz p {
  margin: 0 0 10px 0;
}

.xlmain .textxmz p:last-child {
  margin: 0;
}

.xlmain .textxmz .el-tab-pane {
  line-height: 150%;
}

.xlmain .textxmz .el-tabs--border-card>.el-tabs__content {
  padding: 20px 0px 0 0px;
}

@media (min-width: 767px) {
  .xlmain .textxl img {
    max-width: 80%;
  }
}

@media (max-width: 1199px) {
  .xlmain .textsp {
    width: 80%;
  }

  .xlmain .textxl video {
    width: 80% !important;
  }
}

@media screen and (max-width: 991px) {
  .xlmain .wztitle {
    margin: 40px 0 24px 0;
  }

  .xlmain .wztitle[data-v-cg] {
    margin: 28px 0 24px 0;
  }

  .xlmain .wztitle[data-v-dp] {
    margin: 10px 0 24px 0;
  }
}

@media (max-width: 767px) {
  .xlmain .wztitle {
    font-size: 20px;
    margin: 30px 0 24px 0;
  }

  .xlmain .wztitle[data-v-cg] {
    margin: 20px 0 24px 0;
  }

  .xlmain .wztitle[data-v-dp] {
    margin: 0px 0 24px 0;
  }

  .xlmain .text .left {
    width: 100%;
    margin-right: auto !important;
  }

  .xlmain .textsp {
    width: 100%;
    margin: 15px auto 2px auto;
  }

  .xlmain .textxl video {
    width: 100% !important;
  }

  .xlmain .textry .fl {
    width: 100%;
  }

  .xlmain .textry .fl img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    display: block;
  }

  .xlmain .textry h3 span {
    display: block;
    margin-top: 8px;
    margin-left: 0;
  }

  .xlmain .textry .left {
    width: 100%;
  }

  .xlmain .textry .left img {
    max-width: 238px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 22px;
  }
}

/*人员细览*/
.rcphotobox {
  width: 100%;
  height: 295px;
  display: table;
  padding: 22px;
}

.rcphotobox span {
  display: table-cell;
  vertical-align: middle;
}

.rcphotobox span img {
  max-height: 220px;
  border: #efefef solid 0px;
}

.module {
  margin: 0px auto;
  overflow: hidden;
  width: 100%;
  border-radius: 3px;
  background: #f4f8fe;
}

.module-a {
  float: right;
  padding-bottom: 200em;
  margin-bottom: -200em;
}

.module-b,
.module-c,
.module-d {
  float: left;
  padding-bottom: 200em;
  margin-bottom: -200em;
}

.module-a {
  width: 25%;
}

.module-a img {
  border-radius: 5px;
}

.module-b {
  width: 75%;

}

.module-b .jbinfo {
  padding: 26px 10px 0 30px;
}

.module-b .jbinfo h2 {
  font-size: 26px;
  line-height: 1;
  margin: 2px 0 15px 0;
  overflow: hidden;
  color: #1f1f1f;
  /*text-overflow: ellipsis;white-space: nowrap;*/
  display: block;
  background: url(lmbg01.png) repeat-x bottom;
  padding-bottom: 12px;
  font-weight: 700;
}

.module-b .jbinfo h2:after {
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  width: 28px;
  height: 4px;
  background: #4c63b6;
}

.module-b .table>tbody {
  background-color: transparent;
}

.module-b .table:not(.table-bordered) {
  border-bottom: 0px solid #c1e8d3;
}

.module-b .table {
  margin: 0 0 26px 0;
}

.module-b .table>tbody>tr>td {
  word-break: normal;
  padding: 4px 0px 4px 3px;
  font-size: 15px;
  border: 0;
}

.module-b .table>tbody>tr>th {
  padding: 4px 0px;
  border-top: 0px solid #c1e8d3;
  font-size: 15px;
  width: 87px;
  text-align: right;
}

.bl {
  border-left: #c1e8d3 solid 1px;
}

@media screen and (max-width: 1199px) {
  .module-a {
    width: 33%;
  }

  .module-b {
    width: 67%;
  }
}

@media screen and (max-width: 991px) {
  .module-a {
    width: 100%;
  }

  .module-b {
    width: 100%;
  }

  .module-b .table>tbody>tr>th {
    padding: 7px 0px;
  }

  .module-b .table>tbody>tr>td {
    word-break: break-all;
    padding: 7px 0px;
  }
}

@media screen and (max-width: 767px) {
  .module-b .jbinfo {
    padding: 16px 18px 0 18px;
  }
}

/*-----------------人才队伍---------------------*/
.talent-summary {
  overflow: hidden;
  margin: 0 0 25px 0;
}

.talent-summary h4 {
  font-size: 26px;
  color: #004ea2;
  font-weight: 600;
  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: 600;
  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: 600;
  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%;
  }
}

/*-----------------现任领导---------------------*/
.personnel-style {
  overflow: hidden;
}

.personnel-style .row {
  margin-left: -9px;
  margin-right: -9px;
}

.personnel-style .row>[class^='col'] {
  padding-left: 9px;
  padding-right: 9px;
}

.personnel-style li {
  float: left;
}

.personnel-style li img {
  width: 100%;
  height: 136px;
}

.personnel-style h5 {
  color: #0f48b3;
  text-align: center;
  font-weight: 700;
  font-size: 15px;
  margin: 8px 0 0 0;
}

.personnel-style h5:hover {
  color: #fd6f0a;
}

.personnel-style p {
  font-size: 13px;
  margin: 5px 0 0 0;
  color: #222;
  text-align: center;
}

.personnel-style[data-v-jj] li img {
  width: 100%;
  height: 140px;
}

.personnel-style[data-v-jj] h5 {
  color: #333;
  font-weight: 500;
}

.personnel-style[data-v-jj] h5:hover {
  color: #fd6f0a;
}

.personnel-list {
  overflow: hidden;
}

.personnel-list li {
  margin-bottom: 15px;
  display: block;
  overflow: hidden;
  border-bottom: #ccc dashed 1px;
  padding: 0 0 12px 0;
}

.personnel-list li:last-child {
  border-bottom: #ccc dashed 0px;
  margin: 0;
  padding: 0;
}

.personnel-list li h2 {
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 12px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.personnel-list li h2 a {
  color: #010101;
  font-family: \5FAE\8F6F\96C5\9ED1;
}

.personnel-list li h2 a:hover {
  color: #004ea2;
  text-decoration: none;
}

.personnel-list .news-img {
  margin-right: 12px;
}

.personnel-list .news-img img {
  max-width: 85px;
  border: #e4e4e4 solid 1px;
}

.personnel-list .news-txt p {
  line-height: 20px;
  font-size: 13px;
  margin: 0px;
  color: #8e8e8e;
}

.personnel-list .news-txt p i {
  font-size: 13px;
  margin: 4px 0 0 0;
  color: #009cd1;
  display: block;
  font-style: normal;
}

.personnel-list .news-txt p i a {
  color: #009cd1;
  font-size: 13px;
  text-decoration: none;
  font-style: normal;
}

.personnel-list .news-txt p i a:hover {
  color: #ff7300;
}

@media (min-width: 768px) {
  .personnel-list .news-txt p {
    line-height: 20px;
    height: auto;
    font-size: 13px;
    overflow: hidden;
  }

  .personnel-list .news-img img {
    width: 85px;
    height: 113px;
  }

  .personnel-list .news-img {
    margin-right: 15px;
  }

  .personnel-list li {
    margin-bottom: 15px;
    display: block;
    overflow: hidden;
    padding: 0 0 12px 0;
  }
}

@media (max-width: 767px) {
  .personnel-list .news-img img {
    width: 85px;
    height: 110px;
  }

  .personnel-list li h2 {
    white-space: normal;
  }
}

.cleader {}

.cleader .row {
  margin-left: -20px;
  margin-right: -20px;
}

.cleader .row>[class^='col'] {
  padding-left: 20px;
  padding-right: 20px;
}

.cleader li {
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.cleader li:hover {
  transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
}

.cleader .boxstyle {
  text-align: center;
  margin-top: 35px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.cleader .boxstyle img {
  width: 100%;
  height: 270px;
}

.cleader .boxstyle .txtinfo {}

.cleader .boxstyle .txtinfo p {
  color: #777;
  font-size: 15px;
  margin: 0;
}

.cleader .boxstyle h4 {
  margin: 14px 0 4px 0;
  color: #0f48b3;
  font-size: 17px;
  font-weight: 700;
}

.cleader .boxstyle h4:hover {
  color: #fd6f0a;
}

@media (max-width: 1280px) {
  .cleader .boxstyle img {
    height: 257px;
  }
}

@media (max-width: 1199px) {
  .cleader .row {
    margin-left: -14px;
    margin-right: -14px;
  }

  .cleader .row>[class^='col'] {
    padding-left: 14px;
    padding-right: 14px;
  }

  .cleader .boxstyle img {
    height: 202px;
  }
}

@media (max-width: 991px) {
  .cleader .boxstyle img {
    height: 189px;
  }
}

@media (max-width: 767px) {
  .cleader .boxstyle {
    margin-top: 24px;
  }

  .cleader .boxstyle img {
    height: 222px;
  }
}

@media (max-width: 380px) {
  .cleader .boxstyle img {
    height: 197px;
  }
}

@media (max-width: 320px) {
  .cleader .boxstyle img {
    height: 162px;
  }
}

.sleaderfl {
  font-size: 24px;
  color: #333;
  line-height: 1;
  margin: 36px 0 25px 0;
  text-align: center;
  font-weight: 700;
}

.sleader {}

.sleader li {
  margin-top: 15px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.sleader li:hover {
  transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
}

.sleader .boxstyle {
  text-align: center;
  margin-bottom: 10px;
}

.sleader .boxstyle img {
  width: 180px;
  height: 249px;
  border-radius: 2px;
}

.sleader .boxstyle .txtinfo {}

.sleader .boxstyle .txtinfo p {
  color: #777;
  font-size: 14px;
  margin: 6px 0 0 0 !important;
  font-weight: 500;
  line-height: 1.4;
  height: 76px;
  overflow: hidden;
}

.sleader .boxstyle .txtinfo h4 {
  color: #1e52ab;
  font-size: 16px;
  margin: 12px 0 0 0;
  font-weight: 500;
}

.sleader .boxstyle:hover .txtinfo h4 {
  color: #333;
}

@media (max-width: 1199px) {
  .sleader .boxstyle img {
    width: 100%;
    height: 212px;
  }
}

@media (max-width: 991px) {
  .sleader .boxstyle img {
    height: 201px;
  }
}

@media (max-width: 767px) {
  .sleader .boxstyle img {
    height: 238px;
  }
}

@media (max-width: 380px) {
  .sleader .boxstyle img {
    height: 211px;
  }
}

@media (max-width: 320px) {
  .sleader .col-xs-6 {
    width: 100%;
  }

  .sleader .boxstyle img {
    width: auto;
    height: auto;
  }

  .sleader .boxstyle .txtinfo p {
    height: auto;
  }
}

/*-----------------图文---------------------*/
.graphiclist {
  margin-top: 30px;
}

.graphiclist li {
  display: block;
  overflow: hidden;
  margin-bottom: 30px;
  transition: All 0.5s ease-in-out;
  -webkit-transition: All 0.5s ease-in-out;
  -moz-transition: All 0.5s ease-in-out;
  -o-transition: All 0.5s ease-in-out;
}

/*.graphiclist li:hover {background: #fff;padding: 30px;border-radius: 5px;
    -webkit-box-shadow: 0px 3px 30px rgba(212, 223, 236, 0.6);
    box-shadow: 0px 3px 30px rgba(212, 223, 236, 0.6);
}*/
.graphiclist li h2 {
  margin: 0 0 14px 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.graphiclist li h2:hover {
  color: #0f48b3;
  text-decoration: none;
}

.graphiclist .news-img {
  margin-right: 30px;
}

.graphiclist .news-img a {
  border: #e4e4e4 solid 1px;
}

.graphiclist .news-img img {
  width: 226px;
  height: 151px;
}

.graphiclist .news-txt p {
  line-height: 1.7;
  font-size: 15px;
  margin: 0px;
  color: #737373;
  overflow: hidden;
}

.graphiclist .news-txt i {
  font-family: Arial;
  font-size: 15px;
  margin: 13px 0 0 0;
  color: #98a1bf;
  display: block;
  padding: 0 5px 0 0;
  font-style: normal;
  line-height: 1.1;
}

.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 (max-width: 991px) {
  .graphiclist .news-img {
    margin-bottom: 2px;
    margin-right: 15px;
  }

  .graphiclist .news-img img {
    width: 156px;
    height: 104px;
  }

  .graphiclist .news-txt p {
    overflow: initial;
  }

  .graphiclist li h2 {
    white-space: normal;
    overflow: inherit;
  }
}

@media (max-width: 767px) {
  .graphiclist li h2 {}

  .graphiclist li h2 {
    font-size: 17px;
    line-height: 1.4;
  }

  .graphiclist .news-img img {
    width: 141px;
    height: 94px;
  }
}

@media (max-width: 320px) {
  .graphiclist .news-img img {
    width: 104px;
    height: 69px;
  }
}

.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-bottom: 30px;
  display: block;
  overflow: hidden;
  padding-left: 34%;
}

.zhuzuo li h2 {
  font-size: 17px;
  color: #333;
  line-height: 22px;
  margin: 0 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 1px;
  margin-right: 25px;
  float: left;
}

.zhuzuo .news-img img {
  width: 128px;
  height: auto;
  padding: 3px;
}

.zhuzuo .news-txt p {
  line-height: 1.8;
  font-size: 14px;
  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;
}

.zhuzuo li:nth-child(odd) {
  padding-right: 34%;
  padding-left: 0;
}

.zhuzuo li:nth-child(odd) .news-img {
  float: right;
  margin-left: 25px;
  margin-right: 0;
}

.zhuzuo li:nth-child(odd) h2,
.zhuzuo li:nth-child(odd) .news-txt p {
  text-align: right;
}

@media (max-width: 1199px) {
  .zhuzuo li {
    padding-left: 30%;
  }

  .zhuzuo li:nth-child(odd) {
    padding-right: 30%;
  }

  .zhuzuo .news-img {
    margin-right: 20px;
  }

  .zhuzuo li:nth-child(odd) .news-img {
    margin-left: 20px;
  }
}

@media (max-width: 991px) {
  .zhuzuo li {
    padding-left: 0;
  }

  .zhuzuo li:nth-child(odd) {
    padding-right: 0;
  }

  .zhuzuo .news-img {
    margin-right: 15px;
  }

  .zhuzuo li:nth-child(odd) .news-img {
    margin-left: 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;
  }
}

/*---------------图片列表---------------------*/
.new-graphics {}

.new-graphics li {
  margin-top: 26px;
}

.new-graphics li .boxstyle {}

.new-graphics li .boxstyle a {}

.new-graphics li .boxstyle img {
  height: 170px;
  width: 100%;
}

.new-graphics li a:hover .boxstyle img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.new-graphics li .boxstyle .txtinfo {
  margin: 8px 2px 0 2px;
  overflow: hidden;
  height: 60px;
}

.new-graphics li .boxstyle .txtinfo h5 {
  font-size: 14px;
  color: #106ece;
  margin: 0 0 3px 0;
  font-family: Arial;
  font-weight: 500;
}

.new-graphics li .boxstyle .txtinfo h4 {
  color: #282828;
  font-size: 14px;
  line-height: 19px;
  font-weight: 500;
  margin: 0 0 8px 0;
}

.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: 1199px) {
  .new-graphics li .boxstyle img {
    height: 147px;
  }
}

@media (max-width: 1099px) {
  .new-graphics li .boxstyle img {
    height: 138px;
  }
}

@media (max-width: 991px) {
  .new-graphics li .boxstyle img {
    height: 143px;
  }
}

@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: 16px;
    line-height: 22px;
  }

  .new-graphics li .boxstyle .txtinfo h4 a {
    -webkit-line-clamp: inherit;
  }
}

.piclist {
  margin-top: 48px;
}

.piclist .row {
  margin-left: -25px;
  margin-right: -25px;
}

.piclist .row>[class^='col'] {
  padding-left: 25px;
  padding-right: 25px;
}

.piclist li {
  margin-bottom: 20px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.piclist li:hover {
  transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
}

.piclist li .boxstyle {}

.piclist li .boxstyle img {
  height: 392px;
  width: 100%;
}

.piclist li a:hover .boxstyle img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.piclist li .boxstyle .txtinfo {
  margin: 15px 2px 0 2px;
  overflow: hidden;
}

.piclist li .boxstyle .txtinfo h4 {
  margin: 0 0 8px 0;
  text-align: center;
}

.piclist li .boxstyle .txtinfo h4 a {
  font-size: 17px;
  color: #222;
  line-height: 1.4;
  border: 0;
  font-weight: 700;
  width: 100%;
  overflow: hidden;
  display: block;
}

.piclist li .boxstyle .txtinfo h4 a:hover {
  color: #334ca6;
}

.piclist li .boxstyle .txtinfo p {
  font-size: 12px;
  color: #808080;
  line-height: 18px;
  margin: 0 0 8px 0;
  word-break: break-all;
}

.piclist li .boxstyle .txtinfo span {
  font-size: 13px;
  color: #808080;
  line-height: 22px;
}

.piclist .thumbnail__link {
  border: 0;
}

@media (max-width: 1280px) {
  .piclist li .boxstyle img {
    height: 373px;
  }
}

@media (max-width: 1199px) {
  .piclist {
    margin-top: 30px;
  }

  .piclist .row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .piclist .row>[class^='col'] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .piclist li .boxstyle img {
    height: 299px;
  }
}

@media (max-width: 991px) {
  .piclist li .boxstyle img {
    height: 308px;
  }
}

@media (max-width: 767px) {
  .piclist li .boxstyle img {
    width: 80%;
    height: auto;
    margin: 0 auto;
  }
}

/*-----------------链接列表---------------------*/
.link-cenrlab {
  overflow: hidden;
  margin-top: 18px;
}

.link-cenrlab li {
  margin-top: 20px;
}

.link-cenrlab li a {
  float: left;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.4;
  color: #333;
  padding: 0 0 0 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: relative;
}

.link-cenrlab li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 6px;
  height: 6px;
  background-color: #fea734;
  border-radius: 3px;
}

.link-cenrlab li a:hover {
  color: #0f48b3;
  text-decoration: none;
}

@media (max-width: 767px) {
  .link-cenrlab {
    margin-top: 4px;
  }
}

.list-link {
  overflow: hidden;
  display: block;
  margin-top: 30px;
}

.list-link li {
  overflow: hidden;
  padding: 20px 18px;
}

.list-link li:nth-child(odd) {
  background: #f5f7fb;
}
.list-link li a{
  float: left;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.4;
  color: #333;
  background-repeat: no-repeat;
  background-position: left 2px;
  padding-left: 36px;
}
.list-link li a:first-child{
  float: left;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.4;
  color: #333;
  background-image: url(icon01.png);
  background-repeat: no-repeat;
  background-position: left 2px;
  padding-left: 36px;
}

.list-link li a:hover {
  color: #0f48b3;
}

.list-link span {
  line-height: 1.5;
  color: #9b9b9b;
  font-size: 15px;
  position: absolute;
  top: 2px;
  right: 0;
}

@media (max-width: 767px) {
  .list-link {
    margin-top: 26px;
  }

  .list-link li a {
    padding-right: 0px;
  }

  .list-link span {
    position: initial;
    margin-left: 17px;
  }
}

.link-web {
  overflow: hidden;
}

.link-web li {
  margin-top: 12px;
}

.link-web li {
  float: left;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.4;
  color: #333;
  padding: 0 0 0 32px;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: relative;
}

.link-web li:after {
  content: '';
  position: absolute;
  left: 15px;
  top: 7px;
  width: 6px;
  height: 6px;
  background-color: #fea734;
  border-radius: 3px;
}

.link-web li span {
  width: 180px;
  display: inline-block;
}

.link-web li a {
  display: inline-block;
  font-size: 16px;
  line-height: 1.4;
  color: #0f48b3;
  text-decoration: underline;
}

.link-web li a:hover {
  color: #333;
}

@media (max-width: 1260px) {
  .link-web .col-md-6 {
    width: 100%;
    float: left;
  }

  .link-web li span {
    width: 280px;
  }
}

@media (max-width: 991px) {
  .link-web li span {
    width: 200px;
  }
}

@media (max-width: 767px) {
  .link-web li span {
    display: block;
  }
}

/*-----------------信息公开---------------------*/
.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(ioz_ico_01.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;
}

.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: 35%;
}

.result .contentlist .wid2 {
  width: 20%;
}

.result .contentlist .wid3 {
  width: 14%;
}

.result .contentlist .wid4 {
  width: 15%;
}

.result .contentlist .wid5 {
  width: 4%;
}

.result .contentlist .wid6 {
  width: 30%;
}

.result .contentlist .wid7 {
  width: 10%;
}

.result .contentlist .wid8 {
  width: 8%;
}

.result .contentlist .wid9 {
  width: 40%;
}

.result .contentlist .table>thead>tr>th,
.result .contentlist .table>tbody>tr>th {
  color: #222;
  font-size: 15px;
  padding: 8px;
}

.result .contentlist .table-bordered>tbody>tr>td {
  font-size: 14px;
  padding: 8px 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: #f4f6f9;
  vertical-align: middle;
}

@media (max-width: 1199px) {
  .result .contentlist .wid2 {
    width: 17%;
  }

  .result .contentlist .wid7 {
    width: 16%;
  }
}

@media (max-width: 991px) {
  .result .contentlist .wid4 {
    width: 16%;
  }

  .result .contentlist .wid5 {
    width: 1%;
  }
}

@media (max-width: 767px) {
  .result .contentlist .wid3 {
    width: 1%;
  }
}

.mod-table .table-hover>tbody>tr:hover {
  background-color: #f4f6f9;
}

.mod-table .box-search {
  margin-bottom: 15px;
  overflow: hidden;
  margin-top: 28px;
}

.mod-table .box-search.search-other {
  position: relative;
  padding-right: 100px;
}

.mod-table .box-search.search-other .btn-wrap {
  position: absolute;
  right: 0;
  top: 0;
  width: 85px;
}

.mod-table .box-search.search-other .btn-wrap .btn-s {
  height: 100px;
}

.mod-table .box-search .box-s {
  float: left;
  width: 33.333333%;
  margin-bottom: 18px;
  padding-left: 100px;
  line-height: 40px;
}

.mod-table .box-search .box-s>div {
  float: left;
}

.mod-table .box-search .box-s .box-title {
  position: absolute;
  margin-left: -100px;
  text-align: right;
  line-height: 40px;
  width: 90px;
  color: #333333;
  font-size: 15px;
}

.mod-table .box-search .box-s .box-inp {
  width: 100%;
}

.mod-table .box-search .box-s .inp-s {
  height: 40px;
  padding: 5px 10px;
  line-height: 30px;
  box-shadow: none;
  border-radius: 4px;
  border-color: #eee;
  margin-bottom: 0;
}

.mod-table .box-search .box-s1 {
  width: 66.666666% !important;
}

.mod-table .box-search .btn-s {
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #25A038;
  border-radius: 4px;
  display: block;
  width: 100%;
  font-size: 15px;
}

.mod-table .box-table {
  overflow: hidden;
  /*overflow-x: auto;*/
  border-bottom: solid 1px #e9ebf0;
}

.mod-table .box-table .t-title {
  display: block;
  text-align: left;
  color: #333333;
}

.mod-table .box-table .t-title:hover {
  color: #1958af;
}

.mod-table .box-table table {
  width: 100%;
  border: solid 1px #fff;
  /*min-width: 600px;*/
}

.mod-table .box-table table tr td {
  border: solid 1px #eeeeee;
  padding: 12px 14px;
  color: #333333;
  word-break: break-all;
}

.mod-table[data-v-dp] .box-table table tr td {
  padding: 16px 16px;
}

.mod-table[data-v-dp] .box-table table tbody tr td {
  font-size: 14px;
}

.mod-table .box-table table thead tr td {
  background-color: #f4f6f9;
  line-height: 24px;
  color: #25A038;
  font-weight: 700;
  font-size: 17px;
  text-align: center;
}

.mod-table .box-table table tbody tr td {
  line-height: 1.4;
}

.mod-table .box-table .title-s {
  display: block;
  color: #333;
}

.fgtdw1 {
  width: 10%;
}

.fgtdw2 {
  width: 15%;
}

.tdw1 {
  width: 13%;
}

.tdw2 {
  width: 25%;
}

.hjtdw1 {
  width: 22%;
}

.hjtdw2 {
  width: 13%;
}

.lwtdw1 {
  width: 22%;
}

.lwtdw2 {
  width: 13%;
}

.zltdw1 {
  width: 20%;
}

.zltdw2 {
  width: 13%;
}

@media (max-width: 1199px) {
  .fgtdw1 {
    width: 13%;
  }

  .fgtdw2 {
    width: 20%;
  }

  .tdw1 {
    width: 15%;
  }

  .hjtdw2 {
    width: 15%;
  }

  .lwtdw2 {
    width: 15%;
  }

  .zltdw2 {
    width: 15%;
  }
}

@media (max-width: 991px) {
  .fgtdw1 {
    width: 18%;
  }

  .fgtdw2 {
    width: 22%;
  }

  .tdw1 {
    width: 20%;
  }

  .hjtdw2 {
    width: 20%;
  }

  .lwtdw2 {
    width: 20%;
  }

  .zltdw2 {
    width: 22%;
  }

  .zltdw1 {
    width: 28%;
  }
}

@media (max-width: 767px) {
  .fgtdw2 {
    width: 28%;
  }

  .tdw2 {
    width: 32%;
  }

  .hjtdw2 {
    width: 30%;
  }

  .lwtdw2 {
    width: 30%;
  }

  .zltdw2 {
    width: 30%;
  }

  .mod-table[data-v-dp] .box-table table tr td {
    padding: 10px 8px;
  }
}

/*网站地图*/
.webmap {
  overflow: hidden;
}

.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;
}

.webmap .tabh {
  min-height: 42px;
  border-bottom: #e8e8e8 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-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: 600;
  float: right;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.btn-gz:hover,
.btn-gz:focus,
.btn-gz:active,
.btn-gz.active,
.open .dropdown-toggle.btn-gz {
  color: #fff;
  background: url(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: 600;
  float: right;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  margin-left: 6px;
}

.btn-kxcb:hover,
.btn-kxcb:focus,
.btn-kxcb:active,
.btn-kxcb.active,
.open .dropdown-toggle.btn-kxcb {
  color: #fff;
  background: url(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: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.thumbnail__link:hover::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

.img-portfolio {
  margin-bottom: 5px;
  display: block;
}

.img-portfolio .photobox {
  border: #dedede solid 1px;
  padding: 8px;
  display: block;
  border-radius: 4px;
}

/*.img-portfolio .photobox:hover {-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);box-shadow: 0 0px 6px rgba(0, 0, 0, .2);}*/
.img-portfolio .photobox:hover {
  -webkit-box-shadow: 0 0 6px #cdcdcd;
  box-shadow: 0 0 6px #cdcdcd;
}

.img-portfolio img {
  width: 100%;
  height: 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*/
.pmt1 {
  margin-top: 30px;
}

.page {
  text-align: right;
  margin-top: 30px;
  padding-bottom: 10px;
}

.page a {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  background-color: #f5f5f5;
  border-radius: 3px;
  padding: 0 14px;
  margin: 2px 1px;
}

.page a:hover,
.page a.current,
.page a.a-s {
  background-color: #508ded;
  color: #fff;
}

.pagefrm1 {
  color: #333;
  font-size: 12px;
  background-color: #F7F7F7;
  border: 1px solid #CCCCCC;
  height: 24px;
  width: 36px;
  line-height: 22px;
  text-align: center;
  margin-right: 8px;
  float: left;
}

.pagefrm2 {
  color: #333;
  font-size: 12px;
  background-color: #F7F7F7;
  font-family: \5FAE\8F6F\96C5\9ED1;
  height: 24px;
  width: 46px;
  line-height: 22px;
  border: 1px solid #CCCCCC;
}

.pageline {
  border-bottom: dotted 1px #cccccc;
  height: 4px;
  margin-top: 20px;
  float: left;
  width: 100%;
}

.pageline1 {
  border-bottom: dotted 1px #cccccc;
  height: 4px;
  margin-top: 20px;
  width: 95%;
  display: block;
  overflow: hidden;
}

#pages {
  width: 100%;
  FONT-SIZE: 14px;
  TEXT-ALIGN: right;
  CLEAR: both;
  border-top: dotted 0px #cccccc;
  overflow: hidden;
  PADDING-TOP: 0px;
  float: left;
}

#pages A {
  BORDER: #dedede 0px solid;
  HEIGHT: 36px;
  BACKGROUND: #f5f5f5;
  COLOR: #333;
  PADDING: 0 15px;
  TEXT-DECORATION: none;
  MARGIN: 0px 5px 6px 0;
  DISPLAY: inline-block;
  LINE-HEIGHT: 36px;
  border-radius: 3px;
}

#pages A:visited {
  BORDER: #dedede 0px solid;
  HEIGHT: 36px;
  BACKGROUND: #f5f5f5;
  COLOR: #333;
  PADDING: 0 15px;
  TEXT-DECORATION: none;
  MARGIN: 0px 5px 6px 0;
  DISPLAY: inline-block;
  LINE-HEIGHT: 36px;
  border-radius: 3px;
}

#pages A:hover {
  BORDER: #dedede 0px solid;
  HEIGHT: 36px;
  BACKGROUND: #f5f5f5;
  COLOR: #333;
  PADDING: 0 15px;
  TEXT-DECORATION: none;
  MARGIN: 0px 5px 6px 0;
  DISPLAY: inline-block;
  LINE-HEIGHT: 36px;
  border-radius: 3px;
}

#pages SPAN {
  HEIGHT: 36px;
  COLOR: #333;
  PADDING: 0 15px;
  TEXT-DECORATION: none;
  MARGIN: 0px 5px 6px 0;
  DISPLAY: inline-block;
  LINE-HEIGHT: 36px;
  font-size: 14px;
  border-radius: 3px;
}

/*#pages input {height: 24px; width: 36px;LINE-HEIGHT: 16px; float: left; margin-top: 0px; margin-left: 3px;}*/
#pages A:hover {
  BORDER: #25A038 0px solid;
  BACKGROUND: #25A038;
  COLOR: #fff;
}

#pages A.curr {
  BORDER: ##25A038 0px solid;
  BACKGROUND: #25A038;
  COLOR: #fff;
}

#pages A.curr:visited {
  BORDER: #25A038 0px solid;
  BACKGROUND: #25A038;
  COLOR: #fff;
}

#pages A:hover {
  BORDER: #25A038 0px solid;
  BACKGROUND: #25A038;
  COLOR: #fff;
}

/*专题*/
.linkspic {}

.linkspic li {
  margin-top: 30px;
}

.linkspic li img {
  border: #eee solid 1px;
  height: 79px;
  width: 100%;
}

@media (max-width: 1280px) {
  .linkspic li img {
    height: 76px;
  }
}

@media (max-width: 1199px) {
  .linkspic li img {
    height: 58px;
  }
}

@media (max-width: 991px) {
  .linkspic .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .linkspic .row>[class^='col'] {
    padding-left: 10px;
    padding-right: 10px;
  }

  .linkspic li {
    margin-top: 24px;
  }

  .linkspic li img {
    height: 61px;
  }
}

@media (max-width: 767px) {
  .linkspic li {
    margin-top: 20px;
  }

  .linkspic li img {
    height: 50px;
  }
}

.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: #f8fbfe;
  padding: 10px 17px 16px 17px;
  margin: 0 0 18px 0;
  border-radius: 2px;
  border: 1px solid #e6ebf5;
}

/*.org fieldset:last-child {margin: 0;}*/
fieldset legend {
  font-weight: bold;
  background: #f8fbfe;
  margin: 0;
  margin-left: -0.1875rem;
  color: #262626;
  font-size: 18px;
  border: 0;
}

.org fieldset ul {
  overflow: hidden;
}

.org fieldset li {
  display: block;
  overflow: hidden;
  padding-right: 0;
}

.org fieldset li a {
  font-size: 14px;
  line-height: 18px;
}

.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;
}

@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%;
  }
}
.staff {}
.staff li {margin-top: 30px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.staff li:hover {
	/* transform:translate(0,-10px); */
	/* -webkit-transform:translate(0,-10px); */
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
}
.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 0 0;overflow: hidden;color: #333;}
.staff li .boxstyle1 .txtinfo h4 { color: #1e52ab;font-size: 15px;font-weight: 500;margin: 0;line-height: 20px; text-align: center;}
.staff li:hover .boxstyle1 .txtinfo h4 { color: #333;}
@media (min-width: 768px) {
	.staff li .boxstyle img {height: 210px;width: 150px;}
    .staff li .boxstyle1 img {height: 140px;width: 110px;margin: 0 auto;}
}
@media (max-width: 1280px) {
	.staff li .boxstyle1 img {height: 180px;}
}
@media (max-width: 1199px) {
	.staff li .boxstyle1 img {height: 132px;}
}
@media (max-width: 991px) {
	.staff .row {margin-left: -10px;margin-right: -10px;}
	.staff .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
	.staff li .boxstyle img {height: 189px;width: 135px;}
    .staff li .boxstyle1 img {height: 154px;}
}
@media (max-width: 767px) {
	.staff li {margin-top: 26px;}
	.staff li .boxstyle img {height: 210px;width: 150px;}
    .staff li .boxstyle1 img {height: 220px;}
}
@media (max-width: 380px) {
	.staff li .boxstyle img {height: 179px;width: 128px;}
    .staff li .boxstyle1 img {height: 190px;}
}
@media (max-width: 320px) {
	.staff li .boxstyle1 img {height: 180px;}
}