* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
fieldset,
img {
  border: none;
}
h3 {
  font-size: 100%;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
select,
input,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  outline: none;
  vertical-align: middle;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
body {
  font-size: 16px;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.zwgkIndex {
  padding: 48px 0;
}
.zwgkIndex a {
  color: #303030;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 16px;
  transition: 0.5s all;
}
.zwgkIndex .wgkBox .con > li {
  width: 224px;
  height: 134px;
  float: left;
  margin-right: 18px;
  background: linear-gradient(to bottom, #fbe6df, #fbe2da);
  position: relative;
}
.zwgkIndex .wgkBox .con > li:nth-child(2) {
  background: #ddddfc;
}
.zwgkIndex .wgkBox .con > li:nth-child(2) > a h3 {
  color: #5c58f7;
}
.zwgkIndex .wgkBox .con > li:nth-child(3) {
  background: #fcedd8;
}
.zwgkIndex .wgkBox .con > li:nth-child(3) > a h3 {
  color: #f58b23;
}
.zwgkIndex .wgkBox .con > li:nth-child(4) {
  background: linear-gradient(to bottom, #fbe6e0, #fbe2da);
}
.zwgkIndex .wgkBox .con > li:nth-child(4) > a h3 {
  color: #ec714d;
}
.zwgkIndex .wgkBox .con > li:last-child {
  margin-right: 0;
  background: linear-gradient(to bottom, #e8ddfd, #e1dcfc);
}
.zwgkIndex .wgkBox .con > li:last-child > a h3 {
  color: #7f55f4;
}
.zwgkIndex .wgkBox .con > li > a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 53px 0 0 20px;
  overflow: hidden;
}
.zwgkIndex .wgkBox .con > li > a h3 {
  font-size: 20px;
  font-weight: bold;
  color: #ec6c48;
  float: left;
}
.zwgkIndex .wgkBox .con > li > a .arrow {
  width: 11px;
  height: 7px;
  float: left;
  background: url(../images/zwgk/wgk_arrow.png) center center no-repeat;
  margin: 10px 0 0 10px;
}
.zwgkIndex .wgkBox .con > li > a img {
  position: absolute;
  right: -17px;
  top: 0;
}
.zwgkIndex .wgkBox .con > li .subMenu {
  position: absolute;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 4px 20px 1px rgba(34, 34, 34, 0.17);
  width: 100%;
  padding: 20px;
  z-index: 9;
  top: 90px;
  transform: scale(0);
  transition: all .5s;
  transform-origin: 50% 0%;
}
.zwgkIndex .wgkBox .con > li .subMenu::before {
  content: '';
  position: absolute;
  border-right: 6.5px solid transparent;
  border-left: 6.5px solid transparent;
  border-bottom: 7px solid #fff;
  top: -7px;
  left: 40px;
}
.zwgkIndex .wgkBox .con > li .subMenu li {
  margin-bottom: 15px;
}
.zwgkIndex .wgkBox .con > li .subMenu li:last-child {
  margin-bottom: 0;
}
.zwgkIndex .wgkBox .con > li:hover .subMenu {
  transform: scale(1);
}
.zwgkIndex .infoLine {
  margin-top: 58px;
}
.zwgkIndex .infoLine .left {
  width: 787px;
  float: left;
}
.zwgkIndex .infoLine .left .hedNav {
  border-bottom: 1px solid #dcdcdc;
}
.zwgkIndex .infoLine .left .hedNav ul {
  float: left;
}
.zwgkIndex .infoLine .left .hedNav ul li {
  float: left;
  font-size: 24px;
  color: #333333;
  padding: 0 12px 12px 12px;
  position: relative;
  transition: all .5s;
  margin-right: 38px;
  cursor: pointer;
  line-height: 1;
}
.zwgkIndex .infoLine .left .hedNav ul li:last-child {
  margin-right: 0;
}
.zwgkIndex .infoLine .left .hedNav ul li::after {
  content: '';
  position: absolute;
  height: 2px;
  background: #bd1a2d;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  transition: all .5s;
}
.zwgkIndex .infoLine .left .hedNav ul li.on {
  color: #bd1a2d;
  font-weight: bold;
}
.zwgkIndex .infoLine .left .hedNav ul li.on::after {
  width: 100%;
}
.zwgkIndex .infoLine .left .hedNav .more {
  float: right;
  font-size: 14px;
  color: #bf1628;
  position: relative;
  margin-top: 5px;
}
.zwgkIndex .infoLine .left .info-swiper {
  margin-top: 31px;
}
.zwgkIndex .infoLine .left .info-swiper ul li {
  margin-bottom: 22px;
  overflow: hidden;
  line-height: 21px;
}
.zwgkIndex .infoLine .left .info-swiper ul li .tit {
  float: left;
  width: 645px;
}
.zwgkIndex .infoLine .left .info-swiper ul li .tit a {
  font-size: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zwgkIndex .infoLine .left .info-swiper ul li .tit a:hover {
  color: #bd1a2d;
}
.zwgkIndex .infoLine .left .info-swiper ul li .date {
  float: right;
  color: #757575;
}
.zwgkIndex .infoLine .left .info-swiper ul li:last-child {
  margin-bottom: 0;
}
.zwgkIndex .infoLine .zfxxgk {
  width: 360px;
  height: 302px;
  background: #f6f6f6;
  float: right;
  padding: 24px 20px 0;
}
.zwgkIndex .infoLine .zfxxgk h3 {
  font-weight: bold;
  color: #b02c2f;
  font-size: 30px;
  text-align: center;
  line-height: 1;
}
.zwgkIndex .infoLine .zfxxgk ul {
  margin-top: 26px;
}
.zwgkIndex .infoLine .zfxxgk ul li {
  width: 150px;
  height: 54px;
  background: #fff;
  float: left;
  margin-bottom: 15px;
}
.zwgkIndex .infoLine .zfxxgk ul li:nth-child(2n) {
  float: right;
}
.zwgkIndex .infoLine .zfxxgk ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #404040;
  text-align: center;
  line-height: 54px;
  padding: 0 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zwgkIndex .infoLine .zfxxgk ul li a:hover {
  color: #bd1a2d;
}
.zwgkIndex .zcLine {
  margin-top: 58px;
}
.zwgkIndex .zcLine .left {
  width: 787px;
  float: left;
}
.zwgkIndex .zcLine .left .hedNav {
  border-bottom: 1px solid #dcdcdc;
}
.zwgkIndex .zcLine .left .hedNav ul {
  float: left;
}
.zwgkIndex .zcLine .left .hedNav ul li {
  float: left;
  font-size: 24px;
  color: #333333;
  padding: 0 12px 12px 12px;
  position: relative;
  transition: all .5s;
  margin-right: 38px;
  cursor: pointer;
  line-height: 1;
}
.zwgkIndex .zcLine .left .hedNav ul li:last-child {
  margin-right: 0;
}
.zwgkIndex .zcLine .left .hedNav ul li::after {
  content: '';
  position: absolute;
  height: 2px;
  background: #bd1a2d;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  transition: all .5s;
}
.zwgkIndex .zcLine .left .hedNav ul li.on {
  color: #bd1a2d;
  font-weight: bold;
}
.zwgkIndex .zcLine .left .hedNav ul li.on::after {
  width: 100%;
}
.zwgkIndex .zcLine .left .hedNav .more {
  float: right;
  font-size: 14px;
  color: #bf1628;
  position: relative;
  margin-top: 5px;
}
.zwgkIndex .zcLine .left .zc-swiper {
  margin-top: 31px;
}
.zwgkIndex .zcLine .left .zc-swiper .swiper-slide li {
  margin-bottom: 31px;
  overflow: hidden;
  line-height: 21px;
}
.zwgkIndex .zcLine .left .zc-swiper .swiper-slide li .tit {
  float: left;
  width: 645px;
}
.zwgkIndex .zcLine .left .zc-swiper .swiper-slide li .tit a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zwgkIndex .zcLine .left .zc-swiper .swiper-slide li .tit a:hover {
  color: #bd1a2d;
}
.zwgkIndex .zcLine .left .zc-swiper .swiper-slide li .date {
  float: right;
  color: #757575;
}
.zwgkIndex .zcLine .left .zc-swiper .swiper-slide li:last-child {
  margin-bottom: 0;
}
.zwgkIndex .zcLine .left .zc-swiper .swiper-slide .yjzjList .jxz {
  float: left;
  width: 60px;
  height: 16px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  font-size: 12px;
  color: #bd1a2d;
  text-align: center;
  line-height: 16px;
  margin-right: 8px;
  margin-top: 3px;
}
.zwgkIndex .zcLine .left .zc-swiper .swiper-slide .yjzjList .yjs {
  float: left;
  width: 60px;
  height: 16px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  font-size: 12px;
  color: #757575;
  text-align: center;
  line-height: 16px;
  margin-right: 8px;
  margin-top: 3px;
}
.zwgkIndex .zcLine .left .zc-swiper .swiper-slide .yjzjList .tit {
  width: 577px;
}
.zwgkIndex .zcLine .left .zc-swiper .swiper-slide .yjzjList .tit a {
  position: relative;
  padding-left: 14px;
}
.zwgkIndex .zcLine .left .zc-swiper .swiper-slide .yjzjList .tit a::before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #333333;
  top: 50%;
  margin-top: -2px;
  left: 0;
}
.zwgkIndex .zcLine .right {
  width: 360px;
  height: 345px;
  background: #f6f6f6;
  padding: 12px;
  float: right;
}
.zwgkIndex .zcLine .right .wyzzc {
  background: #fff;
  height: 321px;
  padding: 28px;
}
.zwgkIndex .zcLine .right .wyzzc h3 {
  line-height: 1;
  font-size: 30px;
  font-weight: bold;
  color: #b02c2f;
  text-align: center;
}
.zwgkIndex .zcLine .right .wyzzc .zzcNav {
  font-size: 20px;
  overflow: hidden;
  margin-top: 18px;
  padding: 0 54px;
  color: #666666;
}
.zwgkIndex .zcLine .right .wyzzc .zzcNav li {
  float: left;
  padding: 0 13px 13px 13px;
  border-bottom: 2px solid #dcdcdc;
  transition: all .5s;
  cursor: pointer;
}
.zwgkIndex .zcLine .right .wyzzc .zzcNav li.on {
  border-color: #b02c2f;
  color: #000;
}
.zwgkIndex .zcLine .right .wyzzc .zzcNav li:nth-child(2) {
  float: right;
}
.zwgkIndex .zcLine .right .wyzzc .wyzzc-swiper {
  margin-top: 20px;
}
.zwgkIndex .zcLine .right .wyzzc .wyzzc-swiper .swiper-slide {
  padding-bottom: 30px;
}
.zwgkIndex .zcLine .right .wyzzc .wyzzc-swiper .textbox {
  height: 42px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  margin-bottom: 10px;
  background: #fff;
  position: relative;
  border-radius: 10px;
}
.zwgkIndex .zcLine .right .wyzzc .wyzzc-swiper .textbox .input {
  padding: 0 59px 0 21px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  cursor: pointer;
}
.zwgkIndex .zcLine .right .wyzzc .wyzzc-swiper .textbox .input .tit {
  color: #dbdbdb;
  float: left;
}
.zwgkIndex .zcLine .right .wyzzc .wyzzc-swiper .textbox .input .con {
  float: right;
  color: #0a0a0a;
}
.zwgkIndex .zcLine .right .wyzzc .wyzzc-swiper .textbox .input::after {
  content: '';
  position: absolute;
  width: 23px;
  height: 13px;
  background: url(../images/zwgk/arrow.png) center center no-repeat;
  right: 13px;
  top: 50%;
  margin-top: -6.5px;
}
.zwgkIndex .zcLine .right .wyzzc .wyzzc-swiper .textbox .on::after {
  transform: rotate(180deg);
  top: 18px;
}
.zwgkIndex .zcLine .right .wyzzc .wyzzc-swiper .textbox ul {
  display: none;
  border: 1px solid #d2d2d2;
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 90px;
  overflow-y: auto;
  background: #fff;
}
.zwgkIndex .zcLine .right .wyzzc .wyzzc-swiper .textbox ul li {
  padding: 0 10px;
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  cursor: pointer;
}
.zwgkIndex .zcLine .right .wyzzc .wyzzc-swiper .textbox ul li:hover {
  background: #f2f2f2;
}
.zwgkIndex .zcLine .right .wyzzc .wyzzc-swiper .textbox ul li.on {
  background: #bd1a2d;
  color: #fff;
}
.zwgkIndex .zcLine .right .wyzzc .wyzzc-swiper .textbox:last-child {
  margin-bottom: 78px;
}
.zwgkIndex .zcLine .right .wyzzc .wyzzc-swiper .btn {
  height: 52px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 52px;
  overflow: hidden;
}
.zwgkIndex .zcLine .right .wyzzc .wyzzc-swiper .btn button {
  border-radius: 4px;
  background: #b02c2f;
  width: 100%;
  height: 100%;
  border: none;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}
.zwgkIndex .fdzdgknrBox {
  margin-top: 58px;
  height: 211px;
  background: url(../images/zwgk/fdzdgknr_bg.jpg) center center no-repeat;
  position: relative;
  padding: 34px 48px 0 515px;
}
.zwgkIndex .fdzdgknrBox .more {
  width: 137px;
  height: 37px;
  display: block;
  border: solid 1px #92371d;
  font-size: 16px;
  color: #92381d;
  text-align: center;
  line-height: 37px;
  position: absolute;
  top: 127px;
  left: 51px;
  padding-right: 8px;
}
.zwgkIndex .fdzdgknrBox .more::after {
  content: '';
  position: absolute;
  width: 8px;
  height: 14px;
  background: url(../images/zwgk/fd_more.png) center center no-repeat;
  right: 28px;
  top: 11px;
}
.zwgkIndex .fdzdgknrBox ul li {
  width: 134px;
  height: 38px;
  border-radius: 4px;
  background: #ec7a49;
  float: left;
  margin: 0 33px 14px 0;
}
.zwgkIndex .fdzdgknrBox ul li:nth-child(4n) {
  margin: 0 0 14px 0;
}
.zwgkIndex .fdzdgknrBox ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 8px;
}
.zwgkIndex .zdlyLine {
  margin-top: 58px;
}
.zwgkIndex .zdlyLine .newZdlyBox {
  width: 787px;
  float: left;
}
.zwgkIndex .zdlyLine .newZdlyBox .title {
  border-bottom: 1px solid #dcdcdc;
}
.zwgkIndex .zdlyLine .newZdlyBox .title h3 {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  float: left;
  padding: 0 12px 12px 12px;
  border-bottom: 2px solid #bd1a2d;
}
.zwgkIndex .zdlyLine .newZdlyBox .title .more {
  float: right;
  font-size: 14px;
  color: #bf1628;
  position: relative;
  margin-top: 5px;
}
.zwgkIndex .zdlyLine .newZdlyBox ul li {
  width: 252px;
  height: 78px;
  border-radius: 12px;
  background: #fff6ed;
  float: left;
  margin: 20px 15px 0 0;
}
.zwgkIndex .zdlyLine .newZdlyBox ul li:nth-child(3n) {
  margin: 20px 0 0 0;
}
.zwgkIndex .zdlyLine .newZdlyBox ul li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 78px;
  text-align: center;
}
.zwgkIndex .zdlyLine .newZdlyBox ul li a img {
  vertical-align: middle;
  margin-right: 22px;
}
.zwgkIndex .zdlyLine .right {
  width: 360px;
  float: right;
  padding-top: 6px;
}
.zwgkIndex .zdlyLine .right a {
  display: block;
  font-size: 0;
  margin-bottom: 20px;
}
.zwgkIndex .zdlyLine .right a:last-child {
  margin-bottom: 0;
}
.zwgkIndex .bomLine {
  margin-top: 58px;
}
.zwgkIndex .bomLine .hedNav {
  border-bottom: 1px solid #dcdcdc;
}
.zwgkIndex .bomLine .hedNav ul {
  float: left;
}
.zwgkIndex .bomLine .hedNav ul li {
  float: left;
  font-size: 24px;
  color: #333333;
  padding: 0 12px 12px 12px;
  position: relative;
  transition: all .5s;
  margin-right: 38px;
  cursor: pointer;
  line-height: 1;
}
.zwgkIndex .bomLine .hedNav ul li:last-child {
  margin-right: 0;
}
.zwgkIndex .bomLine .hedNav ul li::after {
  content: '';
  position: absolute;
  height: 2px;
  background: #bd1a2d;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  transition: all .5s;
}
.zwgkIndex .bomLine .hedNav ul li.on {
  font-weight: bold;
}
.zwgkIndex .bomLine .hedNav ul li.on::after {
  width: 100%;
}
.zwgkIndex .bomLine .hedNav .more {
  float: right;
  font-size: 14px;
  color: #bf1628;
  position: relative;
  margin-top: 5px;
}
.zwgkIndex .bomLine .content {
  margin-top: 28px;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 92px;
}
.zwgkIndex .bomLine .content .scroll-container {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 92px;
}
.zwgkIndex .bomLine .content ul {
  position: absolute;
  zoom: 1;
  /* IE6/7 hasLayout */
  top: 0;
  left: 0;
}
.zwgkIndex .bomLine .content ul.clone-list {
  position: absolute;
  top: 0;
}
.zwgkIndex .bomLine .content ul li {
  width: 281px;
  height: 92px;
  background: #f0f0f0;
  margin-right: 20px;
  border-radius: 8px;
  display: block;
  float: left;
  zoom: 1;
  /* IE6/7 */
}
.zwgkIndex .bomLine .content ul li:last-child {
  margin-right: 20px;
}
.zwgkIndex .bomLine .content ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.zwgkIndex .bomLine .content ul li a img {
  width: 100%;
  height: 100%;
}
.zwgkIndex .bomLine .content ul li:hover a img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.zwgkIndex .bomLine .bom-swiper {
  margin-top: 28px;
}
.zwgkIndex .bomLine .bom-swiper .swiper-slide {
  overflow: hidden;
}
.zwgkIndex .bomLine .bom-swiper .jgmpCon {
  border: solid 1px #dcdcdc;
  overflow: hidden;
}
.zwgkIndex .bomLine .bom-swiper .jgmpCon .jgmpNav {
  width: 430px;
  margin: 20px auto 0;
}
.zwgkIndex .bomLine .bom-swiper .jgmpCon .jgmpNav li {
  width: 180px;
  height: 40px;
  border-radius: 10px;
  background: #f5f5f5;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #757575;
  cursor: pointer;
  float: left;
  margin-right: 70px;
  font-weight: bold;
  transition: all .5s;
}
.zwgkIndex .bomLine .bom-swiper .jgmpCon .jgmpNav li:last-child {
  margin-right: 0;
}
.zwgkIndex .bomLine .bom-swiper .jgmpCon .jgmpNav li.on {
  background: #bd1a2d;
  color: #fff;
}
.zwgkIndex .bomLine .bom-swiper .jgmpCon .jgmp-swiper {
  margin-top: 20px;
  padding-bottom: 20px;
}
.zwgkIndex .bomLine .bom-swiper .jgmpCon .jgmp-swiper ul {
  overflow: hidden;
  padding-left: 95px;
}
.zwgkIndex .bomLine .bom-swiper .jgmpCon .jgmp-swiper ul li {
  float: left;
  margin-bottom: 10px;
}
.zwgkIndex .bomLine .bom-swiper .jgmpCon .jgmp-swiper ul li a {
  display: block;
  width: 220px;
  height: 30px;
  line-height: 30px;
}
.zwgkIndex .bomLine .bom-swiper .jgmpCon .jgmp-swiper ul li a:hover {
  color: #bd1a2d;
}
