.main .con {
  width: 1200px;
  margin: 0 auto;
}

.main .xwdt {
  position: relative;
  width: 660px;
  margin: 10px 20px 0 0;
}

.main .xwdt .swiper-xwdt {
  height: 372px;
}

.main .xwdt .swiper-xwdt .section {
  position: relative;
}

.main .xwdt .swiper-xwdt .section img {
  height: 372px;
  width: 660px;
}

.main .xwdt .swiper-xwdt .section p {
  position: absolute;
  width: 100%;
  height: 40px;
  box-sizing: border-box;
  padding-right: 122px;
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-indent: 14px;
  line-height: 40px;
  color: #ffffff;
  font-size: 18px;
}

.main .xwdt .pagination {
  position: absolute;
  right: 14px;
  text-align: right;
  bottom: 14px;
  z-index: 10;
  width: 16%;
}

.main .xwdt .swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #ffffff;
  margin: 0 5px;
  cursor: pointer;
}

.main .xwdt .swiper-active-switch {
  background: #79161b;
}

.part1 .news {
  width: 515px;
}

.part1 .news .ywNav {
  border-bottom: 1px solid #bb8a8c;
  padding-bottom: 10px;
}

.part1 .news .ywNav li {
  display: inline-block;
  font-size: 22px;
  color: #bb8a8c;
  margin-right: 40px;
}

.part1 .news .ywNav li.active {
  color: #79161b;
  font-weight: bold;
}

.part1 .news .content .conBox .itm {
  margin-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px dashed #e1e1e1;
}

.part1 .news .content .conBox .itm h6 {
  font-size: 18px;
  font-weight: bold;
  color: #a80c00;
  line-height: 30px;
  margin-bottom: 8px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.part1 .news .content .conBox .itm p {
  font-size: 18px;
  color: #777777;
  text-indent: 2em;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.part1 .news .content .conBox .list li {
  line-height: 56px;
  border-bottom: 1px dashed #e1e1e1;
}

.part1 .news .content .conBox .list li a {
  float: left;
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.part1 .news .content .conBox .list li span.time {
  float: right;
  color: #777777;
}

.part2 {
  margin: 40px auto;
}

.part2 .gdTil {
  background: url(../images/gdyj_bg.png) bottom center no-repeat;
  width: 1200px;
  height: 60px;
  margin: 0 auto 30px;
  position: relative;
}

.part2 .gdTil .item {
  background: url(../images/tit_bgh.png) center no-repeat;
  width: 164px;
  height: 53px;
  text-align: center;
  color: #bb898c;
  font-size: 26px;
  line-height: 53px;
  display: inline-block;
  position: absolute;
  left: 620px;
  font-weight: bold;
}

.part2 .gdTil .item.zjgd {
  left: 410px;
}

.part2 .gdTil .item.active {
  color: #79161b;
  background: url(../images/tit_bgh_hover.png) center no-repeat;
}

.part2 .content .gdBox {
  width: 1300px;
  margin: 0 auto;
  position: relative;
}

.part2 .content .gdBox .swiper-zjgd {
  width: 1200px;
  height: 215px;
  margin: 55px auto;
  overflow: hidden
}

.part2 .content .gdBox .swiper-zjgd a {
  width: 382px;
  height: 215px;
  overflow: hidden;
  display: block;
  margin: 0 auto;
   position: relative;
}

.part2 .content .gdBox .swiper-zjgd img {
  width: 382px;
  height: 215px;
  display: block;
}

.part2 .content .gdBox .swiper-zjgd p{
   position: absolute;
   width: 100%;
   height: 40px;
   box-sizing: border-box;
   background: rgba(0, 0, 0, 0.6);
   left: 0;
   bottom: 0;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   text-indent: 14px;
   line-height: 40px;
   color: #ffffff;
   font-size: 18px;
}

.part2 .content .gdBox .swiper-gdyj {
  width: 1200px;
  height: 215px;
  margin: 55px auto;
  overflow: hidden
}

.part2 .content .gdBox .swiper-gdyj  a {
  width: 382px;
  height: 215px;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  position: relative;
}

.part2 .content .gdBox .swiper-gdyj  img {
  width: 382px;
  height: 215px;
  display: block;
}
.part2 .content .gdBox .swiper-gdyj p{
   position: absolute;
   width: 100%;
   height: 40px;
   box-sizing: border-box;
   background: rgba(0, 0, 0, 0.6);
   left: 0;
   bottom: 0;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   text-indent: 14px;
   line-height: 40px;
   color: #ffffff;
   font-size: 18px;
}
.part2 .content .gdBox .zjgd-pre,
.part2 .content .gdBox .zjgd-next,
.part2 .content .gdBox .gdyj-pre,
.part2 .content .gdBox .gdyj-next {
  width: 22px;
  height: 26px;
  cursor: pointer;
  position: absolute;
}

.part2 .content .gdBox .zjgd-pre,
.part2 .content .gdBox .gdyj-pre {
  left: 20px;
  top: 44%;
}

.part2 .content .gdBox .zjgd-next,
.part2 .content .gdBox .gdyj-next {
  right: 20px;
  top: 44%;
}

.part3 .yfzNav {
  width: 462px;
}

.part3 .yfzNav li {
  width: 462px;
  height: 141px;
  display: block;
  margin-bottom: 10px;
}

.part3 .yfzNav li:last-child {
  margin-bottom: 0;
}

.part3 .yfzNav li .ygs {
  background: url(../images/tit_ygs_x.png) no-repeat center;
  width: 432px;
  height: 141px;
  line-height: 141px;
  margin: 0 auto;
  padding-top: 4px;
  display: block;
  text-align: center;
  font-size: 33px;
  font-weight: bold;
  color: #fff;
}

.part3 .yfzNav li .qwfz {
  background: url(../images/tit_qwfz_x.png) no-repeat center center;
  width: 432px;
  height: 141px;
  line-height: 141px;
  margin: 0 auto;
  display: block;
  text-align: center;
  font-size: 33px;
  font-weight: bold;
  color: #fff;
}

.part3 .yfzNav li.active .ygs {
  background: url(../images/tit_ygs_l.png) no-repeat center;
  width: 462px;
  height: 141px;
  display: block;
}

.part3 .yfzNav li.active .qwfz {
  background: url(../images/tit_qwfz_l.png) no-repeat center;
  width: 462px;
  height: 141px;
  display: block;
}
.part3 .yfzNav li span.yun_l {
    width: 29px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
    background: url(../images/icon_qwfzL.png) no-repeat;
}

.part3 .yfzNav li span.yun_r {
    width: 29px;
    height: 20px;
    display: inline-block;
    margin-left: 10px;
    background: url(../images/icon_qwfzR.png) no-repeat;
}
.part3 .content .qwBox {
  width: 718px;
  height: 293px;
}

.part3 .content .qwBox img {
  width: 100%;
  height: 100%;
}

.part4 {
  width: 1200px;
  margin: 0 auto;
}

.part4 .xxCON {
  width: 1170px;
  height: 425px;
  margin-left: 30px;
  margin-top: 60px;
  position: relative;
  border: 1px solid #82262a;
}

.part4 .xxCON .gkNav {
  float: left;
  width: 53px;
  margin-left: -30px;
}

.part4 .xxCON .gkNav li {
  width: 53px;
  height: 156px;
  font-weight: bold;
  display: block;
  font-size: 26px;
  line-height: 28px;
  color: #bc8a8d;
  background: #ffffff url(../images/tit_bgs.png) no-repeat;
  margin: 35px 0 7px 0;
  text-align: center;
}

.part4 .xxCON .gkNav li.active {
  color: #79161b;
  background: #ffffff url(../images/tit_bgs_hover.png) no-repeat;
}

.part4 .xxCON .gkNav li a {
  width: 30px;
  display: block;
  margin: 0 auto;
  padding-top: 20px;
}

.part4 .xxCON .content {
  float: right;
  width: 1100px;
}

.part4 .xxCON .content .gkBox.zwgk .zw_l {
  width: 300px;
  float: left;
  margin: 35px 45px 0 0;
}

.part4 .xxCON .content .gkBox.zwgk .zw_l li {
  float: left;
  width: 33.3%;
  font-size: 18px;
  text-align: center;
  margin-bottom: 15px;
}

.part4 .xxCON .content .gkBox.zwgk .zw_l li span {
  height: 26px;
  display: block;
  text-align: center;
  margin: 0 auto 10px;
}

.part4 .xxCON .content .gkBox.zwgk .zw_l li span img {
  -webkit-transition: all .1s ease-in;
  -o-transition: all .1s ease-in;
  transition: all .1s ease-in;
}

.part4 .xxCON .content .gkBox.zwgk .zw_l li:hover img {
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.part4 .xxCON .content .gkBox.zwgk .zw_l .zwfww {
  float: left;
  width: 191px;
  height: 75px;
}

.part4 .xxCON .content .gkBox.zwgk .zw_l .zwfww img {
  width: 100%;
  height: 100%;
}

.part4 .xxCON .content .gkBox.zwgk .zw_m {
  float: left;
  width: 332px;
  margin-right: 45px;
  margin-top: 35px;
}

.part4 .xxCON .content .gkBox.zwgk .zw_m .tit {
  background: url(../images/tit_bg.png) bottom center no-repeat;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  padding-bottom: 5px;
  color: #79161b;
}

.part4 .xxCON .content .gkBox.zwgk .zw_m ul {
  margin-top: 25px;
}

.part4 .xxCON .content .gkBox.zwgk .zw_m ul li {
  line-height: 56px;
  border-top: 1px dashed #e1e1e1;
}

.part4 .xxCON .content .gkBox.zwgk .zw_m ul li:last-child {
  border-bottom: 1px dashed #e1e1e1;
}

.part4 .xxCON .content .gkBox.zwgk .zw_m ul li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

.part4 .xxCON .content .gkBox.zwgk .zw_r {
  float: left;
  width: 319px;
  margin-top: 35px;
}

.part4 .xxCON .content .gkBox.zwgk .zw_r ul li {
  width: 319px;
  height: 70px;
  margin-bottom: 22px;
}

.part4 .xxCON .content .gkBox.hdjl .hd_l {
  float: left;
  width: 319px;
  margin: 35px 20px 0 0;
}

.part4 .xxCON .content .gkBox.hdjl .hd_l li {
  width: 319px;
  height: 103px;
  margin-bottom: 20px;
}

.part4 .xxCON .content .gkBox.hdjl .hd_l li img {
  width: 100%;
  height: 100%;
  display: block;
}

.part4 .xxCON .content .gkBox.hdjl .hd_l2 {
  float: left;
  width: 127px;
  background: #f1e7e8;
  margin: 35px 40px 0 0;
}

.part4 .xxCON .content .gkBox.hdjl .hd_l2 li {
  height: 86px;
  border-bottom: 1px solid #ffffff;
  text-align: center;
}

.part4 .xxCON .content .gkBox.hdjl .hd_l2 li img {
  height: 27px;
  margin: 14px 0 8px 0;
  -webkit-transition: all .1s ease-in;
  -o-transition: all .1s ease-in;
  transition: all .1s ease-in;
}

.part4 .xxCON .content .gkBox.hdjl .hd_l2 li:hover img {
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.part4 .xxCON .content .gkBox.hdjl .hd_m {
  float: left;
  width: 332px;
  margin-right: 45px;
  margin-top: 35px;
}

.part4 .xxCON .content .gkBox.hdjl .hd_m .tit {
  background: url(../images/tit_bg.png) bottom center no-repeat;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  padding-bottom: 5px;
  color: #79161b;
}

.part4 .xxCON .content .gkBox.hdjl .hd_m ul {
  margin-top: 25px;
}

.part4 .xxCON .content .gkBox.hdjl .hd_m ul li {
  line-height: 56px;
  border-top: 1px dashed #e1e1e1;
}

.part4 .xxCON .content .gkBox.hdjl .hd_m ul li:last-child {
  border-bottom: 1px dashed #e1e1e1;
}

.part4 .xxCON .content .gkBox.hdjl .hd_m ul li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

.part4 .xxCON .content .gkBox.hdjl .hd_r {
  float: left;
  width: 172px;
  height: 347px;
  background: url(../images/dwzsk_bg.png) no-repeat center center;
  margin-top: 35px;
}

.part4 .xxCON .content .gkBox.hdjl .hd_r h5 {
  text-align: center;
  margin-top: 25px;
}

.part4 .xxCON .content .gkBox.hdjl .hd_r ul {
  margin-top: 25px;
}

.part4 .xxCON .content .gkBox.hdjl .hd_r ul li {
  color: #ffffff;
  text-align: center;
  line-height: 40px;
  margin-bottom: 20px;
}

.part4 .xxCON .content .gkBox.hdjl .hd_r ul li:hover {
  background: rgba(255, 255, 255, 0.4);
}

.ztlm {
  width: 1300px;
  margin: 40px auto;
  position: relative;
}

.ztlm .swiper-ztzl {
  width: 1200px;
  margin: 0 auto;
  height: 150px;
}

.ztlm .swiper-ztzl a {
  width: 384px;
  height: 150px;
  overflow: hidden;
  display: block;
  margin: 0 auto;
}

.ztlm .swiper-ztzl img {
  width: 384px;
  height: 150px;
  display: block;
}


.ztlm .arrow-left {
  width: 22px;
  height: 26px;
  cursor: pointer;
  position: absolute;
  left: 20px;
  top: 44%;
}

.ztlm .arrow-right {
  width: 22px;
  height: 26px;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 44%;
}