* {
    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%;
    margin-top: 15px;
    padding: 10px 0;
    border-top: 1px solid #ddd;
    clear: both;
    font-family: simsun;
    font-size: 12px
}

#g-footer .g-wrap {
    width: 1200px;
    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%;
    background: #000;
}

.nav {
    background-color: #1f1818;
    border-bottom: none;
    font-size: 0;
    line-height: 63px;
    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: 18px;
    font-weight: 600;
}

.nav .nav-items .top_text {
    display: inline-block;
    margin-left: 50px;
    height: 63px;
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1.3px;
    color: #ffffff;
    font-weight: bold;
}

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

.nav .nav-items .active {
    font-weight: 600;
}

.nav .nav-items .bm {
    margin-left: 35px;
    width: 99px;
    background-image: linear-gradient(90deg,
            #ebae88 0%,
            #fef5dc 100%),
        linear-gradient(#0098ff,
            #0098ff);
    background-blend-mode: normal,
        normal;
    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;
}

a:link,
a:hover,
a:visited,
a:active,
a:focus,
a {
    text-decoration: none;
}

.wrap {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
}

.aswhile {
    background-color: #fff2d5;
    color: #000;
    border-radius: 3px;
    font-size: 16px;
    padding: 5px 10px;
}

.bmbutton a {
    display: block;
    color: #fff;
    font-weight: 800;
}

.intro {
    position: relative;
    top: -30px;
    z-index: 2;
    height: auto;
    background: #000 url('../img/bg-intro.png') no-repeat center center;
    background-size: 1591px 645px;
}

.intro .wrap {
    position: relative;
    width: 1225px;
    box-sizing: border-box;
    padding: 0 110px;
    height: 645px;
}

.intro .wrap:after {
    content: '';
    width: 114px;
    height: 115px;
    position: absolute;
    top: 120px;
    left: -60px;
    /* background: url('../img/icon-01.png') no-repeat center center / contain; */
    background: url('../img/icon-02.png') no-repeat center center / contain;
}

.intro .box_title {
    height: fit-content;
    margin: 0 auto 48px;
    padding-top: 94px;
    background: none;
}

.intro .box_title img {
    margin-left: 25px;
    margin-top: 0;
}

.intro p {
    color: #fff;
    text-align: justify;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34.998px;
    letter-spacing: 0px;
    color: #ffffff;
}

#award {
    background: none;
}

.intro .para1 {}

.intro .para2 {}

.box_title {
    margin: 0 auto;
    padding-top: 0;
    position: relative;
    width: 937px;
    height: 231px;
    background: url('../img/bg-title.png') no-repeat center center / contain;
}

.box_title img {
    margin-top: 89px;
}

.box_title div:nth-of-type(1) {
    position: absolute;
    top: 112.5px;
    left: 0;
    width: 16%;
    height: 13px;
    background-color: #9c481b;
    z-index: 5;
}

.box_title div:nth-of-type(2) {
    position: absolute;
    top: 79px;
    left: 120px;
    height: 80px;
    background-color: #f0dca4;
    z-index: 4;
    padding-left: 50px;
}

.box_title span:nth-of-type(1) {
    display: inline-block;
    line-height: 80px;
    font-size: 38px;
    color: #83360d;
    letter-spacing: 0.3rem;
}

.box_title span:nth-of-type(2) {
    display: inline-block;
    line-height: 80px;
    font-size: 26px;
    color: #83360d;
}

.box_title div:nth-of-type(3) {
    position: absolute;
    top: 60px;
    right: 0px;
    width: 68.5%;
    height: 118px;
    background-image: -webkit-linear-gradient(right, #b36932, #a04d1f);
    z-index: 3;
}

.num_lit {
    margin: 0 auto;
    width: 1000px;
    display: flex;
    flex-direction: row;
    justify-content: left;
}

.num_lit_item {
    border-right: solid 1px #fff;
    padding-right: 40px;
    margin-right: 26px;
    text-align: left;
    width: 20%;
}


.num_lit_item_end {
    padding-right: 40px;
    margin-right: 40px;
    text-align: left;
    width: 20%;
}

.num_lit_item_end span:nth-of-type(1) {
    font-size: 40px;
    color: #fff;
}

.num_lit_item_end span:nth-of-type(2) {
    font-size: 20px;
    color: #fff;
}

.num_lit_item span:nth-of-type(1) {
    font-size: 40px;
    color: #fff;
}

.num_lit_item span:nth-of-type(2) {
    font-size: 20px;
    color: #fff;
}


.num_lit_item span:last-child {
    color: #fbe8b0;
}

.intro_footer {
    width: 1000px;
    margin: 0 auto;
    color: #f0dca4;
    background: url(../img/intro_footer.png) no-repeat center;
    text-align: right;
}

.intro_footer div {
    padding: 80px 0 90px 0;
}

.intro_footer span {
    padding-right: 50px;
    text-indent: 0;
    font-size: 17.79px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #000000;
}

.award {
    position: relative;
    height: 765px;
    background: url(../img2021/awardback.jpg) no-repeat center;
    color: #fff;
    text-align: center;
}

.award_contont_item {
    position: relative;
}

.award_contont p {
    padding-top: 10px;
    text-align: center;
}

.award_button {
    position: relative;
    width: 54px;
    height: 152px;
    background-color: #e5d6bf;
    border-radius: 10px;
    margin-bottom: 10px;
}

.award_button_ho {
    position: relative;
    width: 54px;
    height: 152px;
    background-color: rgb(165, 85, 36);
    border-radius: 10px;
    margin-bottom: 10px;
}

.award_button ::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 52px;
    top: 46px;
    border-top: solid 10px transparent;
    border-left: solid 10px #e5d6bf;
    /* 白色小三角形 */
    border-bottom: solid 10px transparent;
    color: rgb(165, 85, 36);
    transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    /* IE 9 */
    -webkit-transform: rotate(12deg);
    /* Safari and Chrome */
}

.award_button_ho ::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 52px;
    top: 46px;
    border-top: solid 10px transparent;
    border-left: solid 10px rgb(165, 85, 36);
    ;
    /* 白色小三角形 */
    border-bottom: solid 10px transparent;
    color: rgb(165, 85, 36);
    transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    /* IE 9 */
    -webkit-transform: rotate(12deg);
    /* Safari and Chrome */
}




.award_button p {
    width: 32px;
    font-size: 24px;
    /* text-align: center; */
    margin: 0 auto;
    color: rgb(165, 85, 36);
    padding-top: 23px;
}

.constentant {
    position: relative;
    color: #fff;
    text-align: center;
    background: none;
}

.award_button_ho p {
    width: 32px;
    font-size: 24px;
    /* text-align: center; */
    margin: 0 auto;
    color: #e5d6bf;
    padding-top: 23px;
}

.award_contont_squ1,
.award_contont_squ2,
.award_contont_squ3,
.award_contont_squ4 {
    position: absolute;
    background: url(../img2021/back2.png) no-repeat;
    width: 298px;
    height: 298px;
    /* visibility: hidden; */
}

.award_contont_squ1 {
    left: 80px;
    top: 20px;
}

.award_contont_squ2 {
    left: 495px;
    top: 20px;
}

.award_contont_squ3 {
    left: 287px;
    top: 134px;
}

.award_contont_squ4 {
    left: 701px;
    top: 134px;
}

.award_contont_squ2 {}

.squ1 {
    height: 125px;
    width: 180px;
    color: #000;
    margin-left: 62px;
    margin-top: 80px;
    text-align: center;
    color: #a04d1f;
}

.canpin1,
.canpin2,
.canpin3,
.canpin4 {
    position: absolute;
    background: url(../img2021/back.png) no-repeat;
    width: 298px;
    height: 298px;
}

.canpin1 {
    left: 80px;
    top: 20px;
}

.canpin2 {
    left: 495px;
    top: 20px;
}

.canpin3 {
    left: 287px;
    top: 134px;
}

.canpin4 {
    left: 701px;
    top: 134px;
}

.squ1_1 {
    border-bottom: 1px solid;
    display: flex;
    flex-direction: row;
}

.squ1_1_img {
    width: 40px;
    padding-top: 15px;
}

.squ1_1-title {
    font-size: 20px;
    font-weight: 600;
    margin: 11px auto;
}

.squ1_1-button {
    margin: 0 25px;
    text-align: center;
    color: #fff;
    background-color: #a04d1f;
    font-size: 16px;
    border-radius: 20px;
    font-weight: 600px;
    letter-spacing: 0.2rem;
    z-index: 10;
}

.canpin1_title {
    text-align: center;
    margin-top: 80px;
}

.canpin1_con {
    text-align: left;
    height: 60px;
    overflow: hidden;
    margin: auto 40px;
}

.canpin1_button {
    width: 130px;
    margin: 20px auto;
    text-align: center;
    color: #a04d1f;
    background-color: #f0dca4;
    font-size: 16px;
    border-radius: 20px;
    font-weight: 600px;
    letter-spacing: 0.2rem;
    cursor: pointer;
}

.award_contont_squ1:hover {
    z-index: -1;
}

.canpin1:hover {
    z-index: 2;
}

.award_contont_squ2:hover {
    z-index: -1;
}

.canpin2:hover {
    z-index: 2;
}

.award_contont_squ3:hover {
    z-index: -1;
}

.canpin3:hover {
    z-index: 2;
}

.award_contont_squ4:hover {
    z-index: -1;
}

.canpin4:hover {
    z-index: 2;
}

.reason_content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.reason_content_item {
    position: relative;
    box-sizing: border-box;
    width: 488px;
    margin: 0 0 30px;
    padding: 33px 17px 33px 26px;
}

.reason_content_item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(30px);
    opacity: 1;
    z-index: -1;
}


.reason_content_item p {
    margin-top: 23px;
    text-align: justify;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
}

.reason_content_item_left {}

.reason_content_item_left_top {
    /* background-image: url(../img2021/bg01.png);
  background-size: 85% 100%;
  background-repeat: no-repeat;
  background-position: center; */
}

.reason_content_item_left_top div {
    /* width: 180px;
  height: 160px;
  background-image: -webkit-linear-gradient(-175deg, #dbaf55, #dbaf55, #fff9ea);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
}

.reason_content_item_left_top div img {
    display: block;
    margin: 0 auto;
}

.reason_content_item_left_top div p {
    margin-left: 67px;
    color: #000;
    font-weight: 800;
}


.reason_content_item_left_bottom {
    /* margin-top: -40px;
  vertical-align: middle; */
}

.bg2 {
    /* background: #000 url(../img/bg-jiangbei.png) no-repeat;
  background-size: 410px 390px;
  background-position: right 100px top 425px; */
}

.liucheng {
    position: relative;
    height: 720px;
    color: #fff;
    text-align: center;
}

.liucheng-wrap {
    width: 1183px;
    height: 390px;
    background: #000 url(../img/bg-jiangbei.png) no-repeat;
    background-size: 410px 390px;
    background-position: right 0 top 0;
}

.liucheng_img {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: 1px solid #fbe8b0;
    padding-bottom: 30px;
    margin-top: 46px;

}

.liucheng_img2 {
    height: 115px;
    width: 210px;
    background-color: #fbe8b0;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    text-align: center;
    border-radius: 10px;

}

.liucheng_img1 {
    background-image: linear-gradient(45deg, #eaeefc, #faeed1, #fef4e6);
    position: relative;
    height: 115px;
    width: 250px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    text-align: center;
    border-radius: 10px;
}

.liucheng_img2,
.liucheng_img1,
.liucheng_img3,
.liucheng_img4 {
    /* #ebae88  */
    /* #fef5dc */
    /* background-image: linear-gradient(45deg, #fef5dc, #ebae88, #fef4e6); */
    background-image: linear-gradient(205deg, #ffeab0, #ffc9a7, #cbab7f);
}

.liucheng_img2:hover>.bottom2 {
    color: #000;
}

.liucheng_img2.active ::before,
.liucheng_img2:hover ::before {
    background-color: #f6cd99;
}

.liucheng_img1 ::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 108px;
    top: 110px;
    border-top: solid 10px transparent;
    border-left: solid 15px #fbe8b0;
    border-bottom: solid 10px transparent;
    color: #fbe8b0;
    transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    -webkit-transform: rotate(90deg);
}

.liucheng_img1 ::before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 106.5px;
    top: 136px;
    background-color: #ff590a;
    border-top: solid 5px #fbe8b0;
    border-left: solid 5px #fbe8b0;
    border-bottom: solid 5px #fbe8b0;
    border-right: solid 5px #fbe8b0;
    border-radius: 10px;
    color: #fbe8b0;
    transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    /* IE 9 */
    -webkit-transform: rotate(12deg);
    /* Safari and Chrome */
}

.liucheng_img2 ::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 97px;
    top: 110px;
    border-top: solid 10px transparent;
    border-left: solid 15px #fbe8b0;
    border-bottom: solid 10px transparent;
    color: #fbe8b0;
    transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    -webkit-transform: rotate(90deg);
}

.liucheng_img2 ::before {
    content: "";
    box-sizing: border-box;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 96px;
    top: 136px;
    background-color: #000000;
    border: solid 1px #fbe8b0;
    border-radius: 10px;
    color: #000000;
    /* transform: rotate(12deg); */
    /* -ms-transform: rotate(12deg); */
    /* IE 9 */
    /* -webkit-transform: rotate(12deg); */
    /* Safari and Chrome */
}

.top {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    margin-top: 18px;
}

.bottom2 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}

.imgbm {
    position: absolute;
    top: -8px;
    left: -8px;
}

.liucheng_sm {
    display: flex;
    flex-direction: row;
    padding-top: 20px;
}

.liucheng_sm img {
    width: 82px;
    height: 82px;
    margin-top: 20px;
    margin-left: 80px;
}

.liucheng_sm p {
    color: #fef4e6;
    font-size: 16px;
    width: 520px;
    padding-left: 40px;
    line-height: 1.8;
    margin-top: 20px;
}

.liucheng_bz {
    display: flex;
    align-items: center;
    margin-top: 80px;
}

.liucheng_bz-title {
    padding-right: 18px;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 29px;
    letter-spacing: 1px;
    color: #ffffff;
    opacity: 0.6;
}

.liucheng_bz p:nth-child(2) {
    padding: 11px 0 11px 12px;
    border-left: 1px solid #91908b;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: -0.3px;
    color: #ffffff;
}

.judges {
    position: relative;
    height: 720px;
    /* background: #000 url("../img2021/introback.png") no-repeat center top / cover; */
    color: #fff;
    text-align: center;
    /* padding-bottom: 40px; */
}

.wangjie {
    background-color: #131859;
}

.judges .wrap {
    height: 100%;
}

.judges_con {
    margin-top: 30px;
}

.judges_con_sm {
    text-align: center;
    margin: 0 45px;
}

.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(../img/baoming_back.png) no-repeat center / cover;
    color: #fff;
    text-align: center;
    /* padding-top: 30px; */
}

.title_box {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.title_box_line {
    display: flex;
    flex-direction: column;
}

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

.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 {
    width: 16px;
    font-size: 18px;
    font-weight: 800;
    color: #fff;
    text-align: center;
    margin-left: 80px;
    margin-top: 67px;
    z-index: 2;
}

.bm_type p {
    margin-top: 73px;
    margin-left: 25px;
    width: 230px;
    font-weight: 800;
}

.bm_type_first {
    position: relative;
    width: 50%;
    height: 180px;
    display: flex;
    flex-direction: row;
    justify-content: start;
    background: url(../img2021/bm_bg1.png) no-repeat 100% 100%;

}

.bm_type_sec {
    position: relative;
    width: 50%;
    height: 180px;
    display: flex;
    flex-direction: row;
    justify-content: start;
    background: url(../img2021/bm_bg2.png) no-repeat 100% 100%;
    ;
}

.bm_type_sec ::after {
    content: "";
    width: 23px;
    height: 104px;
    position: absolute;
    left: 72px;
    top: 51px;
    border: solid 5px #d19a5a;
    background-color: #d19a5a;
    z-index: -1;
}

.bm_type_first ::after {
    content: "";
    width: 23px;
    height: 104px;
    position: absolute;
    left: 72px;
    top: 51px;
    border: solid 5px #d19a5a;
    background-color: #d19a5a;
    z-index: -1;
}

.ime_bm {
    margin: 0 auto 137px;
    border-radius: 25px;
    height: 50px;
    width: 25%;
}

.ime_bm_text {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 49px;
    letter-spacing: 2.4px;
    color: #000000;
    border-radius: 50px;
    background-image: linear-gradient(35deg,
            #f0d796 0%,
            #f7bd49 100%),
        linear-gradient(#0098ff,
            #0098ff);
    background-blend-mode: normal,
        normal;
}

.ime_bm a {
    color: #000;
}

.contact {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.contact_info_item {
    margin-top: 50px;
}

.contact_info {
    font-size: 18px;
}

.contact_info h3 {
    font-size: 18px;
}

.code {
    text-align: center;
    margin: auto 0;
    font-size: 18px;
}

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

.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 .title {
    height: 65px;
    background-color: #c9ac82;
}

.prize_table #prize_table .title th {
    text-align: center;
    color: #fff;
    font-size: 18px;
    border: 1px solid #c9ac82;
    font-weight: 400;
}

.prize_table #prize_table .title .category {
    width: 125px;
}

.prize_table #prize_table .title .my_prize {
    width: 195px;
}

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

.swiper-container {
    width: 1015px;
    height: 100%;
    font-size: 0px;
}

.swiper-slide {
    text-align: center;
    width: 200px;
    display: inline-block;
    align-items: center;
}

.swiper-slide img {
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    width: 180px;
}

.swiper-slide h3 {
    color: #fff;
    font-size: 22px;
    line-height: 40px;
}

.swiper-slide div {
    width: 60px;
    margin: 20px auto;
    height: 1px;
    background: #706549;
}

.swiper-slide p {
    width: 96%;
    color: #fff;
    font-size: 16px;
}

.swiper-pagination-bullet {
    background-color: #56472b;
    width: 80px;
    border-radius: 4px;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background-color: #f3d286;
}

.pingwei-cont p {
    font-size: 14px;
    font-family: "microsoft yahei";
    color: #FFF;
    text-align: center;
    width: 800px;
    margin: 40px auto 0;
}


.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: -60px;
    height: 60px;
    width: 60px;
    /* background: #fff; */
    border-radius: 100px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: -60px;
    height: 60px;
    width: 60px;
    /* background: #fff; */
    border-radius: 100px;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    font-size: 40px;
    font-weight: 600;
    color: #c8466b;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    font-size: 40px;
    font-weight: 600;
    color: #c8466b;
}

.banner {
    padding-top: 0;
    width: 100%;
    height: 869px;
    background: #000 url('../img/bg-banner.png') no-repeat center center / cover;
}

.banner-wrap {
    position: relative;
    width: 1089px;
    display: flex;
}

.banner-left {
    position: absolute;
    top: 211px;
    left: 0;
    width: 490px;
    height: fit-content;
}

.banner-center {
    width: 526px;
    height: 869px;
    margin-right: 67px;
}

.banner-right {
    position: absolute;
    top: 320px;
    right: 0;
    height: fit-content;
}

.tongqi-list {
    margin-top: 13px;
}

.tongqi-list li a {
    display: block;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #ecb38f;
}

.award-box {}

.award-type-list {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.award-type-item {
    margin-bottom: 49px;
    box-sizing: border-box;
    padding-top: 62px;
    width: 128px;
    height: 150px;
    background: url('../img/bg-award-item.png') no-repeat center center / contain;
    font-family: SourceHanSansCN-Regular;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #000000;
    text-align: center;
    cursor: pointer;
}

.award-list {
    display: none;
    position: relative;
    /* display: flex; */
    align-items: center;
    justify-content: space-around;
}

.award-item {
    position: relative;
    box-sizing: border-box;
    padding: 0 24px;
    width: 225px;
    height: 320px;
    background: #000;
}

.award-item.active:after {
    content: '';
    position: absolute;
    left: 0;
    top: -39px;
    width: 225px;
    height: 39px;
    background: url('../img/bg-select.png') no-repeat center center / contain;
}

.award-item img {
    display: block;
    width: 62px;
    height: 62px;
    margin: 35px auto 33px;
}

.award-item-title-wrap {
    margin-bottom: 10px;
    border-bottom: 1px solid #8c8c87;
}

.award-item-title-wrap p {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0.6px;
    color: #ffffff;
    text-align: center;
}

.award-item-title2 {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
}

.award-btn {
    margin: 36px auto 41px;
    width: 129px;
    height: 29px;
    background-image: linear-gradient(38deg,
            #edb48f 0%,
            #f8d29b 100%),
        linear-gradient(#fceeb2,
            #fceeb2);
    background-blend-mode: normal,
        normal;
    border-radius: 12px;
    font-size: 16.57px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 29px;
    letter-spacing: 2.3px;
    color: #000000;
    text-align: center;
    cursor: pointer;
}

.award-tip {
    margin-top: 25px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 0.5;
    text-align: center;
}

.awrad-biaozhun-wrap {
    display: none;
    box-sizing: border-box;
    padding: 76px 16px 0 19px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 330px;
    background: url('../img/bg-biaozhun.png') no-repeat center center / contain;
    text-align: justify;
    overflow: auto;
}

.awrad-biaozhun-wrap::-webkit-scrollbar {
    width: 8px;
    height: 10px;
    border-radius: 20px;
    background-color: #F5F5F5;
}

.awrad-biaozhun-wrap::-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;
}

.awrad-biaozhun-wrap::-webkit-scrollbar-thumb:hover {
    background-color: #a8a8a8;
}

.awrad-biaozhun-wrap::-webkit-scrollbar-track {
    border-radius: 0px;
    background-color: #f1f1f1;
}

.awrad-biaozhun-p1 {
    margin-bottom: 5px;
    font-family: SourceHanSansCN-Medium;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 17px;
    letter-spacing: 0.6px;
    color: #fadfa1;
}

.awrad-biaozhun-p2 {
    margin-bottom: 1px;
    font-family: SourceHanSansCN-Medium;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.6px;
    color: #ffffff;
}

.right_gg {
    width: 244px;
    height: 492px;
    background: url('../img/right-gg.png') no-repeat center center / contain;
}

.right_gg_ul {
    box-sizing: border-box;
    height: 100%;
    padding: 190px 46px 0 56px;
}

.right_gg_ul li {
    margin-bottom: 16px;
}

.right_gg_ul li a {
    display: block;
    width: 100%;
    height: 30px;
    cursor: pointer;
}