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

.img-title {
  margin: 0 auto;
  width: 827px;
  height: 43px;
}

.nav {
  position: absolute;
  top: 0px;
  left: 0;
  background-color: #111111;
  border-bottom: none;
  font-size: 0;
  line-height: 80px;
  width: 100%;
  z-index: 2;
}

.nav.fixed {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 11111;
}

.nav .logo {
  height: 40px;
  padding-top: 13px;
  margin-right: 70px;
}

.nav .nav-items {
  display: flex;
  justify-content: space-between;
  color: rgb(255, 255, 255);
  font-size: 18px;
}

.nav .nav-items .top_text {
  display: inline-block;
  height: 80px;
  cursor: pointer;
  padding: 0 9px;
}

.nav .nav-items .top_text a {
  color: #fff;
}

.nav .nav-items .active {
  background-image: linear-gradient(0deg,
      #d4b26d 0%,
      #fad996 100%);
  color: #000;
}

.nav .nav-items .active a {
  color: #000;
}

.nav_button {
  display: inline-block;
  line-height: 30px;
  padding: 0 15px;
  border-radius: 10px;
}

.nav .nav-items .bm1 {
  background: none;
  background-size: 40px;
  width: auto;
}

.banner {
  position: relative;
  margin-bottom: 170px;
  width: 100%;
  height: 1230px;
  background: url('../images/banner.jpg') no-repeat center center;
  background-size: auto;
}

.tongqi {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 26px 0;
  position: absolute;
  left: 50%;
  bottom: -157px;
  transform: translate(-50%, -50%);
  width: 1200px;
  height: 157px;
  background: url('../images/bg-cpyy-01.png') no-repeat center center / contain;
}

.tongqi .img-tongqi {
  margin-left: 34px;
  margin-right: 49px;
  width: 106px;
  height: 106px;
  border-radius: 10px;
}

.tongqi .tongqi-list {
  margin-right: 69px;
}

.tongqi .tongqi-list .tongqi-item {
  display: block;
  font-family: SourceHanSansCN-Light;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #fee6a8;
}

.jieshao {
  margin-bottom: 31px;
}

.jieshao .img-title {
  margin-bottom: 38px;
  background: url('../images/title-pxjs.png') no-repeat center center / contain;
}

.jieshao .jieshao-box {
  box-sizing: border-box;
  padding: 65px 71px;
  width: 1198px;
  height: 416px;
  background: url('../images/bg-pxjs.png') no-repeat center center / contain;
  text-align: justify;
}

.jieshao .jieshao-box p {
  text-indent: 40px;
  margin-bottom: 10px;
  font-family: SourceHanSansCN-Light;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #f6eda7;
}

.jiangxiang {
  padding: 90px 0 0;
  margin-bottom: 75px;
  background: url('../images/bg-01.jpg') no-repeat center top;
}

.jiangxiang .img-title {
  margin-bottom: 32px;
  background: url('../images/title-cpjx.png') no-repeat center center / contain;
}

.jiangxiang .jieshao-title {
  margin-bottom: 49px;
  font-family: SourceHanSansCN-Regular;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #fee6a8;
  text-align: center;
}

.jiangxiang .jiangxiang-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.jiangxiang .jiangxiang-list .jiangxiang-item {
  position: relative;
  margin-right: 48px;
  margin-bottom: 48px;
  width: 368px;
  height: 326px;
  background: url('../images/bg-jx.png') no-repeat center center / contain;
}

.jiangxiang .jiangxiang-list .jiangxiang-item:nth-child(3n) {
  margin-right: 0;
}

.jiangxiang .jiangxiang-item-jieshao {}

.jiangxiang .icon-jiangxiang {
  display: block;
  margin: 15px auto 30px;
  height: 130px;
  width: 260px;
}

.jiangxiang .jiangxiang-title1 {
  margin-bottom: 14px;
  font-family: AdobeHeitiStd-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #000000;
  text-align: center;
}

.jiangxiang .jiangxiang-title2 {
  font-family: SourceHanSansSC-Bold;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #000000;
  text-align: center;
}

.jiangxiang .jiangxiang-item-btn {
  position: absolute;
  left: 50%;
  bottom: 27px;
  transform: translateX(-50%);
  display: block;
  width: 184px;
  height: 40px;
  background-color: #7b5427;
  border-radius: 20px;
  font-family: SourceHanSansSC-Bold;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 2px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}

.jiangxiang .jiangxiang-item-btn:hover {
  background-color: #131011;
}

.jiangxiang .jiangxiang-item-detail {
  padding: 14px 16px 0;
}

.jiangxiang .jiangxiang-item-detail .jiangxiang-detail-title {
  margin-top: 15px;
  margin-bottom: 5px;
  font-family: SourceHanSansSC-Bold;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #000000;
}

.jiangxiang .jiangxiang-item-detail .jiangxiang-detail-text {
  margin-bottom: 5px;
  font-family: AdobeHeitiStd-Regular;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #000000;
  text-align: justify;
}

.canpingyuanyin {
  padding-bottom: 132px;
  background: url('../images/bg-02.jpg') no-repeat center top;
}

.canpingyuanyin .img-title {
  margin-bottom: 38px;
  background: url('../images/title-cpyy.png') no-repeat center center / contain;
}

.canpingyuanyin-box {
  margin-bottom: 36px;
  height: 157px;
  background: url('../images/bg-cpyy-01.png') no-repeat center center / contain;
}

.canpingyuanyin-item {
  padding-top: 24px;
  width: 100%;
  height: 100%;
}

.canpingyuanyin-title {
  font-family: SourceHanSansCN-Bold;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 1px;
  color: #fee6a8;
  text-align: center;
}

.canpingyuanyin-item .bg-guang {
  margin: 9px auto 3px;
  width: 315px;
  height: 14px;
  background: url('../images/bg-cpyy-02.png') no-repeat center center / contain;
}

.canpingyuanyin-text {
  font-family: SourceHanSansCN-Light;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #fee6a8;
  text-align: center;
}

.canpingyuanyin-tabs {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.canpingyuanyin-tab {
  cursor: pointer;
  width: 138px;
  height: 171px;
  background: url('../images/bg-cpyy-03.png') no-repeat center center / contain;
}

.canpingyuanyin-title-img {
  margin: 33px auto 0;
  width: 55px;
  height: 54px;
}

.canpingyuanyin-tab:nth-child(1) .canpingyuanyin-title-img {
  background: url('../images/cpyy-01.png') no-repeat center center / contain;
}

.canpingyuanyin-tab:nth-child(2) .canpingyuanyin-title-img {
  background: url('../images/cpyy-02.png') no-repeat center center / contain;
}

.canpingyuanyin-tab:nth-child(3) .canpingyuanyin-title-img {
  background: url('../images/cpyy-03.png') no-repeat center center / contain;
}

.canpingyuanyin-tab:nth-child(4) .canpingyuanyin-title-img {
  background: url('../images/cpyy-04.png') no-repeat center center / contain;
}

.canpingyuanyin-tab:nth-child(5) .canpingyuanyin-title-img {
  background: url('../images/cpyy-05.png') no-repeat center center / contain;
}

.canpingyuanyin-tab:nth-child(6) .canpingyuanyin-title-img {
  background: url('../images/cpyy-06.png') no-repeat center center / contain;
}

.canpingyuanyin-tab:nth-child(1).active .canpingyuanyin-title-img {
  background: url('../images/cpyy-active-01.png') no-repeat center center / contain;
}

.canpingyuanyin-tab:nth-child(2).active .canpingyuanyin-title-img {
  background: url('../images/cpyy-active-02.png') no-repeat center center / contain;
}

.canpingyuanyin-tab:nth-child(3).active .canpingyuanyin-title-img {
  background: url('../images/cpyy-active-03.png') no-repeat center center / contain;
}

.canpingyuanyin-tab:nth-child(4).active .canpingyuanyin-title-img {
  background: url('../images/cpyy-active-04.png') no-repeat center center / contain;
}

.canpingyuanyin-tab:nth-child(5).active .canpingyuanyin-title-img {
  background: url('../images/cpyy-active-05.png') no-repeat center center / contain;
}

.canpingyuanyin-tab:nth-child(6).active .canpingyuanyin-title-img {
  background: url('../images/cpyy-active-06.png') no-repeat center center / contain;
}

.pingxuanliucheng {
  padding-top: 66px;
  background: url('../images/bg-03.jpg') no-repeat center top;
}

.pingxuanliucheng .img-title {
  margin-bottom: 57px;
  background: url('../images/title-pxlc.png') no-repeat center center / contain;
}

.pingxuanliucheng-list {
  margin-bottom: 45px;
  display: flex;
  justify-content: space-between;
}

.pingxuanliucheng-item {
  box-sizing: border-box;
  padding: 120px 40px 0;
  width: 271px;
  height: 520px;
}

.pingxuanliucheng-item:nth-child(1) {
  background: url('../images/bg-pxlc-01.png') no-repeat center center / contain;
}

.pingxuanliucheng-item:nth-child(2) {
  margin-top: 78px;
  background: url('../images/bg-pxlc-02.png') no-repeat center center / contain;
}

.pingxuanliucheng-item:nth-child(3) {
  background: url('../images/bg-pxlc-03.png') no-repeat center center / contain;
}

.pingxuanliucheng-item:nth-child(4) {
  margin-top: 78px;
  background: url('../images/bg-pxlc-04.png') no-repeat center center / contain;
}

.pingxuanliucheng-item-title1 {
  font-family: SourceHanSansCN-Bold;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}

.pingxuanliucheng-item-title2 {
  margin-top: 19px;
  margin-bottom: 22px;
  font-family: SourceHanSansCN-Bold;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}

.pingxuanliucheng-item-title3 {
  font-family: SourceHanSansCN-Light;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #fee6a8;
  text-align: justify;
}

.toupiaoguize {
  box-sizing: border-box;
  padding: 80px 44px 0;
  height: 167px;
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #fee6a8;
  background: url('../images/bg-tpgz.png') no-repeat center center / contain;
}

.baoming {
  padding-top: 71px;
}

.baoming .img-title{
  background: url('../images/title-bmfs.png') no-repeat center center / contain;
}

.baoming .baoming-title-text {
  margin: 33px 0 41px;
  font-family: SourceHanSansCN-Regular;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  line-height: 1;
  color: #fee6a8;
  text-align: center;
}

.baoming .img-bm {
  display: block;
  margin: 0 auto 104px;
}

.huaxu {
  padding: 54px 0 73px;
}

.huaxu .img-title {
  margin-bottom: 47px;
  background: url('../images/title-wjdlhx.png') no-repeat center center / contain;
}

.huaxu img {
  height: 250px;
}

.huaxu-img-grid {
  margin-bottom: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 10px;
}

.huaxu-img-grid2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}

.zuzhijigou {
  padding-top: 111px;
}

.zuzhijigou .img-title {
  margin-bottom: 51px;
  background: url('../images/title-zzjg.png') no-repeat center center / contain;
}

.zuzhijigou .img-zzjg {
  display: block;
  margin: 0 auto 132px;
  ;
}



.footer {
  width: 100%;
  height: 435px;
  background: url('../images/footer.png?v=fdsfsdfsf') no-repeat center center;
  background-size: auto 100%;
}

.judges {
  position: relative;
  background: #111111;
  color: #fff;
  text-align: center;
  padding: 70px 0;
}

.judges_con {
  margin-top: 30px;
  margin-bottom: 60px;
}

.judges_con_sm {
  text-align: center;
  font-size: 18px;
  color: #f6eda7;
  line-height: 30px;
}

.juges_list {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  margin-top: 70px;
}

.juges_list_item {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.juges_list_item_name {
  color: #fbe8b0;
  width: 81px;
  font-size: 23px;
  margin: 10px auto 0 auto;
  padding-bottom: 10px;
  border-bottom: 5px solid #fbe8b0;
  letter-spacing: 0.1rem;
}

.juges_list_item_intro {
  color: #fbe8b0;
  font-size: 14px;
  margin: 10px auto 0 auto;
  padding-bottom: 10px;
}

.juges_list::after {
  content: "";
  width: 70px;
  height: 0;
  position: absolute;
  left: 430px;
  top: 365px;
  border: solid 5px #b56d35;
  border-radius: 10px;
}

.juges_list::before {
  content: "";
  width: 70px;
  height: 0;
  position: absolute;
  left: 530px;
  top: 365px;
  border: solid 5px #d19a5a;
  border-radius: 10px;
}

.judge_list {
  margin-top: 55px;
}

.judge_list li {
  position: relative;
  float: left;
  width: 185px;
  height: 313px;
  margin: 0 18px 37px 0;
  overflow: hidden;
  color: #deb271;
  text-align: center;
}

.judge_list li:nth-child(5n) {
  margin-right: 0;
}

.judge_list li .judge_img {
  width: 177px;
  height: 177px;
  border-radius: 177px;
  margin: 32px auto 15px;
  overflow: hidden;
  transition: all .2s;
  border: 2px solid transparent;
}

.judge_list li:hover .judge_img {
  border: 1px solid #af6c25;
}

.judge_list li .judge_img img {
  width: 160px;
  height: 160px;
  transition: all .3s;
  margin: 9px auto;
}

.judge_list li .judge_img:hover {
  border: 2px solid #af6c25;
}

.judge_list li div {
  font-size: 18px;
}

.judge_list li p {
  font-size: 14px;
  padding: 5px 10px 0;
}

.judge_list li::before {
  content: '';
  display: block;
  visibility: visible;
  position: absolute;
  top: 29px;
  left: 0px;
  background: url('../images/jiabin/jiabin-logo.png') no-repeat center center;
  overflow: hidden;
  width: 185px;
  height: 185px;
  background-size: 100% 100%;
  border: none;
}

.judge_list li::after {
  content: '';
  display: block;
  visibility: visible;
  position: absolute;
  top: 29px;
  left: 0px;
  background: url('../images/jiabin/jiabin-logo01.png') no-repeat center center;
  overflow: hidden;
  width: 185px;
  height: 185px;
  background-size: 100% 100%;
  border: none;
}

.judge_list li.active::before {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: 1.7s infinite linear, round 1.7s infinite linear;
  animation: 1.7s infinite linear, round 1.7s infinite linear;
}

.judge_list li.active::after {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: 1.7s infinite linear, round 1.7s infinite linear;
  animation: 1.7s infinite linear, round 1.7s infinite linear;
}

@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.touxiangBox {
  width: 183px;
  height: 205px;
  box-sizing: border-box;
  position: relative;
}

.touxiangBox .quan {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.touxiangBox .touxiang {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.judges .swiper-slide .touxiangBox:hover .quan {
  -webkit-animation: round 2.7s infinite linear;
  animation: round 2.7s infinite linear;
}

@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#judges {
  padding-bottom: 100px;
}

#judges .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

#judges .swiper-slide .jiabinBox {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 50px;
  width: 195px;
  height: 420px;
}

#judges .swiper-slide .jiabinBox .name {
  font-size: 20px;
  color: #debb83;
  font-weight: 600;
  text-align: center;
  margin: 16px 0;
}

#judges .swiper-slide .jiabinBox .job {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

#judges .swiper-pagination {
  left: 50%;
  transform: translateX(-50%);
}

.judges .img-title{
  background: url('../images/title-nypw.png') no-repeat center center / contain;
}

.judges .swiper-button-prev:after,
.judges .swiper-container-rtl .swiper-button-next:after {
  content: '';
}

.judges .swiper-button-next:after,
.judges .swiper-container-rtl .swiper-button-prev:after {
  content: '';
}

.judges .swiper-button-prev,
.judges .swiper-container-rtl .swiper-button-next {
  left: -45px;
  top: 40%;
}

.judges .swiper-button-next,
.judges .swiper-container-rtl .swiper-button-prev {
  right: -45px;
  top: 40%;
}

.judges .swiper-button-prev {
  width: 45px;
  height: 97px;
  background: url('../images/zuoyou.png') no-repeat center;
}

.judges .swiper-button-next {
  width: 45px;
  height: 97px;
  background: url('../images/zuoyou.png') no-repeat center;
  transform: rotateY(180deg);
}

.judges .swiper-pagination-bullet {
  background-color: #efd19f !important;
  width: 80px !important;
  border-radius: 4px !important;
  margin-right: 7px;
}

.bg4{
  background: url('../images/bg-04.jpg') no-repeat center top;
}

.right-panel{
  display: none;
  padding-top: 15px;
  position: fixed;
  top: 20%;
  right: 0;
  width: 92px;
	height: 323px;
  background: url('../images/right-panel.png') no-repeat top center;
  background-size: 92px 323px;
}

.right-panel-item{
  height: 51px;
  font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
  line-height: 51px;
	color: #ffffff;
  text-align: center;
}
.con{
  position: relative;
}