* {
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Microsoft Yahei"
}

button,
input,
select {
    outline: 0
}

button {
    border: 0;
    background-clip: padding-box
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    border: none;
    vertical-align: baseline
}

input,
textarea {
    word-wrap: break-word;
    word-break: break-all
}

div,
p,
span {
    word-wrap: break-word
}

.lf {
    float: left
}

.rt {
    float: right
}

body,
div,
html,
li,
ol,
p,
ul {
    list-style: none
}

a {
    text-decoration: none;
    cursor: pointer
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

body .skin_class_exmple .layui-layer-title {
    padding: 0 !important;
    text-align: center;
    background: #000 !important;
    color: #fff !important;
    font-size: 22px !important;
    height: 50px !important;
    line-height: 50px !important;
    position: relative !important
}

body .skin_class_exmple .layui-layer-setwin {
    top: 15px !important
}

body .skin_class_exmple .layui-layer-ico {
    background: url(../images/index/close2.png) no-repeat !important;
    background-size: 120%
}

body .skin_class_exmple>.layui-layer-content {
    text-align: center;
    font-size: 20px;
    color: red;
    box-sizing: border-box
}

body .skin_class_exmple .layui-layer-setwin a {
    width: 24px;
    height: 24px;
    opacity: 1
}

body .skin_class_exmple .layui-layer-setwin a:hover {
    opacity: 1
}

body .skin_class_exmple .layui-layer-setwin {
    opacity: 1
}

body .skin_class_exmple>.layui-layer-btn {
    background: #fff;
    text-align: center
}

body .layui-layer-title {
    background-color: transparent !important;
    border-bottom: none
}

body .layui-layer-content {
    background-color: transparent !important;
    border-bottom: none;
    box-shadow: none
}

body .layui-layer-setwin a {
    width: 24px;
    height: 24px;
    opacity: 0
}

body .layui-layer-setwin a:hover {
    opacity: 0
}

body .layui-layer-setwin {
    opacity: 0
}

body .layui-layer-setwin .layui-layer-close2 {
    right: -2px;
    top: -2px
}

body .skin_class_two {
    box-shadow: none
}

.layer-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 9999;
    top: 0px;
    left: 0px;
    background-color: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.layer_msg {
    height: 200px;
    width: 489px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -120px;
    z-index: 10000;
    background: #f1f1f1;
}

.layer_msg_tit {
    height: 60px;
    width: 100%;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
    color: #12a9af;
    background: #262626;
    position: relative;
    font-family: "Microsoft Yahei"
}

.layer-close {
    position: absolute;
    top: 0px;
    right: 5px;
    font-size: 40px;
    color: #12a9af;
    display: block;
    line-height: 40px;
}

.layer_msg_content {
    width: 100%;
    padding-top: 30px;
    border: 1px solid #ccc;
    height: 141px;
}

.layer_msg_content .icon-msg {
    height: 58px;
    width: 58px;
    background: #fff;
    display: inline-block;
    margin-left: 50px;
    margin-top: 10px;
    background: url(../images/index/cur_icon.png) no-repeat;
}

.layer_msg_content .icon-msg.layui-fail {
    background-position: -67px 0px;
}

.layer_msg_content .icon-msg.layui-success {
    background-position: 0px 0px;
}

.icon-confirm_txt {
    width: 360px;
    float: right;
    font-size: 16px;
    padding-top: 25px;
}

.layer_login-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 999;
    top: 0px;
    left: 0px;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.layer_login_main {
    width: 560px;
    height: 350px;
    border: 1px solid #ddd;
    background: #FFF;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -280px;
    margin-top: -200px;
    z-index: 9999;
}

.layer_login_close {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 5px;
    top: 5px;
    font-size: 20px;
    text-align: center;
}

.layer_login_close a {
    color: #555555;
}

.layer_login_main .btn_01 {
    background: #c9c9c9;
    font-size: 18px;
    color: #FFF;
    display: inline-block;
    height: 40px;
    width: 90px;
    text-align: center;
    line-height: 40px;
    margin-top: 25px;
    margin-right: 10px;
}

.layer_login_content .loginbox {
    width: 405px;
    height: 302px;
    margin: 0 auto
}

.layer_login_content .main-footer {
    height: 233px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.layer_login_content .login_tab {
    width: 100%;
    text-align: center;
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 20px;
    font-family: "é»‘ä½“"
}

.layer_login_content .login_input {
    height: 45px;
    width: 318px;
    border: 1px solid #c9c9c9;
    margin: 15px auto 0px;
    border-radius: 5px;
}

.layer_login_content .login_select {
    height: 45px;
    width: 318px;
    margin: 10px auto;
}

.layer_login_content .login_select select {
    height: 45px;
    width: 318px;
    border: 1px solid #c9c9c9;
    border-radius: 5px 0 0 5px;
}

.login_input input {
    height: 40px;
    width: 270px;
    font-size: 14px;
    border: none;
}

.layer_login_content .login_input i {
    display: inline-block;
    width: 23px;
    height: 26px;
    margin: 5px 10px;
    vertical-align: middle;
}

.layer_login_content .login_input .icon-user {
    background: url(../images/index/l_icon-user.png) no-repeat;
}

.login_input .icon-pwd {
    background: url(../images/index/l_icon-pwd.png) no-repeat;
}

.layer_login_content .login_code-box {
    height: 45px;
    width: 318px;
    margin: 10px auto 0px
}

.layer_login_content .login_code-box .verify_img {
    height: 45px;
    width: 148px;
}

.layer_login_content .login_code {
    height: 45px;
    width: 160px;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    float: left;
    padding-left: 5px;
    margin-right: 10px;
}

.layer_login_content .login_code input {
    height: 40px;
    width: 150px;
    font-size: 14px;
    border: none;
}

.layer_login_content .login_box {
    width: 318px;
    margin: 20px auto 0px;
}

.layer_login_content .forget {
    vertical-align: -2px;
    margin-right: 3px;
}

.layer_login_content .user_btn {
    height: 45px;
    width: 318px;
    display: block;
    background: #542418;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    line-height: 45px;
}

.layer_login_content .user_btn:hover {
    color: #f1f1f1;
}

.cu_layer {
    display: none
}


@font-face {
    font-family: 'Source Han Serif'; /* 自定义字体名称 */
    src: url('../font/思源宋体 CN-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

html {
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0 auto;
    overflow-x: hidden;
    overflow-y: auto;
}

body {
    width: 100%;
    position: relative;
    margin: 0 auto;
}

a:hover {
    -webkit-filter: brightness(115%);
    -ms-filter: brightness(115%);
    -o-filter: brightness(115%);
    -moz-filter: brightness(115%)
}



.indexPage #fullpage {
    width: 100%
}


.indexPage .header {
    position: fixed;
    width: 100%;
    z-index: 44;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px 96px 0 88px
}




.indexPage .header .right a {
    width: 178px;
    height: 47px;
    background: url(../images/index/adder.png) no-repeat;
    display: inline-block;
    animation: pb 1.2s .2s forwards
}

@keyframes pb {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}



#fullpage .section {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 0;
}


.partOne {
    background: url(../images/index/first_bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
    text-align: center;
}

.partOne-content{
    width: 572px;
    margin: 610px auto 0;
}
.partOne .play_btn{
    width: 500px;
    text-align: right;

}
.partOne .play_btn a {
    display: inline-block;
    width: 87px;
    height: 87px;
    background: url(../images/index/partOne-video-btn.png) no-repeat;
}

.partOne .content {
    width: 572px;
    height: 188px;
    background-image: url(../images/index/first_content_bg.png);
    background-size: contain;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 60px;
}


.partOne .content .content_btn a {
    display: inline-block;
    width: 240px;
    height: 83px;
    background: url(../images/index/first_content_btn.png) no-repeat;
}

.partOne .content .content_btn a:last-child {
    background-position-y: -110px;
}

.partOne .content .gift a {
    display: inline-block;
    width: 105px;
    height: 126px;
    background: url(../images/index/first_content_gift.png) no-repeat;
}



.partOne .foot a {
    display: inline-block;
    width: 169px;
    height: 98px;
    background: url(../images/index/p_mouse.png) no-repeat;
    animation: qa 2s linear .3s infinite;
    -webkit-animation: qa 2s linear .3s infinite
}

@keyframes qa {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    50% {
        -webkit-transform: translate(0, 10px);
        transform: translate(0, 10px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

/* partTwo */

.partTwo {
    background-image: url(../images/index/second_bg.jpg);
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}



.partTwo-content{
    height: 100%;
    padding: 20px 0 36px 0;
}
.partTwo_title{
    text-align: center;
}
.partTwo-con{
    position: relative;
    margin: 50px auto 0;
}
.swiper-container {
    width: 100%;
    height:auto;
    position: absolute;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nav {
    position: absolute;
    top: -35px;
    z-index: 1;
    width: 100%;
}

.nav-content {
    display: flex;
    justify-content: space-between; /* 两端对齐 */
    width: 1150px;
    margin: 0 auto;
}

.group-left, .group-right {
    display: flex;
}

.nav button {
    cursor: pointer;
    width: 59px;
    height: 267px;
    background: url(../images/index/partTwo_swiper_active.png) no-repeat;
    margin: 0; /* 移除默认间距 */
}

/* 根据需要调整背景位置 */
.nav button:nth-child(1), .group-left button:nth-child(1) {
    background-position-x: 0;
}
.nav button:nth-child(2), .group-left button:nth-child(2) {
    background-position-x: -59px;
}
.nav button:nth-child(3), .group-left button:nth-child(3) {
    background-position-x: -118px;
}
.nav button:nth-child(4), .group-right button:nth-child(1) {
    background-position-x: -177px;
}
.nav button:nth-child(5), .group-right button:nth-child(2) {
    background-position-x: -236px;
}
.nav button:nth-child(6), .group-right button:nth-child(3) {
    background-position-x: -295px;
}

.nav button.active {
    background-position-y: -267px;
}



.partTwo .swiper-button-prev,
.partTwo .swiper-button-next {
    width: 145px;
    height: 97px;
    background-size: 145px 97px;
    background-repeat: no-repeat;
    opacity: 0.9;
}

.partTwo .swiper-button-prev {
    background-image: url(../images/index/partTwo_left.png);
    left: 144px;
}

.partTwo .swiper-button-next {
    background-image: url(../images/index/partTwo_right.png);
    right: 144px;
}


.swiper-pagination {
    bottom: 130px !important;
}

.swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background: url(../images/index/partTwo_swiper_point.png) no-repeat;
}

.swiper-pagination-bullet-active {
    width: 22px;
    height: 22px;
    background: url(../images/index/partTwo_swiper_point_active.png) no-repeat;
}

/* partTwo  END*/



.partThree {
    background-image: url(../images/index/third_bg.jpg);
    background-size: cover;
    position: relative;
}
.partThree_title{
    text-align: center;
}

.partThree_content{
    height: 100%;
    padding-top: 40px;
}

.partThree .content {
    width: 1200px;
    margin:20px auto;
    display: flex;
    justify-content: space-between;
}

.partThree p {
    font-family: 'Source Han Serif';
}

.partThree .text p {
    font-size: 22px;
    color: #993333;
    line-height: 30px;
    text-align: center;
}

.partThree .text p.sub {
    font-size: 16px;
    color: #333;
    font-weight: 500;
}

.partThree .area a,
.partThree .gw a {
    text-align: center;
    display: inline-block;
    width: 147px;
    height: 47px;
    line-height: 47px;
    font-size: 22px;
    color: #fff;
    background: url(../images/index/partThree-content-bg.png) no-repeat;
}

.partThree .area a:hover,
.partThree .gw a:hover {
    background: url(../images/index/partThree-content-active-bg.png) no-repeat;
}

.partThree .area p,
.partThree .gw p {
    line-height: 30px;
    font-size: 16px;
    color: #333;
    font-weight: 500;
    text-align: center;
}

.yj {
    margin-top: 23px;
}

.cdk {
    margin-top: 51px;
}
.partThree .foot{
    position: fixed;
    bottom:0;
    width: 100%;
    height: 150px;
}

/* 弹框 */
.skin_video .lay_content {
    margin-top: 0!important
}

.skin_video #myAudio {
    width: 100%
}

.skin_video .lay_close {
    z-index: 8
}