.wrap {
  width: 1200px;
  margin: 0 auto;
}
.img-title {
  margin: 0 auto;
  text-align: center;
}
.img-title img {
  max-height: 100%;
}
.nav {
  position: absolute;
  top: 0px;
  left: 0;
  background-color: #1D0057;
  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: #ffffff;
  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;
  font-weight: 400;
  font-size: 20px;
}
.nav .nav-items .nav-item {
  transition: all 0.3s;
}
.nav .nav-items .nav-item:hover {
  background-image: linear-gradient(0deg, #d4b26d 0%, #fad996 100%);
}
.nav .nav-items .nav-item:hover a {
  color: #000;
  font-weight: 500;
}
.nav_button {
  display: inline-block;
  line-height: 30px;
  padding: 0 15px 4px;
  border-radius: 10px;
}
.nav .nav-items .bm1 {
  background: none;
  background-size: 40px;
  width: auto;
}
.banner {
  width: 100%;
  height: 1187px;
  padding-top: 80px;
  box-sizing: border-box;
}
.banner .banner-wrap {
  width: 100%;
  height: 1107px;
  background: url('../images/banner4.png?v=4') no-repeat center top;
}
.banner .banner-wrap .wrap {
  height: 100%;
  position: relative;
}
.tongqi {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 26px 0;
  position: absolute;
  left: 50%;
  bottom: 90px;
  transform: translate(-50%);
  width: 100%;
  height: 106px;
  background: url('../images/bg-tongqi.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-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #fee6a8;
}
.tongqi .tongqi-btn {
  margin-left: 65px;
  margin-right: 55px;
  box-sizing: border-box;
}
.long-bg {
  width: 100%;
  height: 1493px;
  background: url('../images/long-bg.jpg') no-repeat center top;
}
.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: 1269px;
  height: 580px;
  background: url('../images/bg-pxjs.png') no-repeat center center / contain;
  text-align: justify;
  margin: 0 auto;
  margin-top: -60px;
  padding-top: 105px;
}
.jieshao .jieshao-box p {
  width: 746px;
  text-indent: 40px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #f6eda7;
}
.canpingyuanyin {
  margin-top: 110px;
}
.canpingyuanyin .sub-title {
  margin-top: 50px;
  text-align: center;
}
.canpingyuanyin .sub-title p {
  text-align: center;
}
.canpingyuanyin .sub-title p:first-child {
  font-weight: bold;
  font-size: 26px;
  color: #FFE8BF;
}
.canpingyuanyin .sub-title p:last-child {
  font-weight: 300;
  font-size: 16px;
  color: #FFE8BF;
}
.canpingyuanyin .light-items {
  margin-top: 30px;
  background: url('../images/img-light.png') no-repeat 450px 0;
  position: relative;
  min-height: 420px;
}
.canpingyuanyin .light-items .light-item {
  width: 400px;
}
.canpingyuanyin .light-items .light-item p:first-child {
  font-weight: bold;
  font-size: 26px;
  color: #FFE8BF;
}
.canpingyuanyin .light-items .light-item p:last-child {
  font-weight: 300;
  font-size: 16px;
  color: #FFE8BF;
  line-height: 24px;
}
.canpingyuanyin .light-items .light-item:nth-child(1) {
  position: absolute;
  left: 0;
  top: 30px;
}
.canpingyuanyin .light-items .light-item:nth-child(1) p:first-child {
  text-align: right;
}
.canpingyuanyin .light-items .light-item:nth-child(1) p:last-child {
  text-align: right;
}
.canpingyuanyin .light-items .light-item:nth-child(2) {
  position: absolute;
  right: 0;
  top: 30px;
}
.canpingyuanyin .light-items .light-item:nth-child(3) {
  position: absolute;
  left: 0;
  top: 210px;
}
.canpingyuanyin .light-items .light-item:nth-child(3) p:first-child {
  text-align: right;
}
.canpingyuanyin .light-items .light-item:nth-child(3) p:last-child {
  text-align: right;
}
.canpingyuanyin .light-items .light-item:nth-child(4) {
  position: absolute;
  right: 0;
  top: 210px;
}
.canpingyuanyin .light-items .light-item:nth-child(5) {
  position: absolute;
  left: 50%;
  top: 330px;
  transform: translateX(-50%);
}
.canpingyuanyin .light-items .light-item:nth-child(5) p:first-child {
  text-align: center;
}
.canpingyuanyin .light-items .light-item:nth-child(5) p:last-child {
  text-align: center;
}
.jiangxiang {
  padding: 90px 0 0;
  padding-bottom: 75px;
  background: url('../images/bg-jiangxiang.jpg') no-repeat center top;
}
.jiangxiang .img-title {
  margin-bottom: 32px;
}
.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: 20px;
  margin-bottom: 40px;
  width: 380px;
  height: 220px;
  background: url('../images/bg-jx.png') no-repeat center center / contain;
}
.jiangxiang .jiangxiang-list .jiangxiang-item .jiangxiang-top-title {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 228px;
  height: 37px;
  margin-top: -18.5px;
  background: url('../images/jx-top-title-bg.png') no-repeat center center / contain;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 24px;
  color: #181510;
}
.jiangxiang .jiangxiang-list .jiangxiang-item:nth-child(3n) {
  margin-right: 0;
}
.jiangxiang .jiangxiang-item-jieshao {
  margin-top: 40px;
}
.jiangxiang .icon-jiangxiang {
  display: block;
  margin: 15px auto 30px;
  height: 130px;
  width: 260px;
}
.jiangxiang .jiangxiang-title1 {
  margin-bottom: 5px;
  line-height: 1;
  letter-spacing: 0px;
  font-size: 20px;
  color: #FFE8BF;
  text-align: center;
}
.jiangxiang .jiangxiang-title2 {
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 24px;
  color: #FFE8BF;
  text-align: center;
}
.jiangxiang .jiangxiang-item-btn {
  position: absolute;
  left: 50%;
  bottom: 15px;
  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;
  background: url('../images/bg-jx-h.png') no-repeat center center / cover;
  border-radius: 10px;
  width: 380px;
  height: 220px;
  padding-bottom: 60px;
  box-sizing: border-box;
  overflow-y: scroll;
}
.jiangxiang .jiangxiang-item-detail::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  border-radius: 20px;
}
.jiangxiang .jiangxiang-item-detail::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #c0c0c0;
  background-image: -webkit-gradient(linear, left bottom, left top, #c9cdd4);
  transition: 0.3s ease-in-out;
}
.jiangxiang .jiangxiang-item-detail::-webkit-scrollbar-thumb:hover {
  background-color: #a8a8a8;
}
.jiangxiang .jiangxiang-item-detail::-webkit-scrollbar-track {
  border-radius: 0px;
  background-color: #f1f1f1;
}
.jiangxiang .jiangxiang-item-detail .jiangxiang-detail-title {
  padding-top: 15px;
  margin-bottom: 5px;
  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;
}
.jiangxiang .tips {
  text-align: center;
  font-weight: 300;
  font-size: 16px;
  color: #C3B1FF;
}
.pingxuanliucheng {
  padding-top: 66px;
  padding-bottom: 80px;
}
.pingxuanliucheng .pingxuanliucheng-list {
  margin-top: 50px;
  background: url('../images/pingxuanliucheng-bg.png') no-repeat 285px 0px;
  width: 1200px;
  height: 767px;
  position: relative;
}
.pingxuanliucheng .pingxuanliucheng-list .pingxuanliucheng-item .pingxuanliucheng-item-title1 {
  font-weight: bold;
  font-size: 20px;
  color: #FFE8BF;
}
.pingxuanliucheng .pingxuanliucheng-list .pingxuanliucheng-item .pingxuanliucheng-item-title2 {
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
}
.pingxuanliucheng .pingxuanliucheng-list .pingxuanliucheng-item .pingxuanliucheng-item-title3 {
  font-weight: 300;
  font-size: 14px;
  color: #E0E1FF;
  line-height: 24px;
  margin-top: 10px;
}
.pingxuanliucheng .pingxuanliucheng-list .pingxuanliucheng-item:nth-child(1) {
  position: absolute;
  top: 10px;
  left: 0px;
  width: 483px;
  margin-left: -10px;
}
.pingxuanliucheng .pingxuanliucheng-list .pingxuanliucheng-item:nth-child(1) .pingxuanliucheng-item-title1 {
  text-align: right;
}
.pingxuanliucheng .pingxuanliucheng-list .pingxuanliucheng-item:nth-child(1) .pingxuanliucheng-item-title2 {
  text-align: right;
}
.pingxuanliucheng .pingxuanliucheng-list .pingxuanliucheng-item:nth-child(1) .pingxuanliucheng-item-title3 {
  padding-left: 10px;
  box-sizing: border-box;
}
.pingxuanliucheng .pingxuanliucheng-list .pingxuanliucheng-item:nth-child(2) {
  position: absolute;
  top: 40px;
  right: 20px;
  width: 435px;
}
.pingxuanliucheng .pingxuanliucheng-list .pingxuanliucheng-item:nth-child(3) {
  position: absolute;
  top: 240px;
  left: 380px;
  width: 435px;
}
.pingxuanliucheng .pingxuanliucheng-list .pingxuanliucheng-item:nth-child(4) {
  position: absolute;
  top: 480px;
  left: 0px;
  width: 477px;
}
.pingxuanliucheng .pingxuanliucheng-list .pingxuanliucheng-item:nth-child(4) .pingxuanliucheng-item-title1 {
  text-align: right;
}
.pingxuanliucheng .pingxuanliucheng-list .pingxuanliucheng-item:nth-child(4) .pingxuanliucheng-item-title2 {
  text-align: right;
}
.pingxuanliucheng .pingxuanliucheng-list .pingxuanliucheng-item:nth-child(4) .pingxuanliucheng-item-title3 {
  padding-left: 10px;
  box-sizing: border-box;
}
.pingxuanliucheng .toupiaoguize {
  box-sizing: border-box;
  padding: 90px 44px 0;
  height: 222px;
  font-weight: 300;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  background: url('../images/bg-tpgz.png') no-repeat center center / contain;
}
.pingxuanliucheng .toupiaoguize p {
  text-indent: 2em;
}
.pingxuanliucheng .toupiaoguize p:first-child {
  margin-bottom: 10px;
}
.baoming {
  padding-top: 80px;
}
.baoming .baoming-title-text {
  margin: 50px 0 40px;
  font-stretch: normal;
  letter-spacing: 0px;
  line-height: 1;
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  color: #FFE8BF;
}
.baoming .img-bm {
  display: block;
  margin: 0 auto 40px;
}
.baoming .cp-btn {
  margin: 0 auto 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 281px;
  height: 49px;
  background: radial-gradient(ellipse at left, #F0D796 0%, #F7BD49 100%), #0098FF;
  border-radius: 25px;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
}
.hzmt {
  margin-top: -5px;
  padding-top: 80px;
  padding-bottom: 100px;
  background: #280e7d;
}
.hzmt .img-title {
  margin-bottom: 60px;
}
.hzmt .img-bm {
  display: block;
  margin: 0 auto;
}
.wjpjdl {
  padding-top: 80px;
  padding-bottom: 100px;
  background: url('../images/bg-wjpjdl.jpg') no-repeat center top;
}
.wjpjdl .img-title {
  margin-bottom: 60px;
}
.wjpjdl .img-bm {
  display: block;
  margin: 0 auto;
}
.footer {
  width: 100%;
  height: 490px;
  background: url('../images/footer.png?v=11') no-repeat center center;
  background-size: auto 100%;
}
.judges {
  position: relative;
  color: #fff;
  text-align: center;
  padding: 70px 0;
}
.judges_con {
  margin-top: 30px;
  margin-bottom: 60px;
}
.judges_con_sm {
  text-indent: 2em;
  text-align: left;
  font-weight: 300;
  font-size: 18px;
  color: #FFE8BF;
  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 0.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 0.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);
  }
}
.judges .tips {
  padding-top: 30px;
  font-weight: 300;
  font-size: 16px;
  color: #C3B1FF;
}
.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;
  background: url('../images/bg-judges.jpg') no-repeat center top;
}
#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: 350px;
}
#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 .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 {
  opacity: 1;
  background-color: #fff !important;
  background: #fff !important;
  width: 10px !important;
  height: 10px !important;
  border-radius: 5px !important;
  margin-right: 7px;
}
.judges .swiper-pagination-bullet-active {
  width: 60px !important;
  border-radius: 4px !important;
}
.right-panel {
  display: none;
  padding-top: 15px;
  position: fixed;
  top: 20%;
  right: 0;
  width: 92px;
  height: 323px;
  background: url('../images/right-panel.png?v=1') 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;
}
.right-panel-item:hover a {
  color: #F5D0A5;
  position: relative;
}
.right-panel-item:hover a::after {
  background: #F5D0A5;
  width: 20px;
  height: 1px;
  position: absolute;
  content: '';
  left: 50%;
  transform: translateX(-50%);
  bottom: -3px;
}
.con {
  position: relative;
}
