/*  */

@media screen and (min-width:751px) {
    .home_box1>h4, .home_box2>h4, .home_box3>h4 {
        display: none;
    }
    .home_swiper {
        height: 780px;
    }
  /* .swiper-container {
        height: 780px;
    } */
    .swiper-container a {
        display: block;
        width: 100%;
        height: auto;
    }
    .swiper-container a img {
        width: 100%;
        height: auto;
		opacity: 0;
    }
    .home_swiper2 {
        height: 720px;
    }
    .swiper-container2 {
        height: 850px;
    }
    .swiper-container2 a {
        display: block;
        width: 100%;
        height: 100%;
    }
    .swiper-container2 a img {
        width: 100%;
        height: 100%;
    }
    .choose_language {
        color: #fff;
    }
	#yw{
		color: #848484;
	}
	#zw{
		color: #848484;
	}
    /*  */
    .home_box {
        padding: 50px 0;
        background-size: 100% 100%;
        background-image: url(../img/background.png);
        overflow: hidden;
    }
    .home_box>div {
        width: 1500px;
        margin: auto;
    }
    .home_box>div>div:last-child ,.rgistration_end{
        float: right;
        width: 800px;
    }
    .home_box1 {
        width: 680px;
        float: left;
        min-height: 720px;
        background-size: 100% 100%;
        background-image: url(../img/Judges.jpg);
        background-position: center;
        box-shadow: 9px 10px 20px 1px rgba(202, 197, 197, 0.65);
        -webkit-box-shadow: 9px 10px 20px 1px rgba(202, 197, 197, 0.65);
        -moz-box-shadow: 9px 10px 20px 1px rgba(202, 197, 197, 0.65);
    }
    .home_box2, .home_box3 {
        width: 100%;
        margin-bottom: 52px;
        box-shadow: 9px 10px 20px 1px rgba(202, 197, 197, 0.65);
        -webkit-box-shadow: 9px 10px 20px 1px rgba(202, 197, 197, 0.65);
        -moz-box-shadow: 9px 10px 20px 1px rgba(202, 197, 197, 0.65);
        overflow: hidden;
    }
    .home_box2 {
        background-size: 100% 100%;
        background-image: url(../img/match.png);
        background-position: center;
        min-height: 264px;
    }
    .home_box3 {
        background-size: 100% auto;
        background-image: url(../img/prize.png);
        /* background-position: center; */
        min-height: 346px;
        padding-top: 70px;
        box-sizing: border-box;
		background-repeat: no-repeat;
		background-color: #ffdf00;
    }
    .home_box1 .swiper-slide123 {
        overflow: hidden;
        margin-top: 185px;
    }
    .home_box1 .swiperContent {
        float: left;
        width: 33.3%;
        text-align: center;
        height: 268px;
        overflow: hidden;
        -webkit-transition: all .2s;
        transition: all .2s;
        cursor: pointer;
    }
    .home_box1 .swiperContent img {
        width: 120px;
        height: 120px;
        border-radius: 50%;
        border: 5px solid #efeab5;
        margin-bottom: 10px;
    }
    .home_box1 .swiperContent strong {
        display: block;
        width: 120px;
        margin: auto;
        font-size: 18px;
    }
    .home_box1 .swiperContent p {
        width: 130px;
        margin: auto;
        font-size: 14px;
    }
    /*  */
    .home_box2_list {
        width: 623px;
        margin: 95px auto 0;
        padding-bottom: 10px;
        overflow: hidden;
    }
    .home_box2_list li {
        float: left;
        text-align: center;
        width: 25%;
        height: 135px;
        position: relative;
        border-bottom: 2px solid #b3b3b3;
        cursor: pointer;
    }
    .home_box2_list li:hover img{
        height: 50px;
    }
    .home_box2_list li:hover strong{
        color: #ffed00;
    }
    .home_box2_list li img {
        height: 46px;
        -webkit-transition: all .4s;
        transition: all .4s;
    }
    .home_box2_list li strong {
        display: block;
        margin: 5px 0;
    }
    .home_box2_list li p {
        line-height: 12px;
        font-size: 14px;
    }
    .home_box2_list li i {
        width: 10px;
        height: 10px;
        display: block;
        position: absolute;
        bottom: -5px;
        left: 49%;
        background: #333333;
        border-radius: 50%;
    }
    .process_active {
        width: 16px!important;
        height: 16px!important;
        background: transparent!important;
        background-image: url(../img/step.png)!important;
        background-size: 100% 100%!important;
        bottom: -9px!important;
        left: 47%!important;
    }
    /*  */
    .home_prize_item {
        width: 230px;
        height: 85px;
        border-radius: 10px;
        background-size: 100% 100%;
        background-image: url(../img/prizeBg.jpg);
        font-size: 12px;
        padding: 5px 10px;
        box-sizing: border-box;
        color: #ae9c5f;
        text-align: center;
        margin: auto;
        cursor: pointer;
        overflow: hidden;
        -webkit-transition: all .4s;
        transition: all .4s;
        border: 2px solid transparent;

    }

    .home_prize_item:hover{
        border: 2px solid rgb(39, 221, 145);
    }
    .home_prize_item>span {
        float: left;
    }
    .home_prize_item>h6 {
        font-size: 14px;
        width: 145px;
        text-align: center;
        margin: auto;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        text-align: center;
    }
    .home_prize_item>strong {
        font-size: 18px;
        color: #d9c856;
        width: 145px;
        text-align: center;
        display: block;
        margin: auto;
    }
    .home_prize_item>p {
        margin: auto;
        width: 145px;
        text-align: left;
        height: 28px;
    }
    .home_prize_box2 {
        text-align: center;
        overflow: hidden;
    }
    .home_prize_box2>.home_prize_item {
        display: inline-block;
        margin-top: 4px;
    }
    .Registration_entrance {
        width: 200px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        color: white;
        background: #666666;
        font-size: 22px;
        position: absolute;
        left: 11%;
        bottom: 25%;
        z-index: 2;
        border-radius: 30px;
        font-weight: bold;
    }
    .Registration_entrance:hover {
        color: #333;
        background: #d9c856;
    }
    .rgistration_end {
        min-height: 720px;
        background: white;
        padding: 60px;
        box-sizing: border-box;
    }
    .end_title {
        text-align: center;
        font-size: 16px;
        letter-spacing: 3px
    }
    .end_title>h4 {
        font-size: 26px;
        font-weight: bold;
        margin-top: 10px;
    }
    .rgistration_end>video {
        display: block;
        background: forestgreen;
        width: 100%;
        height: 380px;
        margin: 70px auto;
    }
    .rgistration_end>a {
        width: 135px;
        height: 50px;
        display: block;
        text-align: center;
        line-height: 50px;
        margin: auto;
        background: #ffed00;
        font-size: 14px;
    }
    /* 特效 */
    .home_box1 .swiperContent:hover {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

}

@media screen and (max-width:750px) {
    .home_swiper, .swiper-container {
        height: 5.54rem!important;
    }
    .swiper-container a img {
        width: 100%;
        height: 5.54rem!important;
        /* object-fit: cover; */
    }
    .home_swiper2, .swiper-container2 {
        height: 8.54rem!important;
    }
    .swiper-container2 a img {
        width: 100%;
        height: 5.54rem!important;
        /* object-fit: cover; */
    }
    /*  */
    .home_box {
        padding: 0.35rem 0.4rem;
        background-size: 100% 100%;
        background-image: url(../img/media_background.png);
        overflow: hidden;
        box-sizing: border-box;
    }
    .home_box>div {
        display: flex;
        flex-direction: column;
    }
    .home_box1 {
        order: 1;
        border-radius: 0.1rem;
    }
    .home_box1 .swiperContent img {
        width: 1.20rem;
        height: 1.20rem;
        background: rgba(112, 112, 112, 1);
        border: 0.04rem solid rgba(247, 244, 200, 1);
        border-radius: 50%;
    }
    /*  */
    .home_box2 {
        background-color: #FFFFFF;
        min-height: 3.31rem;
        font-size: 0.16rem;
        color: #434343;
        padding: 0.25rem;
        box-sizing: border-box;
        margin: 0.3rem 0;
        border-radius: 0.1rem;
    }
    .home_box2_list {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .home_box2_list li {
        text-align: center;
        width: 25%;
        margin-top: 0.2rem;
        height: 2.0rem;
        position: relative;
        border-bottom: 0.02rem solid #b3b3b3;
    }
    .home_box2_list li img {
        height: 0.6rem;
    }
    .home_box2_list li strong {
        display: block;
        margin: 0.15rem 0;
        font-size: 0.22rem;
    }
    .home_box2_list li p {
        font-size: 0.18rem;
        line-height: 0.2rem;
    }
    .home_box2_list li i {
        width: 0.15rem;
        height: 0.15rem;
        display: block;
        position: absolute;
        bottom: -0.1rem;
        left: 49%;
        background: #333333;
        border-radius: 50%;
    }
    .process_active {
        width: 0.25rem!important;
        height: 0.25rem!important;
        background-image: url(../img/step.png)!important;
        background-size: 100% 100%!important;
        bottom: -0.13rem!important;
        left: 47%!important;
    }
    .home_box3 {
        background-color: #FFDF00;
        min-height: 4.66rem;
        padding: 0.2rem 0.15rem;
        box-sizing: border-box;
        border-radius: 0.1rem;
    }
    .home_box3>h4, .home_box2>h4, .home_box1>h4 {
        font-size: 0.32rem;
        font-family: PingFang;
        font-weight: bold;
        color: #434343;
        text-align: center;
        margin-bottom: 0.2rem;
    }
    .home_prize_box2 {
        display: flex;
        align-items: center;
    }
    .home_prize_box2:first-of-type>.home_prize_item {
        width: 2.46rem;
    }
    .home_prize_box2:nth-of-type(2) {
        justify-content: center;
    }
    .home_prize_box2:nth-of-type(2)>.home_prize_item {
        justify-content: center;
        margin: 0 0.06rem 0.16rem;
    }
    .home_prize_item {
        width: 2.04rem;
        height: 1.18rem;
        border-radius: 0.05rem;
        background-size: 100% 100%;
        background-image: url(../img/prizeBg.jpg);
        box-sizing: border-box;
        color: #B19F60;
        margin: 0 auto 0.16rem;
        overflow: hidden;
    }
    .home_prize_item>span {
        font-size: 0.14rem;
        margin: 0.06rem;
    }
    .home_prize_item>h6 {
        font-size: 0.22rem;
        display: flex;
        justify-content: center;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        text-align: center;
    }
    .home_prize_item>strong {
        font-size: 0.4rem;
        color: #D9C856;
        display: flex;
        justify-content: center;
    }
    .home_prize_item>p {
        display: none;
    }
    .home_box1 {
        color: #434343;
        min-height: 6rem;
        padding-top: 0.3rem;
        margin-top: 0.3rem;
        background: #EBE4BB;
        background: -webkit-linear-gradient(#EBE4BB, #C1B37C);
        /* Safari 5.1 - 6.0 */
        background: -o-linear-gradient(#EBE4BB, #C1B37C);
        /* Opera 11.1 - 12.0 */
        background: -moz-linear-gradient(#EBE4BB, #C1B37C);
        /* Firefox 3.6 - 15 */
        background: linear-gradient(#EBE4BB, #C1B37C);
        /* 标准的语法（必须放在最后） */
    }
    .home_box1 .swiper-slide123 {
        overflow: hidden;
        margin-top: 0.3rem;
        display: flex;
        flex-wrap: wrap;
    }
    .home_box1 .swiperContent {
        float: left;
        width: 31%;
        text-align: center;
        height: 3rem;
        overflow: hidden;
    }
    .home_box1 .swiperContent img {
        width: 1.2rem;
        height: 1.2rem;
        border-radius: 50%;
        border: 0.04rem solid #efeab5;
        margin-bottom: 0.1rem;
    }
    .home_box1 .swiperContent strong {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 0.28rem;
    }
    .home_box1 .swiperContent p {
        width: 80%;
        margin: auto;
        font-size: 0.2rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2
    }
    /*  */
    .Registration_entrance {
        width: 2rem;
        height: .6rem;
        text-align: center;
        line-height: .6rem;
        color: white;
        background: #666666;
        font-size: .16rem;
        position: absolute;
        left: 3rem;
        top: 8.5rem;
        z-index: 2;
        border-radius: .30rem;
        font-weight: bold;
        font-size: 0.26rem;

    }
}