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: 1000px;
  background: url("../images/bg.jpg") no-repeat;
  background-position: center;
  background-size: auto 100%;
  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: 1429px;
  height: 471px;
  margin-top: -360px;
  background: url("../images/huodongyaowen-bg.png") no-repeat top center;
  background-size: 100% 100%;
  padding: 80px 15px 20px 15px;
  border-radius: 5px;
}

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

.hdyw-title {
  width: 1200px;
  height: 65px;

  cursor: pointer;
  margin: 0 auto;
  margin-top: -515px;
  background: url("../images/huodongyaowen-tit.png") no-repeat top center;
  background-size: 100%;
}

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

.img-title {
  box-sizing: border-box;
  padding: 0 20px;
  background: linear-gradient(0deg, #0d489f 17%, #0d5ace00 94%);
  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: #2B5490;
  font-family: SourceHanSansCN, SourceHanSansCN;
  line-height: 24px;
}

.hdyw-h3:hover {

  color: #2F7EF6;

}

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

.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: 1201px;
  height: 332px;
  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: 54px 20px 30px 35px;

}

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

.wlpf-left {
  height: 238px;
  width: 299px;
  margin-left: 15px;
  font-size: 16px;
  color: #fff;
}

.wlpf-right {
  height: 238px;
  width: 588px;
  margin-top: -37px;
  margin-left: 130px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.wlpf-v {
  height: 168px;

}

.wlpf-right-item {
  box-sizing: border-box;
  width: 400px;
  height: 90px;
  padding: 0 15px;
  font-size: 16px;
  color: #3D3D3D;
  display: flex;
  align-items: center;
  border-bottom: 1px dashed #BFD4E5;

}

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


}

.pfzl-title {
  width: 1200px;
  height: 65px;
  cursor: pointer;
  margin: 0 auto;
  background: url("../images/duoyuzhong-tit.png") no-repeat top center;
  background-size: 100% 100%;
}

.st-title {
  width: 1200px;
  height: 65px;
  cursor: pointer;
  margin: 0 auto;
  background: url("../images/shiting-tit.png") no-repeat top center;
  background-size: 100% 100%;
}

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

}

.pfzl-up {
  overflow: hidden;
  height: 305px;
  margin-top: 70px;
  padding: 30px;
  border-radius: 10px;
  background: #1075E1;
  position: relative;
  /* 作为定位参考 */
  overflow: visible;
  /* 默认就是 visible，如果不小心设了 hidden/auto 要改回来 */

}

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

.pfzl-left-section {
  width: 865px;
  height: 349px;
}

.pfzk-t {
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.pfzl-left-section .pfzl-left-section-item {
  display: none;
  position: absolute;
  top: -35px;
  /* left: 0; */
  z-index: 10;
  box-sizing: border-box;
  padding: 40px 40px;

}

.pfzl-left-section .pfzl-left-section-item.pfzl-active {
  display: block;

}

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

.dyzItem {
  display: flex;
  align-items: center;
  justify-content: space-between;

}

.dyzItem-list {
  width: 374px;
  height: 246px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.dyzItem p {

  font-family: Source Han Sans CN;
  font-size: 16px;
  font-weight: normal;
  color: #3D3D3D;
}

.dyzItem p:hover {

  color: #BB662A;
}

.dyzItem-img {
  width: 353px;
  height: 198px;
}

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

}

.pfzl-right-section {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 16px;
  width: 213px;
  height: 270px;
  background: linear-gradient(90deg, #148eff 0%, #ffffff00 100%);
}

.pfzl-right-section .pfzl-menu-item {
  display: flex;
  align-items: center;
  height: 90px;
  width: 221px;
  line-height: 26px;
  color: #D6EAFF;
  cursor: pointer;


}

.pfzl-left-section-item {
  background: url("../images/sjBg.png") no-repeat top center;
  background-size: 100% 100%;
  width: 865px;
  height: 349px;
  border-radius: 10px;

}

.pfzl-right-section .pfzl-menu-item.pfzl-active {
  width: 221px;
  height: 90px;
  line-height: 26px;
  color: #1075E1;
  background: url("../images/jlbg.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);

}

.stnb {
  background: url("../images/stBg.png") no-repeat top center;
  background-size: 100% 100%;
  width: 100%;
}

.stnb-list {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
}

.stnb-left {
  width: 641px;
  height: 361px;
  position: relative;
}

.stnb-left a {
  position: relative;

}

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

.playIcon {

  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 78px;
  background: url("../images/playBtn.png") no-repeat top center;
}

.stnb-left-title {
  position: absolute;
  display: flex;
  align-items: center;
  padding: 0 20px;
  box-sizing: border-box;
  color: #fff;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 78px;
  line-height: 78px;
  background: linear-gradient(90deg, rgba(11, 71, 173, 0.8) 0%, rgba(18, 158, 158, 0.8) 100%);
}

.stnb-left-title p {
  flex: 1;
  margin-left: 10px;
}


.stnb-right-up {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 145px;
}

.stnb-right-up a {
  position: relative;
}

.stnb-right-item-content {
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, rgba(11, 71, 173, 0.5) 0%, rgba(18, 158, 158, 0.5) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.stnb-right-up a img {
  width: 258px;
  height: 145px;

}

.stnb-right {

  width: 534px;
  height: 361px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.stnb-right-down {
  border-radius: 6px;
  padding: 20px;
  opacity: 0.7;
  background: #FFFFFF;
  width: 534px;
  height: 189px;
}

.stnb-right-down ul {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  height: 100%;
}

.stnb-right-down-item {
  display: flex;
  width: 100%;
  align-items: center;
}

.stnb-right-down-item p {
  margin-left: 10px;
  color: #3D3D3D;
  flex: 1;
}

.stnb-right-down-item p:hover {
  color: #2F7EF6;
}

.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;
}

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

.jctj-body {
  width: 1200px;
  background: url("../images/jctjBg.png") no-repeat top center;
  background-size: 100% 100%;
  height: 771px;
  margin: 0 auto;
  display: flex;
  justify-content:center;
  align-items: center;
}

.hdyw-left .swiper {
  width: 100%;
  height: 100%;
}

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

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

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

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

.hdyw-left .swiper-pagination-bullet-active {
  background: #6AE6FF !important;
}

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



.sw2 {
   width: 911px;
  height: 606px;
  overflow: hidden;
  position: relative;
 
}
.swiper2{
    width: 911px;
   height: 606px;
}
.sw2-tit{
  height: 95px;
  line-height: 95px;
  width: 100%;
  color: #fff;
  font-size: 18px;
  background: linear-gradient(0deg, #3e9eeb 42%, #ffffff00 100%)
}
.sw2 .swiper {
  width: 100%;
  height: 100%;
}

.sw2 .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.sw2 .swiper-slide img {
  display: block;
  width: 100%;
  height: 511px;
  object-fit: cover;
}
.sw2 .swiper-button-prev{
  top: 560px!important;
   color: white!important;
}
.sw2 .swiper-button-next{
  top: 560px!important;
  color: white!important;
}

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