* {
  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/img/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/img/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, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(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 {
  overflow: hidden;
}
.container > div {
  position: relative;
  /* margin: 50px auto 0; */
  overflow: hidden;
}

.banner {
  width: 100%;
  height: 776px;
  background-image: url("../img/bn.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1920px 776px;
}

.main {
  background-color: #cca564;
  overflow: hidden;
}
.main .part {
  width: 1165px;
  border: 1px solid #cfb07f;
  margin: 65px auto;
  border-radius: 10px;
  background-color: #fef2e4;
}
.main .part img {
  width: 100%;
}
.main .part > div {
  width: 1070px;
  margin: 0 auto;
}
.main .part > div:first-child {
  font-size: 0;
  padding-top: 45px;
  padding-bottom: 25px;
  text-align: center;
  font-weight: bold;
  color: #a10906;
  background-image: url("../img/icon.png");
  background-size: 1070px 40px;
  background-repeat: no-repeat;
  background-position: bottom;
}
.main .part > div a {
  color: #a10906;
}
.main .part > div > span {
  font-size: 32px;
}
.main .part > div > span+span {
  font-size: 21px;
}

.main .part > div+div {
  padding-bottom: 30px;
}
video {width:540px;
height:315px;}

.main  video {
width:545px;
height:3.2rem
}
.swiper_wrap {
  position: relative;
  width: 100%;
  padding-bottom: 25px;
  margin: 20px auto;
  text-align: center;
  overflow: hidden;
}
.swiper_wrap .arrow-left {
  display: none;
  background: url("../img/arrows.png") no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.swiper_wrap .arrow-right {
  display: none;
  background: url("../img/arrows.png") no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.swiper-container {
  width: 980px;
  height: 500px;
  text-align: center;
}
.swiper-container img {
  width: 980px;
  height: 500px;
}
.pagination {
  position: absolute;
  left: 0;
  font-size: 0;
  text-align: center;
  bottom: 5px;
  width: 100%;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #e6e6e6;
  box-shadow: 0 1px 2px #555 inset;
  margin: 0 5px;
}
.swiper-active-switch {
  background: #cca564;
}