* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body {
  height: 100%;
  font-family: "MicrosoftYaHei";
}

a {
  text-decoration: none;
}

.clear:after {
  display: block;
  content: '';
  clear: both;
}

.mhide {
  display: none;
}

.wkt_wrap {
  position: relative;
  min-height: 100%;
  background-image: url(./wkt_build_bg.png);
  background-repeat: no-repeat;
  background-position: 0 bottom;
  background-size: 100%;
}

.wkt_header {
  width: 1920px;
  margin: 0 auto;
  height: 468px;
  background-image: url(./wkt_pc_top_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.wkt_part {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 64px 0 28px;
}

.wkt_title_bg {
  height: 95px;
  background-position: center;
  background-repeat: no-repeat;
}

.wkt_title_bg.zyjs {
  background-image: url(./wkt_zyjs.png);
}

.wkt_title_bg.xxgc {
  background-image: url(./wkt_xxgc.png);
}

.wkt_title_bg.qwjd {
  background-image: url(./wkt_qwjd.png);
}

.wkt_title_bg.mtjj {
  background-image: url(./wkt_mtjj.png)
}

.wkt_zyjs {
  margin-top: 46px;
}

.wkt_zyjs_left {
  float: left;
  width: 666px;
  height: 384px;
}

.wkt_zyjs_left a {
  display: block;
  width: 100%;
  height: 100%;
}

.wkt_zyjs_left img {
  width: 100%;
  height: 100%;
}

.wkt_zyjs_right {
  float: right;
  width: 484px;
}

.wkt_zyjs_title {
  font-size: 22px;
  font-weight: bold;
  line-height: 33px;
  color: #af090b;
}

.wkt_zyjs_sub_title {
  padding: 15px 0 22px;
  border-bottom: 1px dashed #d2d2d2;
  font-size: 16px;
  line-height: 26px;
  color: #626262;
}

.wkt_zyjs_item {
  position: relative;
  padding-left: 26px;
  padding-right: 100px;
}

.wkt_zyjs_item:before {
  position: absolute;
  left: 0;
  top: 15px;
  content: '';
  width: 14px;
  height: 18px;
  background: url(./wkt_wj_icon.png) no-repeat center;
}

.wkt_zyjs_item a {
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #313131;
}

.wkt_zyjs_time {
  position: absolute;
  right: 0;
  top: 15px;
  font-size: 16px;
  color: #626262;
}

.wkt_xxgc_part {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.wkt_xxgc {
  width: 1200px;
  margin: 40px auto 0;
  padding: 38px 0 12px;
  background-color: #fffaf2;
}

.wkt_xxgc_item {
  float: left;
  width: 568px;
  height: 150px;
  padding: 16px 12px 16px 10px;
  margin-bottom: 26px;
  background-color: #ffd6ab;
}

.wkt_xxgc_item:nth-child(2n) {
  margin-left: 62px;
}

.wkt_xxgc_item_title {
  position: relative;
  padding-left: 20px;
  line-height: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #912122;
}

.wkt_xxgc_item_title a {
  color: #912122;
}

.wkt_xxgc_item_title:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '>';
  font-size: 16px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.wkt_xxgc_item_content {
  font-size: 18px;
  line-height: 30px;
  padding: 10px 14px;
  margin-top: 16px;
  background-color: #fff;
}

.wkt_qwjd {
  margin-top: 12px;
}

.wkt_qwjd_item {
  position: relative;
  float: left;
  width: 550px;
  padding: 38px 0 38px 22px;
  border-bottom: 1px dashed #d2d2d2;
}

.wkt_qwjd_item:nth-child(2n) {
  margin-left: 76px;
}

.wkt_qwjd_item.no-border {
  border-bottom: 0;
}

.wkt_qwjd_item:before {
  position: absolute;
  content: '';
  left: 4px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 6px;
  height: 6px;
  background-color: #c90000;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
}

.wkt_qwjd_item:after {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  width: 10px;
  height: 10px;
  border: 2px solid #c90000;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
}

.wkt_qwjd_item a {
  display: block;
  width: 100%;
  font-size: 22px;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #626262;
}

.wkt_mtjj {
  background-image: linear-gradient(0deg,
    #fdd3a8 0%,
    #ffe5c9 100%);
  box-shadow: 1px 1px 5px 0px rgba(119, 17, 18, 0.14);
  padding: 0 18px 20px 20px;
}

.wkt_mtjj_item {
  float: left;
  position: relative;
  width: 550px;
  height: 104px;
  box-shadow: 1px 2px 5px 0px rgba(242, 207, 171, 0.75);
  font-size: 22px;
  line-height: 34px;
  padding: 18px 18px 18px 46px;
  margin-top: 20px;
  background-color: #fff;
}

.wkt_mtjj_item:before {
  position: absolute;
  content: '';
  top: 24px;
  left: 16px;
  width: 20px;
  height: 20px;
  background-image: url(./wkt_wjx.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.wkt_mtjj_item:nth-child(2n) {
  margin-left: 60px;
}

.wkt_mtjj_item a {
  color: #535353;
}

.wkt_mtjj {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  margin-top: 78px;
}

.wkt_mtjj:before {
  position: absolute;
  left: 0;
  bottom: -15px;
  content: '';
  width: 100%;
  height: 15px;
  background-color: #fdd3a8;
  opacity: 0.4;
}

/* .wkt_mtjj:after {
  position: absolute;
  left: 0;
  bottom: 15px;
  content: '';
  width: 100%;
  height: 13px;
  background-color: #fdd3a8;
  opacity: 0.2;
} */

.wkt_mtjj_part {
  width: 1800px;
  padding-bottom: 200px;
  background-image: url(./wkt_red_sd.png);
  background-repeat: no-repeat;
  background-position: -185px 146px;
  margin: 0 auto;
}

.wkt-bottom {
  /* background-image: url('./wkt_red_sd.png');
  background-repeat: no-repeat;
  background-position: -185px 146px; */
}

.wkt_bq {
  padding-bottom: 45px;
  margin-top: 200px;
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  color: #313131;
  background-image: url(./wkt_bottom_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.wkt_fg {
  width: 100%;
  height: 10px;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 0;
}

.wkt_swiper {
  overflow: hidden;
}

.wkt_swiper .wkt_swiper_slide {
  width: 304px;
  height: 360px;
  padding: 0 10px;
}

.wkt_swiper_slide a {
  display: block;
  width: 100%;
  height: 100%;
}

.wkt_swiper_slide a img {
  width: 100%;
  height: 100%;
}

.wkt_swiper_contain {
  position: relative;
}

.wkt_swiper_pre {
  position: absolute;
  left: -38px;
  top: 50%;
  margin-top: -21px;
  width: 24px;
  height: 42px;
  cursor: pointer;
  background-image: url(./wkt_left_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wkt_swiper_next {
  position: absolute;
  right: -38px;
  top: 50%;
  margin-top: -21px;
  width: 24px;
  height: 42px;
  cursor: pointer;
  background-image: url(./wkt_left_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.wkt_swiper_pagination {
  margin-top: 40px;
  text-align: center;
  margin-bottom: 92px;
}

.wkt_swiper_pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  margin-right: 14px;
  background-color: #fff;
  border: 1px solid #bfbfbf;
  opacity: 1;
}

.wkt_swiper_pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}

.wkt_swiper_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 44px;
  height: 14px;
  border-radius: 7px;
  background-color: #c90000;
  border-color: #c90000;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
}

.zyjs {
  position: relative;
}
.zyjsm {
  position: absolute;
  top: 110px;
  right: 0px;
}

.xxgc {
  position: relative;  
}
.xxgcm {
  position: absolute;
  top: 40px;
  right: 0px;
}

.qwjd {
  position: relative;  
}
.qwjdm {
  position: absolute;
  top: 110px;
  right: 0px;
}

.wkt_mtjj_part {
  position: relative;  
}
.mtjjm {
  position: absolute;
  top: 40px;
  right: 300px;
}