* {
  margin: 0;
  padding: 0;
  text-decoration: none;
}

a {
  text-decoration: none;
}

a img {
  border: 0 none;
}

ul,
li {
  list-style-type: none;
}

div,
p,
span,
a {
  font-family: 'Microsoft YaHei', '微软雅黑', Arial, sans-serif;
}

.alert-danger {
  position: fixed;
  z-index: 999;
  width: 100%;
  top: 0px;
  right: 0px;
  font-size: 16px;
  color: #a94442;
  text-align: center;
  border: 1px solid #ebccd1;
  background-color: #f2dede;
  padding: 15px;
  margin: 0 auto 20px;
}

/* ============== nav_header & footer ============== */

/* nav_header */

.nav_header {
  position: fixed;
  z-index: 111;
  width: 100%;
  height: 50px;
  font-size: 16px;
  background-color: #333333;
}

.nav-con {
  width: 1100px;
  height: 100%;
  margin: auto;
}

.icon {
  background-image: url(http://zzhz.zjol.com.cn/material/public-resource/assets/nav_m_2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: middle;
}

.icon-logo {
  background-image: url(http://zzhz.zjol.com.cn/material/public-resource/assets/nav_m_1.png);
  width: 25px;
  height: 17px;
}

.logo {
  padding: 0 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: 8px;
  height: 4px;
  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: 0 20px;
  color: white;
}

.nav-tips a:hover {
  background-color: #000000;
}

/* footer */

.footer {
  font-size: 12px;
  color: #eeeeee;
  padding: 20px 0 40px;
  border-top: #333333 0px solid;
  overflow: hidden;
  background-color: #6c6c6c;
}

.footer > div {
  width: 900px;
  line-height: 28px;
  text-align: center;
  margin: 0 auto 0 auto;
  margin: 8px auto auto auto;
}

.footer a {
  color: #eeeeee;
}

.footer a:hover {
  color: #2b93d2;
  text-decoration: underline;
}

/* ============== main ============== */
.container {
  position: relative;
  min-width: 1000px;
  /* padding-top: 50px; */
  padding-bottom: 100px;
  /* background-color: #0e1432; */
  background-color: #ffffff;
}
.container .bg-bottom {
  z-index: 1;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 965px;
  background-image: url('../assets/bg-bottom.png');
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 1920px 500px;
}

.banner {
  position: relative;
  width: 100%;
  height: 644px;
  background-image: url('../assets/banner.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 1920px 644px;
}

.main {
  z-index: 2;
  position: relative;
  /* width: 100%;
  overflow: hidden; */
}

.main .part {
  margin: 110px auto 0;
}

.main .part .p-title {
  width: 1000px;
  margin: auto;
  text-align: center;
}

.main .part .p-title img {
  height: 29px;
}

.main .intro {
  z-index: 2;
  position: relative;
  top: -20px;
  width: 1200px;
  padding: 50px 36px;
  margin: auto;
  box-sizing: border-box;
  color: #f2f2f2;
  background-color: #a98c60;
}

.main .intro .label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 136px;
  height: 48px;
  border-radius: 48px;
  background-color: #cbbba2;
  user-select: none;
}
.main .intro .label .text {
  height: 33px;
}
.main .intro .inner {
  padding-left: 26px;
  margin-top: 36px;
}
.main .intro .inner .title {
  font-size: 36px;
}
.main .intro .inner .content {
  margin-top: 18px;
  font-size: 22px;
}
.main .intro .inner .content p {
  line-height: 1.6;
}

/* swiper */
.part2 .swiper-container {
  width: 100%;
  height: 667px;
  margin-top: 25px;
}

.part2 .swiper-container .overlay {
  z-index: 2;
  position: absolute;
  top: 0;
  width: 80%;
  height: 100%;
  background-color: rgb(247, 231, 207, 0.7);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}
.part2 .swiper-container .overlay.left {
  right: 50%;
  transform: translateX(-500px);
}
.part2 .swiper-container .overlay.right {
  left: 50%;
  transform: translateX(500px);
}

.part2 .swiper-container .swiper-slide {
  width: 1000px;
}
.part2 .swiper-container .swiper-slide a {
  position: relative;
  z-index: 2;
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 0;
  vertical-align: middle;
}
.part2 .swiper-container .swiper-slide a img {
  width: 100%;
}
.part2 .swiper-container .swiper-slide a span {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 45px;
  line-height: 45px;
  padding: 0 40px;
  font-size: 30px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.4);
}

.part2 .swiper-container .arrow {
  z-index: 3;
  position: absolute;
  top: 50%;
  opacity: 0.8;
  background-color: #303030;
  cursor: pointer;
}
.part2 .swiper-container .arrow.left,
.part2 .swiper-container .arrow.right {
  display: inline-block;
  height: 50px;
  width: 50px;
  background-image: url('../assets/icon.png');
}
.part2 .swiper-container .arrow.left {
  right: 50%;
  transform: translate(-450px, -50%);
  background-position: 0 0;
}
.part2 .swiper-container .arrow.right {
  left: 50%;
  transform: translate(450px, -50%);
  background-position: -120px 0;
}

/* 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%;
  border-radius: 5px;
  background-image: linear-gradient(60deg, #a88a6d, #f2dab7);
}
.part3 .table .box .img-wrap {
  height: 140px;
  margin: 8px 6px 0;
  font-size: 0;
  background-color: #fff;
  overflow: hidden;
}
.part3 .table .box .img-wrap img {
  width: 100%;
}
.part3 .table .box[colspan='2'] {
  grid-column-start: span 2;
}
.part3 .table .box[colspan='2'] .img-wrap {
  height: auto;
}
.part3 .table .box .content {
  padding: 0 12px 20px;
  margin-top: 15px;
  color: #ffffff;
}
.part3 .table .box .content .intro-person {
  font-size: 12px;
}
.part3 .table .box .content .intro-person .name {
  font-size: 18px;
  font-weight: bold;
}
.part3 .table .box .content .intro-person .name-en {
  padding-bottom: 20px;
  margin-bottom: 6px;
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff;
}

