html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td,
fieldset {
  padding: 0;
  margin: 0;
}

ul,
ol,
dl {
  list-style-type: none
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: 400
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit
}

input,
button {
  overflow: visible;
  vertical-align: middle;
  outline: none
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"] {
  -webkit-appearance: none;
  outline: none
}

body,
th,
td,
button,
input,
select,
textarea {
  font-family: "SourceHanSansCN", "SourceHanSansCN";
  /* font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, "WenQuanYi Micro Hei", Verdana, sans-serif, "\5B8B\4F53"; */
  font-size: 15px;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

img {
  border: none;
  margin: 0px;
  padding: 0px;
}

a:link,
a:visited {
  text-decoration: blink;
}

body {
  margin: 0 auto;
  padding: 0;
  background: #fff
}

.page-head {
  width: 100%;
  min-width: 1200px;
  height: 1380;
  background: url("../images/bg.jpg") no-repeat top center;
  position: relative;
  z-index: -1;
}

.head-title {
  display: block;
  width: 1112px;
  margin: 0 auto;
  padding-top: 163px;
}

.ellipsis {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap;
}

.ellipsis2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.ellipsis3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.page-main {
  width: 1200px;
  margin: 70px auto 0;
  height: auto;
  overflow: hidden;
}

.cbody {
  margin: 50px auto;


  /* height: 500px; */

}

.hdyw {
  width: 1200px;
  height: 500px;
  margin-top: -750px;
  background: url("../images/huodongyaowen-bg.png") no-repeat top center;
  padding: 20px 15px;
  border-radius: 5px;
}

.hdyw-list {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 5px;
  padding-top: 100px;
  display: flex;
  justify-content: space-around;
}

.hdyw-title {
  width: 1131px;
  height: 120px;
  cursor: pointer;
  margin: 0 auto;
  margin-top: -515px;
  background: url("../images/huodongyaowen-tit.png") no-repeat top center;
}

.hdyw-left {
  overflow: hidden;
  position: relative;
  /* border: 1px solid red; */
  height: 363px;
  width: 646px;
}

.img-title {
  box-sizing: border-box;
  padding: 0 20px;
  background-color: rgba(0, 0, 0, 0.5);
  height: 85px;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: white;
  font-size: 20px;
  line-height: 85px;
  text-align: center;
}

.hdyw-right {
  /* border: 1px solid greenyellow; */
  height: 363px;
  width: 483px;
}

.hdyw-h1 {
  font-weight: bold;
  font-size: 24px;
  line-height: 36px;
  word-break: break-all;
  /* 在任何字符边界处都可以断行 */
  padding-right: 23px;
  color: #1A59B7;
  font-family: SourceHanSansCN, SourceHanSansCN;

}

.hdyw-h2 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding-right: 23px;
  word-break: break-all;
  /* 在任何字符边界处都可以断行 */
  color: #A9A9A9;
  margin-top: 10px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  margin-bottom: 10px;
}


.hdyw-h3 {
  font-weight: 400;
  padding: 23px 23px 23px 0;
  font-size: 18px;
  color: #010101;
  font-family: SourceHanSansCN, SourceHanSansCN;
  line-height: 24px;
}

.dian {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 15px;
  background: url("../images/xinwen-list-bg.png") no-repeat top center;
}

.line1 {
  width: 100%;
  border-bottom: 2px dashed RGBA(225, 188, 19, 1);

}

.wlpf {
  width: 1200px;
  height: 540px;
  margin-top: -35px;

  border-radius: 5px;
}

.wlpf-list {
  width: 1240px;
  height: 525px;
  box-sizing: border-box;
  background-size: 100% 100%;
  background: url("../images/wanglpufa-bg.png") no-repeat top center;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  padding-top: 80px;

}

.wlpf-title {
  width: 1131px;
  height: 120px;
  cursor: pointer;
  margin: 0 auto;
  background: url("../images/wanglpufa-tit.png") no-repeat top center;
}

.wlpf-left {
  height: 308px;
  width: 490px;
  font-size: 16px;
  color: #fff;
}

.wlpf-right {
  height: 308px;
  width: 588px;
  margin-left: 50px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.wlpf-v {
  height: 275px;
}

.wlpf-right-item {
  box-sizing: border-box;
  width: 607px;
  height: 90px;
  padding: 0 15px;
  font-size: 16px;
  color: #fff;
  display: flex;
  align-items: center;
  background: url("../images/shipin-list-bg.png") no-repeat top center;
}

.player {
  display: inline-block;
  width: 46px;
  height: 46px;
  background: url("../images/bofang-icon.png") no-repeat top center;


}

.pfzl-title {
  width: 1131px;
  height: 120px;
  cursor: pointer;
  margin: 0 auto;
  background: url("../images/pufazhuanlan-tit.png") no-repeat top center;
}

.pfzl-list {
  box-sizing: border-box;
  background: url("../images/wanglpufazhuanlan-bg.png") no-repeat top center;
  border-radius: 5px;
  width: 1200px;
  /*   height: 912px; */
  padding: 60px 50px;
  margin: 0 auto;

}

.pfzl-up {
  overflow: hidden;
  height: 405px;
  width: 1090px;

}

.pfzl-container {
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.pfzl-left-section {
  width: 723px;
  height: 405px;
}

.pfzl-left-section img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none;
}

.pfzl-left-section img.pfzl-active {
  display: block;
}

.pfzl-right-section {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: -26px;
  font-size: 16px;
}

.pfzl-right-section .pfzl-menu-item {
  display: flex;
  align-items: center;
  height: 96px;
  width: 392px;
  line-height: 26px;
  color: RGBA(202, 225, 244, 1);
  cursor: pointer;
  background: url("../images/shipin-bg-a.png") no-repeat top right;

}

.pfzl-right-section .pfzl-menu-item.pfzl-active {
  width: 392px;
  height: 96px;
  line-height: 26px;
  color: rgba(114, 97, 16, 1);
  background: url("../images/jihuo-bg.png") no-repeat top center;
}

.pfzl-down {
  width: 1090px;
  height: 330px;
  margin-top: 65px;
  /* border: 1px solid red; */
  display: flex;
  justify-content: space-between;
}

.pfzl-down img {

  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pfzl-down-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.pfzl-down-left-item {
  width: 280px;
  height: 158px;
  position: relative;
}

.pfzl-down-middle {
  width: 186px;
  height: 330px;
  position: relative;
}

.pfzl-down-right {
  position: relative;
}

.pfzl-down-right:hover .pfzl-down-right-title {
  display: flex;
  align-items: center;

}

.pfzl-down-left-item1:hover .pfzl-down-left-title1 {
  display: flex;
  align-items: center;

}

.pfzl-down-left-item2:hover .pfzl-down-left-title2 {
  display: flex;
  align-items: center;

}

.pfzl-down-middle:hover .pfzl-down-middle-title {
  display: flex;
  align-items: center;

}

.pfzl-down-left-title1 {
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 20px;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 16px;
  color: #fff;

  background-color: rgba(20, 109, 186, 0.5);

}

.pfzl-down-left-title2 {
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 20px;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 16px;
  color: #fff;

  background-color: rgba(20, 109, 186, 0.5);

}

.pfzl-down-middle-title {
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 20px;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 16px;
  color: #fff;

  background-color: rgba(20, 109, 186, 0.5);

}

.pfzl-down-right-title {
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 20px;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 16px;
  color: #fff;

  background-color: rgba(20, 109, 186, 0.5);

}

.fzez {
  width: 1200px;

  border-radius: 5px;
}

.fzez-title {
  width: 1131px;
  height: 120px;
  cursor: pointer;
  margin: 0 auto;
  background: url("../images/fazhiezhan-tit.png") no-repeat top center;
}

.fzez-list {
  box-sizing: border-box;
  background: url("../images/fazhiezhan-bg.png") no-repeat top center;
  border-radius: 5px;
  width: 1200px;
  height: 296px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  padding: 0 20px;

}

.fzez-item {
  width: 350px;
  height: 284px;
}

.fledt-item {
  width: 100%;
  height: 200px;
  z-index: 1;

}

.fledt-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fledt-item-title {
  position: relative;
  background: url("../images/fazhiezhan-neirong-bg.png") no-repeat top center;
  width: 100%;
  height: 122px;
  margin-top: -40px;
  z-index: 2;
  color: #fff;
  font-size: 16px;
}

.fledt-title {

  width: 1131px;
  height: 120px;
  cursor: pointer;
  margin: 0 auto;
  margin-bottom: -50px;
  background: url("../images/fazhi.png") no-repeat top center;
}

.fledt-bg {
  width: 100%;
  height: 520px;
  margin: 0 auto;
  padding: 85px 0 20px 0;
  background: url("../images/fazhiediantong-bg.png") no-repeat top center;
}

.fledt-list {
  width: 1200px;
  margin: 0 auto;
  /* border: 1px solid red; */
  height: 480px;
  display: flex;
  justify-content: space-between;
}

.fledt-left {
  height: 480px;
  width: 848px;
  position: relative;

}

.fledt-left-title {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 85px;
  display: flex;
  align-items: center;
  padding: 0 15px;
  color: #fff;
  background-color: RGBA(118, 184, 217, 0.4);
}

.fledt-right-up-title {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0 15px;
  color: #fff;
  background-color: RGBA(118, 184, 217, 1);
}

.fledt-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fledt-right-up img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fledt-right-down img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fledt-right-up {
  height: 230px;
  width: 330px;
  position: relative;
}

.fledt-right-down {
  margin-top: 20px;
  height: 230px;
  width: 330px;
  position: relative;
}

.wlpfai-title {

  width: 1131px;
  height: 120px;
  cursor: pointer;
  margin: 0 auto;
  background: url("../images/wangluoai-tit.png") no-repeat top center;
}

.wlpfai-list {
  height: 472px;
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;

}

.wlpfai-left {
  width: 480px;
  height: 472px;
  background: url("../images/wangluoai-shipin-bg.png") no-repeat bottom center;

}

.wlpfai-img {
  width: 433px;
  height: 245px;
  margin: 0 auto;
}

.wlpfai-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wlpfai-left-title {
  font-size: 16px;
  color: #fff;
  padding: 20px 20px;
}

.wlpfai-item {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 16px;
}

.wlpfai-left-list {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 150px;
  padding: 0 20px;
}

.wlpfai-middle {
  height: 472px;
  width: 265px;
}

.wlpfai-right {
  width: 397px;
  height: 472px;

}

.wlpfai-right-up {
  width: 100%;
  height: 224px;
}

.wlpfai-right-down {
  width: 100%;
  height: 224px;
  margin-top: 23px;
}

.wlpfai-middle img,
.wlpfai-right-up img,
.wlpfai-right-down img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.xlzj-title {

  width: 1131px;
  height: 120px;
  cursor: pointer;
  margin: 0 auto;
  background: url("../images/zhengjihuodong-tit.png") no-repeat top center;
}

.xlzj-list {
  /*  height: 829px; */
  width: 1200px;
  margin: 0 auto;
  /* border: 1px solid red; */
  display: flex;
  justify-content: space-between;

}

.xlzj-left {
  width: 580px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;

}

.xlzj-up {
  width: 100%;
  height: 200px;
  background: url("../images/2025-caiyunnan-bg.png") no-repeat top center;
}

.xlzj-up2 {
  width: 100%;
  height: 200px;
  background: url("../images/yunnanwangluo-bg.png") no-repeat top center;
}

.xlzj-middle {
  width: 100%;
  height: 158px;
  display: flex;
  justify-content: space-between;
}

.xlzj-item {
  width: 280px;
  height: 100%;
  position: relative;
}

.xlzj-item:hover .xlzj-item-title {
  display: flex;
  align-items: center;
}

.xlzj-item-title {
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 20px;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 16px;
  color: #fff;

  background-color: rgba(20, 109, 186, 0.5);

}

.xlzj-item img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.xlzj-down {
  height: 391px;
  width: 100%;
}

.xlzj-down-img {
  height: 325px;
}

.xlzj-down-title {
  box-sizing: border-box;
  width: 100%;
  height: 67px;
  line-height: 67px;
  color: #fff;
  background-color: rgba(50, 143, 190, 1);
  padding: 0 20px;
}

.xlzj-down-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.ztcf {
  padding-bottom: 80px;
}

.ztcf-title {

  width: 1131px;
  height: 120px;
  cursor: pointer;
  margin: 0 auto;
  background: url("../images/zhuticaifan-tit.png") no-repeat top center;
}

.ztcf-list {
  width: 1200px;
  height: 450px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;

}

.ztcf-left {
  height: 442px;
  width: 323px;
  border-radius: 5px;
  background: url("../images/zhuticaifan-list-bg.png") no-repeat top center;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.ztcf-middle {
  height: 440px;
  width: 340px;
  border-radius: 5px;
  background: url("../images/zhuticaifan-shipin-bg.png") no-repeat top center;
}

.ztcf-right {
  width: 465px;
  height: 100%;

}

.ztcf-left-item {
  padding: 0 32px;
}

.ztcf-left-item-title {
  font-weight: 500;
  font-size: 18px;
  color: #129CC1;
  line-height: 28px;
}

.ztcf-left-item-content {
  font-weight: 400;
  font-size: 16px;
  color: #77B1CF;
  line-height: 26px;
  margin-top: 15px;
}

.ztcf-middle {
  padding: 34px 32px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}

.ztcf-middle-item-img {
  width: 268px;
  height: 151px;
}

.ztcf-middle-item-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.ztcf-middle-item-title {
  font-size: 16px;
  color: #fff;
  margin-top: 5px;
}
.ztcf-right-item:nth-child(1) {
   margin-top: 0px;
}
.ztcf-right-item{
  margin-top: 20px;
}
.ztcf-right-item-title {
  font-weight: 500;
  font-size: 18px;
  color: #7A5D16;
  line-height: 28px;
}

.line2 {
  height: 1px;
  width: 100%;
  background: #E9E4CA;
}

.ztcf-right-item-content {
  font-weight: 400;
  font-size: 16px;
  color: #9B9077;
  line-height: 24px;
  margin-top: 10px;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-slide a {
  width: 100%;
  display: block;
  height: 100%;
}

.swiper-pagination-bullet {
  border-radius: 0px !important;
  width: 30px !important;
  height: 4px !important;
}

.swiper-pagination-bullet-active {
  background: RGBA(248, 240, 118, 1) !important;
}

.simg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 1200px) {
  .tt {
    display: none !important;
  }
}