* {
  margin: 0;
  padding: 0;
  font-family: 'Microsoft YaHei';
}

a {
  text-decoration: none;
}

img {
  border: none;
}
.nav_header {
  width: 100%;
  height: 50px;
  background-color: #333333;
}
.nav-con {
  width: 1100px;
  height: 100%;
  margin: 0 auto;
}
.icon {
  background-image: url(http://zzhz.zjol.com.cn/material/public-resource/img/icon-spring1.png);
  display: inline-block;
  vertical-align: middle;
}
.icon-logo {
  width: 25px;
  height: 25px;
  background-position: 0px 4px;
}
.logo {
  padding: 0px 15px;
  line-height: 50px;
  vertical-align: middle;
}
.logo,
.nav-main,
.nav-tips,
.nav-main > ul > li,
.nav-tips > ul > li {
  float: left;
}
.nav-main > ul {
  height: 100%;
}
.drop {
  position: relative;
}
.drop > a {
  color: white;
  display: block;
  line-height: 50px;
  padding: 0 20px;
}
.drop > a:hover {
  background: #000000;
}
.drop > a:hover .dropdown-menu {
  display: block !important;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu a:hover {
  background-color: gainsboro;
}
.icon-down {
  width: 14px;
  height: 14px;
  background-position: -29px 0px;
  margin-left: 5px;
}
.open .dropdown-menu {
  display: block !important;
}

.nav-tips {
  float: right;
  height: 100%;
}
.nav-tips a {
  margin: 0;
  display: block;
  line-height: 50px;
  padding: 0px 20px;
  color: white;
}
.nav-tips a:hover {
  background-color: #000000;
}

.tab {
  width: 341px;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #a8cae7;
  margin-right: 30px;
  margin-bottom: 40px;
}
.spe {
  margin-right: 0 !important;
}
.people {
  width: 100%;
  height: 220px;
  border-bottom: 2px solid #a8cae7;
  position: relative;
}
.people > img {
  width: 100%;
  height: 100%;
}
/* .name {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 20px;
  padding: 3px 0;
  background-color: rgba(124, 120, 114, 0.5);
  font-size: 14px;
  color: white;
} */

.info .abstract {
  text-align: center;
  background: #ffffff;
  color: #000000;
}
.info .abstract > span {
  background: #89a6ce;
  color: #ffffff;
  padding: 2px 6px;
}
.info .abstract > p {
  font-size: 13px;
  text-align: justify;
  line-height: 22px;
  height: 340px;
  overflow: hidden;
  margin-top: 10px;
}

.content {
  width: 100%;
}

.pw {
  width: 212px;
  float: left;
  margin-right: 10px;
  margin-bottom: 30px;
}
.pw .people {
  width: 100%;
  height: 150px;
}
#mr0 {
  margin-right: 0;
}

.overly {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 20px;
  padding: 3px 0;
  background-color: rgba(124, 120, 114, 0.5);
  font-size: 16px;
  color: white;
}

body {
  font-size: 14px;
  margin: 0 auto;
  max-width: 1920px;
  min-width: 1100px;
  /* background-color: #081a53; */
  background-color: #ffffff;
}
ul {
  list-style-type: none;
}
.fp {
  width: 100%;
  height: 628px;
  background-image: url(../img/zbb.png);
  background-repeat: no-repeat;
  background-size: 1920px 628px;
  background-position: center;
}
.fp1 {
  width: 100%;
  height: 536px;
  background-image: url(../img/banner.png);
  background-repeat: no-repeat;
  background-size: 1920px 536px;
  background-position: center;
}

.main {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  padding: 80px 0;
}

.section {
  margin-bottom: 60px;
}

.s-title {
  margin-bottom: 30px;
  text-align: center;
  position: relative;
}
.s-title > h3 {
  font-size: 30px;
  line-height: 50px;
  margin-bottom: 5px;
  color: #003e8e;
}
.s-title img {
  width: 1100px;
  height: 13px;
}
/* .s-title>p{
	color: #eaba71;
	letter-spacing: 10px;
	font-size: 18px;
	margin-bottom: 10px;
} */
.section-inner {
  overflow: hidden;
}
/* .point{
	display: inline-block;
	position: absolute;
	bottom: -8px;
	left: 50%;
	width: 14px;
	height: 14px;
	background: url(../../../img/point.png) center no-repeat;
} */

.abstract {
  border-radius: 5px;
  background: #eceef2;
  color: #000;
  padding: 25px;
}
.abstract > p {
  font-size: 18px;
  line-height: 40px;
  text-align: justify;
}
.abstract > p > a {
  color: #000;
}
.abstract > p > a:hover {
  text-decoration: underline;
}

.footer a {
  color: #000000;
}
.footer a:hover {
  color: #2b93d2;
  text-decoration: underline;
}

.tab {
  width: 341px;
  display: inline-block;
  vertical-align: top;
  /* border: 1px solid #a8cae7; */
  border: 1px solid #174ec1;
  margin-right: 30px;
  margin-bottom: 40px;
}
.tab:nth-child(3n) {
  margin-right: 0;
}
.spe {
  margin-right: 0 !important;
}
.people {
  width: 100%;
  height: 220px;
  border-bottom: 2px solid #a8cae7;
  position: relative;
}
.people > img {
  width: 100%;
  height: 100%;
}
/* .name {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 20px;
  padding: 3px 0;
  background-color: rgba(124, 120, 114, 0.5);
  font-size: 14px;
  color: white;
} */

.info .abstract {
  text-align: center;
  /* background: #ffffff; */
  background: #ffffff;
  color: #000000;
}
.info .abstract > span {
  background: #89a6ce;
  color: #ffffff;
  padding: 2px 6px;
}
.info .abstract > p {
  font-size: 13px;
  text-align: justify;
  line-height: 22px;
  height: 310px;
  overflow: hidden;
  margin-top: 10px;
}

.pw {
  width: 212px;
  float: left;
  margin-right: 10px;
  margin-bottom: 30px;
}
.pw .people {
  width: 100%;
  height: 150px;
}
#mr0 {
  margin-right: 0;
}

.overly {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 20px;
  padding: 3px 0;
  background-color: rgba(124, 120, 114, 0.5);
  font-size: 16px;
  color: white;
}
.main .part3 .title img {
  width: 997px;
  height: 47px;
}
.main .part3 .title {
  width: 1000px;
  margin: auto;
  text-align: center;
}
/* part3 */
.part3 .table {
  display: grid;
  grid-template-columns: repeat(4, 236px);
  grid-row-gap: 20px;
  justify-content: space-between;
  width: 1000px;
  margin: 25px auto;
}
.part3 .table .box {
  width: 100%;
  background-color: #ffffff;
}
.part3 .table .box .img-wrap {
  width: 224px;
  height: 140px;
  margin: 8px auto 0;
  font-size: 0;
  background-color: #89a6ce;
}
.part3 .table .box .img-wrap img {
  width: 100%;
}
.part3 .table .box .content {
  padding: 0 12px;
  margin-top: 15px;
}
.part3 .table .box .content .intro-person p {
  width: 100%;
  font-size: 12px;
  color: #3c72a1;
}
.part3 .table .box .content .intro-person .name1 {
  font-size: 18px;
  color: #3c72a1;
}
.part3 .table .box .content .intro-person .name-en {
  padding-bottom: 6px;
  margin-bottom: 6px;
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff;
  color: #3c72a1;
}
.part3 .table .box .content .text {
  padding: 20px 15px;
  margin-top: 15px;
  background-color: #89a6ce;
}
.part3 .table .box .content .text p {
  font-size: 12px;
  color: #ffffff;
}
.part3 .table .box .content .button {
  display: block;
  width: 66px;
  height: 20px;
  line-height: 20px;
  margin: 15px auto;
  font-size: 12px;
  text-align: center;
  background-color: #272b42;
}

.code {
  text-align: center;
  font-size: 0;
}
.code img {
  width: 150px;
}
.code img + img {
  margin-left: 50px;
}

.pagination .swiper-pagination-switch {
  background-color: #666;
  box-shadow: 0px 1px 2px #333 inset;
}
.pagination .swiper-active-switch {
  background-color: #003e8e;
}

.section .table {
	font-size: 0;
}
.section .table .box a {
	color: #fff;
}
.section .table .box a:link {
	color: #fff;
}
.section .table .box a:visited {
  color: #ffffff;
}
.section .table .box {
  display: inline-block;
  width: 30%;
  background-color: #0a5384;
  margin-left: 5%;
	margin-top: 20px;
}
.section .table .box:nth-child(3n + 1) {
  margin-left: 0;
}
.section .table .box .img-wrap {
  height: 210px;
  padding: 8px 6px 0;
  font-size: 0;
  background-color: #064772;
  overflow: hidden;
}
.section .table .box .img-wrap img {
  width: 100%;
}
.section .table .box[colspan='2'] {
  grid-column-start: span 2;
}
.section .table .box[colspan='2'] .img-wrap {
  height: auto;
}
.section .table .box .content {
  width: auto;
  padding: 0 12px;
  margin-top: 15px;
  color: #ffffff;
}
.section .table .box .content .intro-person p {
  width: 100%;
  height: 32px;
  line-height: 16px;
  font-size: 12px;
}
.section .table .box .content .intro-person .name {
  font-size: 18px;
}
.section .table .box .content .intro-person .name-en {
  padding-bottom: 6px;
  margin-bottom: 6px;
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff;
}
.section .table .box .content .text {
  display: none;
  padding: 20px 15px;
  margin-top: 15px;
  background-color: #064772;
}
.section .table .box .content .text p {
  height: 64px;
  line-height: 16px;
  font-size: 12px;
}
.section .table .box .content .button {
  display: block;
  width: 66px;
  height: 20px;
  line-height: 20px;
  margin: 15px auto;
  font-size: 12px;
  text-align: center;
  background-color: #358bc4;
  cursor: default;
}