* {
  padding: 0;
  margin: 0;
  /* transition: all 0.4s; */
}

.hide {
  display: none;
}

body {
  font: normal 14px/1.5 "Microsoft Yahei";
}

p {}

a {
  text-decoration: none;
}

ul,
dl {
  list-style-type: none;
}

img {
  vertical-align: top;
}

.unselect {
  -moz-user-select: none;
  /*火狐*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -ms-user-select: none;
  /*IE10*/
  user-select: none;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: "";
  clear: both;
  height: 0;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.animated {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

#g-footer {
  width: 100%;
  padding: 10px 0;
  border-top: 1px solid #ddd;
  clear: both;
  font-family: simsun;
  font-size: 12px;
  background-color: #FFF;
}

#g-footer .g-wrap {
  width: 1000px;
  margin: auto;
}


#g-footer .g-footer-nav {
  height: 30px;
  line-height: 30px;
  text-align: center
}

#g-footer .g-footer-nav a {
  color: #1a4991;
  text-decoration: none
}

#g-footer .g-footer-nav a:hover {
  color: #f15c00;
  text-decoration: underline
}

#g-footer .g-footer-links {
  color: #666;
  float: left;
  line-height: 25px;
  padding: 5px 0;
  text-align: center;
  width: 100%
}

#g-footer .g-footer-links a,
#g-footer .g-footer-record a {
  color: #243851
}

#g-footer .g-footer-links a:hover,
#g-footer .g-footer-record a:hover {
  color: #c00
}

#g-footer .g-footer-record {
  width: 536px;
  margin: 0 auto 10px;
  overflow: hidden
}

#g-footer .g-footer-record p {
  border: 1px solid #d2d2d2;
  float: left;
  font-size: 12px;
  height: 50px;
  line-height: 20px;
  margin: 6px;
  width: 120px;
  overflow: hidden
}

#g-footer .g-footer-record .fn-fl {
  padding: 3px;
  float: left
}

#g-footer .g-footer-record .fn-fr {
  padding: 5px 3px 0;
  width: 72px;
  float: right
}

body {
  font-family: Microsoft YaHei;
  width: 100%;
}

.nav {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #0d29a3;
  border-bottom: none;
  font-size: 0;
  line-height: 66px;
  overflow: hidden;
  width: 100%;
}

.nav.flxed {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 11111;
}

.nav .logo {
  height: 40px;
  padding-top: 13px;
  margin-right: 70px;
}

.nav .nav-items {
  color: rgb(255, 255, 255);
  font-size: 20px;
}

.nav .nav-items .top_text {
  display: inline-block;
  margin-left: 25px;
  height: 67px;
  cursor: pointer;
}

.nav .nav-items .top_text a {
  color: #fff;
}

.nav .nav-items .active {}

.nav .nav-items .bm {
  width: 143px;
  background-color: #ffe8a8;
  text-align: center;
}

.nav .nav-items .bm a {
  color: #000;
}

.nav .nav-items .bm a img {
  margin-left: 10px;
  height: 50px;
  width: 35px;
}


.nav .nav-items .bm1 {
  background: none;
  background-size: 40px;
  width: auto;
}

.tqdh {
  padding: 20px;
  text-align: center;
  width: 120px;
  border-radius: 10px;
  font-weight: 400;
}

.color1 {
  background-color: #6289e4;
}

.color2 {
  background-color: #dc9958;
}

.color3 {
  line-height: 50px;
  color: #0d29a3;
  background: url(../img2021/canping_butt.png) no-repeat center;
}

.color8 {
  background-color: #ff0000;
}

a:link,
a:hover,
a:visited,
a:active,
a:focus,
a {
  text-decoration: none;
}

.banner {
  position: relative;
  height: 780px;
  background: url(../img2021/bannar_02.png) no-repeat center top;
  color: #fff;
  padding-top: 110px;
  text-align: center;
  overflow: hidden;
}


@keyframes flash {
  0% {
    left: -200px;
    top: -200px;
  }

  50% {
    left: 50%;
    top: -200px;
  }

  75% {
    left: 100%;
    top: -200px;
  }

  100% {
    left: 150%;
    top: -200px;
  }

}

.wrap {
  width: 1000px;
  margin: 0 auto;
}


.banner .text1 {
  text-align: center;
}

.banner .text1 img {
  padding-top: 50px;
}

.banner .text2 {
  font-size: 24px;
  color: #fff;
  padding-top: 70px;
}

.banner .cont {
  position: relative;
  padding-left: 400px;
  text-align: left;
}

.banner .cont h2 {
  padding-top: 20px;
  font-size: 32px;
}

.banner .cont .text4 {
  font-size: 28px;
}


.banner .cont_img {
  width: 420px;
  position: absolute;
  top: -280px;
  left: -20px;
}

.banner .cont_img_light {
  width: 190px;
  position: absolute;
  top: -240px;
  left: 82px;
}


.banner .text3 {
  padding-top: 40px;
  padding-left: 150px;
  font-size: 38px;
  color: #fff;
  font-weight: 600;
  text-align: left;
}

.intro {
  height: 600px;
  background: url(../vote_img/rule_bg.png) no-repeat center #000a49;
}

.intro .title {
  padding: 120px 0 0 0px;
}

.title {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 40px;
  position: relative;
  z-index: 2;
  line-height: 1;
  margin: 0 auto;
  font-weight: 400;
  letter-spacing: 4px;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 40px;
}

.title_ch {
  position: relative;
  font-family: "microsoft yahei", Arial;
  margin: 0;
  padding: 0;
  border: 0;
  letter-spacing: 5px;
  line-height: 40px;
  margin-bottom: 14px;
  text-align: center;
  font-weight: 600;
}



.title_ch::before {
  content: '';
  position: absolute;
  height: 82px;
  width: 209px;
  left: -97px;
  top: -20px;
  background: url(../img2021/t_bg.png) no-repeat center;
  z-index: -1;
}

.title_ch:hover::after {
  animation: flash2 1s linear;
}


@keyframes flash2 {
  0% {
    left: 0%;
    top: -10px;
  }

  50% {
    left: 50%;
    top: -10px;
  }

  75% {
    left: 100%;
    top: -10px;
  }

  100% {
    left: 150%;
    top: -10px;
  }

}

.title_en {
  font-family: "microsoft yahei", Arial;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 16px;
  text-transform: Uppercase;
  text-align: center;
  opacity: 0.5;
}

.intro p {
  color: #fff;
  font-size: 16px;
  color: #000;
  line-height: 1.5;
}

.intro .para {
  width: 100%;
  margin: 0px 60px 140px 60px;
}

.intro .para1 {}

.intro .para2 {
  width: 930px;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  padding: 5px 0;
  margin: 0px 45px;
  border-bottom: 2px dashed #8085a4;
}

.whcp_award_bg {
  padding-bottom: 70px;
}

.whcp {
  background: url(../vote_img/bg.png) #000a49;
  position: relative;
  color: #fff;
  text-align: center;
}

.whcp_cpntont {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 45px;
}

.whcp_cpntont_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.whcp_cpntont_item_top {
  width: 158px;
  height: 182px;
  background: url(../img2021/icon_bg.png) no-repeat center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.whcp_cpntont_item p {
  font-size: 22px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 1px;
}

.whcp_cpntont .active .whcp_cpntont_item_top {
  background: url(../img2021/icon_bg_active.png) no-repeat center;
}

.whcp_cpntont .active p {
  font-weight: 600;
}

.whcp_cpntont_shuoming {
  font-size: 16px;
  text-align: center;
  padding: 30px 60px;
  background: url(../img2021/icon_text_bg.png) no-repeat center;
}

.award {
  position: relative;
  background: url(../img2021/back2_02.png) no-repeat top #000;
  text-align: center;
}

.award_contont {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  padding-bottom: 150px;
  height: 600px;
}

.award_contont_item_back {
  width: 135%;
  height: 250px;
  background: url(../img2021/hex.png) no-repeat center;
}

.award_contont_item_back:hover {
  width: 135%;
  height: 250px;
  background: url(../img2021/hex2.png) no-repeat center;
}

.award_contont_item_back:hover .award_contont_item {
  display: none;
}

.award_contont_item_back .award_contont_item_on {
  display: none;
}

.award_contont_item_on h3 {}

.award_contont_item_back:hover .award_contont_item_on {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 40px 0;
  justify-content: space-between;
  color: #fff;
}

.award_contont_item_back:hover .award_contont_item_on p {
  margin: 30px auto;
  width: 75%;
  text-align: center;
}

.award_contont_item_on span {
  position: absolute;
  color: #372110;
  background-color: #f9df91;
  display: inline-block;
  line-height: 20px;
  padding: 0px 10px;
  border-radius: 20px;
  margin-top: 30px;
  bottom: 30px;
  left: calc(50%-10px);
}

.award_contont_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 40px 0;
  justify-content: space-between;
}


.award_contont_item p {
  font-size: 16px;
  letter-spacing: 1px;
}

.award_contont_item span {
  background-color: #372110;
  color: #f9df91;
  display: inline-block;
  line-height: 20px;
  padding: 0px 10px;
  border-radius: 20px;
  margin-top: 30px;
}

.award_contont_item2356 {
  width: 19%;
  display: flex;
  flex-direction: column;
  z-index: 10;
}

.award_contont_item147 {
  width: 19%;
  z-index: 11;
}



.award2 {
  position: relative;
  background: url(../img2021/back2_02.png) no-repeat top;
  text-align: center;
}

.award2_contont {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  padding-bottom: 100px;
  height: 600px;
  justify-content: space-evenly;
}

.award2_contont_item_back {
  width: 282px;
  height: 320px;
  padding-bottom: 40px;
  background: url(../img2021/sq_bg.png) no-repeat center;
}

.award2_contont_item_back:hover {
  width: 282px;
  height: 320px;
  background: url(../img2021/sq_bg.png) no-repeat center;
}

.award2_contont_item_back:hover .award2_contont_item {
  display: none;
}

.award2_contont_item_back .award2_contont_item_on {
  display: none;
}

.award2_contont_item_on h3 {}

.award2_contont_item_back:hover .award2_contont_item_on {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 50px 0;
  justify-content: space-between;
  color: #fff;
}

.award2_contont_item_back:hover .award2_contont_item_on p {
  margin: 30px auto 10px;
  width: 215px;
  text-align: left;
  font-size: 14px;
  text-align: center;
}

.award2_contont_item_on span {
  background-color: #f3c463;
  color: #0c269a;
  display: inline-block;
  line-height: 28px;
  padding: 0px 20px;
  border-radius: 20px;
}

.award2_contont_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 60px 0;
  justify-content: space-between;
  /* transform: rotate3d(0, 1, 0, 90deg); */
}

.top1 {
  position: relative;
  top: 75px;
  left: 185px;
}

.tip {
  text-align: center;
  font-size: 16px;
  color: #fff;
}

@keyframes page {
  100% {
    transform: rotate3d(0, 1, 0, 180deg);
  }
}


.award2_contont_item .titlep b {
  color: #fff;
  font-size: 30px;
  text-align: center;
}

.award2_contont_item .line {
  height: 2px;
  width: 214px;
  border-bottom: 2px solid #00eaff;
}

.award2_contont_item span {
  background-color: #00eaff;
  color: #0c269a;
  display: inline-block;
  line-height: 28px;
  padding: 0px 20px;
  border-radius: 20px;
  margin-top: 20px;
}

.award2_contont_item2356 {
  display: flex;
  flex-direction: column;
  z-index: 10;
  width: 25%;
  align-items: center;
}

.award2_contont_item7 {
  display: flex;
  flex-direction: column;
  z-index: 10;
  width: 25%;
  align-items: center;
  justify-content: flex-end;
  padding-top: 350px;
}

.award2_contont_item147 {
  width: 19%;
  z-index: 11;
}

.ofweek {
  font-size: 17px;
  line-height: 24px;
  color: #fff;
  padding: 16px 0;
}

.ofweek_p {
  color: #00eaff;
  font-size: 24px;
}


.liucheng {
  position: relative;
  height: 636px;
  background: url(../img2021/step_bg_01.png) no-repeat 50% 100%;
  color: #fff;
  text-align: center;
  padding-bottom: 150px;
  /* animation: liuchengBgi 100s infinite linear; */
}

@keyframes liuchengBgi {
  0% {
    background: url(../img2021/back3.png) no-repeat 50% 100%;
  }

  50% {
    background: url(../img2021/back3.png) no-repeat 100% 100%;
  }

  100% {
    background: url(../img2021/back3.png) no-repeat 200% 100%;
  }
}

.liucheng_img {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 30px;
  margin: 60px 0px 0 0px;
  background: url(../img2021/line.png) no-repeat 0% 75%;
}

.liucheng_img2 {
  background: url(../img2021/step_bg_a.png) no-repeat center;
  background-size: contain;
  height: 160px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: center;
  border-radius: 10px;
  padding: 0 20px;
}

.liucheng_img2:hover {
  background: url(../img2021/step_bg.png) no-repeat center;
  background-size: contain;
  height: 160px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: center;
  border-radius: 10px;
  padding: 0 20px;
}

.liucheng_line {
  height: 2px;
  background-color: #007eae;
  margin: 0 60px;
  position: relative;
  top: -50px;
  z-index: 0;
}



.nypw {
  position: relative;
  background: url(../img2021/back4.png) no-repeat top #000a49;
  text-align: center;
  padding-bottom: 140px;
}

.nypw_contont {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin: 30px 0;
}

.nypw_contont_item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 19%;
  height: 33%;
  position: relative;
}



.nypw_contont_item img {
  z-index: 1;
  margin: 40px;
  width: 140px;
  height: 180px;
}

.nypw_contont_item img:hover+.nypw_contont_item_img {
  animation: turn 5s infinite linear;
}

.nypw_contont_item_img {
  position: absolute;
  width: 170px;
  height: 170px;
  top: 66px;
  background: url(../img2021/gust_bg.png) no-repeat center;
  background-size: contain;
  z-index: 0;
}

.nypw_contont_item_img:hover {
  animation: turn 5s infinite linear;
}

.nypw_contont_item_img_hover {
  animation: turn 5s infinite linear;
}




@keyframes turn {
  50% {
    transform: rotate(90deg);
  }

}

.name {
  font-size: 24px;
  color: #10e9ec;
  text-align: center;
  font-weight: 600;
  letter-spacing: 4px;
}

.desc {
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.nypw .title {
  padding-bottom: 50px;
}

.nypw_bz {
  width: 930px;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  font-weight: 400;
  text-indent: 2rem;
  margin: 0 auto;
  letter-spacing: 2px;
}

.top {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  margin-top: 16px;
}

.bottom2 {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 10px;
}

.liucheng_sm {
  display: flex;
  flex-direction: row;
  margin-top: 20px;
  height: 90px;
}

.liucheng_sm img {
  width: 85px;
  height: 90px;
  margin-left: 110px;
}

.liucheng_sm p {
  color: #fff;
  font-size: 16px;
  width: 75%;
  padding-left: 40px;
  margin-right: 60px;
  line-height: 32px;
  /* margin-top: 20px; */
  text-align: left;
}

.liucheng_bz {
  width: 1000px;
  height: 150px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 80px;
  color: #fff;
}


.liucheng_bz p:nth-child(1) {
  width: 110px;
  padding: 44px 35px 35px 44px;
  font-size: 31px;
  line-height: 34px;
  font-weight: 600;
  background-color: #01187d;
  border-right: 1px solid #fff;
}

.liucheng_bz p:nth-child(2) {
  width: 890px;
  padding: 25px 40px 0 40px;
  background-color: #01187d;
  font-size: 15px;
  text-align: left;
}

.ljhg {
  position: relative;
  height: 765px;
  background: url('../img2021/hg_bg.png') no-repeat center;
  color: #fff;
  text-align: center;
  overflow: hidden;
}

.ljhg .con ul {
  display: flex;
  flex-direction: row;
}

.ljhg .con ul li {
  position: relative;
  width: 290px;
  height: 330px;
  background: url(../img2021/huigu_bg.png) no-repeat center;
}

.ljhg .con ul li img {
  width: 246px;
  height: 172px;
  padding-top: 20px;
}

.shijianxian {
  position: absolute;
  top: 350px;
  width: 100%;
  height: 23px;
  background: url(../img2021/shijainxian.png)no-repeat -38px 100%;
}

.shijianxianxia {
  font-size: 20px;
  color: #fff;
  padding-top: 10px;
}

.tandl {
  position: absolute;
  top: 380px;
  left: 125px;
  font-size: 22px;
  color: #01eaff;
}

.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;
}

.sign {
  position: relative;
  /* height: 879px; */
  background: url(../img2021/baoming_back.jpg) no-repeat center;
  color: #fff;
  text-align: center;
}

.title_box {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.title_box_line {
  display: flex;
  flex-direction: column;
}

.bmfs {
  position: relative;
  height: 486px;
  background: #00115d;
  color: #fff;
  text-align: center;
}

.title_line {
  width: 182px;
  height: 0;
  border: solid 4px #b56d35;
  margin-top: -5px;
}

.bm_type {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 20px;
}

.bm_type span {
  position: relative;
  top: 21px;
  color: #00eaff;
  font-size: 22px;
  line-height: 42px;
  text-align: center;
  z-index: 2;
  padding: 0 40px;
  letter-spacing: 8px;
  background: url(../img2021/sian_type_title.png) no-repeat center;
}

.bm_type p {
  font-size: 18px;
  width: 70%;
  padding: 50px 60px;
  background-color: #01187d;
  border: 1px solid #00eaff;
  border-radius: 14px;
}

.bm_type_first {
  position: relative;
  width: 50%;
  height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
}

.bm_type_first img {
  content: '';
  position: absolute;
  left: 82px;
  top: 24px;
  animation: blink 3s infinite linear;
}

.bm_type_sec img {
  content: '';
  position: absolute;
  left: 82px;
  top: 24px;
  animation: blink 5s infinite linear;
}

.bm_type_sec {
  position: relative;
  width: 50%;
  height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
}

@keyframes blink {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 0.5;
  }

  40% {
    opacity: 1;
  }

  60% {
    opacity: 0.5;
  }

  80% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.bm_type_sec ::after {
  content: "";
  width: 23px;
  height: 104px;
  position: absolute;
  left: 72px;
  top: 51px;
  z-index: -1;
}

.bm_type_first ::after {
  content: "";
  width: 23px;
  height: 104px;
  position: absolute;
  left: 72px;
  top: 51px;
  color: #000;
  z-index: -1;
}

.ime_bm {
  margin: 70px auto;
  border-radius: 25px;
  background-color: #fff0aa;
  height: 50px;
  width: 25%;
}

.ime_bm_text {
  font-size: 28px;
  line-height: 50px;
  text-align: center;
}

.swiper-slide-active {
  transform: scale(1.05);
}

.swiper-slide-active .shijianxian {
  top: 340px;
}

.swiper-container-1 {
  overflow: hidden;
}

.nypw .s .ime_bm a {
  color: #000;
}

.link_we {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  background: url(../img2021/foot_bg.png) no-repeat center;
}

.link_we .contact .contact_left {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.link_we .contact .contact_left h1 {
  font-size: 50px;
  color: #fff;
}

.contact_left_cn {
  font-weight: bold;
  font-size: 40px;
  color: #fff;
}

.receiver {
  width: 100%;
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 50px;
}

.receiver div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-right: 40px;
}

.receiver_one {
  padding-top: 20px;
  font-size: 20px;
  color: #fff;
}

.link_we .contact .contact_left .receiver div .receiver_one div {
  margin-top: -10px;
  width: 48%;
  height: 10px;
  padding: 0;
}

.link_we .contact .contact_right {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.link_we .contact .contact_right img {
  width: 140px;
}

.link_we .contact .contact_right p {
  margin-top: 20px;
}

.receiver_type {
  position: relative;
  font-size: 32px;
  color: #fff;
  margin-bottom: 10px;
}

.receiver_type_line {
  position: absolute;
  width: 160px;
  background: #0096ff;
  height: 25px;
  top: 20px;
}

.bg {
  background-color: #000a49;
}

.contact {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.contact_info_item {
  margin-top: 50px;
}

.code {
  text-align: center;
  margin: auto 0;
}

.code p {
  margin-top: 20px;
}

.top_title {
  width: 100%;
  text-align: center;
  color: #f0dca4;
  font-size: 20px;
  background-color: #000;
  padding-bottom: 23px;
  margin-top: 40px;
}

.prize_table {
  background: url('../images/prizebg_02.png');
  background-size: 100%;
  border-bottom: 3px solid #f7dfab;
}

.prize_table ._prize_info {
  width: 1000px;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 50px;
}

.prize_table ._prize_info .top_title_js {
  color: #fff;
  font-size: 16px;
  margin-bottom: 50px;
}

.prize_table ._prize_info .remark {
  text-align: left;
  color: #fff;
  margin-top: 10px;
}

.prize_table #prize_table .award_title {
  height: 65px;
  background-color: #c9ac82;
}

.prize_table #prize_table .award_title th {
  text-align: center;
  color: #fff;
  font-size: 16px;
  border: 1px solid #c9ac82;
  font-weight: 400;
}

.prize_table #prize_table .award_title .category {
  width: 125px;
}

.prize_table #prize_table .award_title .my_prize {
  width: 320px;
}

.prize_table #prize_table .award_title .range {
  width: 335px;
}

.prize_table #prize_table tr {
  background-color: #af9363;
  text-align: left;
}

.prize_table #prize_table tr td {
  padding: 25px 19px;
  font-size: 16px;
  border: 1px solid #c9ac82;
  color: #fff;
}

.con {
  width: 100%;
  height: 400px;
  margin-top: 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  text-align: center;
  color: #fff;
  font-size: 20px;
}

.con_left_right img {
  margin-top: 20px;
  width: 300px;
}

.con_enter img {
  width: 440px;
}


.swiper-container {
  width: 100%;
  font-size: 0px;
  overflow: visible;
}



.swiper-pagination-bullet {
  background-color: #d19a5a;
  width: 80px;
  border-radius: 4px;
}

.pingwei-cont p {
  font-size: 14px;
  font-family: "microsoft yahei";
  color: #FFF;
  text-align: center;
  width: 800px;
  margin: 40px auto 0;
}

.award_title {
  font: normal 14px/1.5 "Microsoft Yahei";
  font-family: Microsoft YaHei;
  padding: 0;
  font-size: 40px;
  position: relative;
  z-index: 2;
  line-height: 1;
  margin: 0 auto;
  font-weight: 400;
  letter-spacing: 4px;
  color: #fff0aa;
  padding-top: 40px;
  text-align: left;
  height: 65px;
  background-color: #c9ac82;
}

.swiper-button-next,
.swiper-button-prev {
  width: 50px;
  height: 50px;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: '';
  width: 50px;
  height: 50px;
  background: url(../img2021/right_lable.png) center;
  background-size: contain;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: '';
  width: 50px;
  height: 50px;
  background: url(../img2021/left_lable.png) center;
  background-size: contain;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: -100px;
  top: 485px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: -100px;
  top: 485px;
}