/* 通用 */
* {
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input,
select,
button {
    outline: 0;
}

button {
    border: 0;
    background-clip: padding-box;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: none;
    vertical-align: baseline;
}

textarea,
input {
    word-wrap: break-word;
    word-break: break-all;
}

span,
p,
div {
    word-wrap: break-word;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

html,
body,
div,
p,
ul,
ol,
li {
    list-style: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}


@font-face {
    font-family: 'FZFEIFTJ';
    src: url('../font/FZFEIFTJ-1.OTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* 黑色title背景主题 适用于alert confirm*/
body .skin_class_exmple .layui-layer-title {
    padding: 0 !important;
    text-align: center;
    background: black !important;
    color: white !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/close2.png')no-repeat !important;
    background-size: 115%;
}

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: white;
    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;
}

.cu_layer {
    display: none;
}

html {
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0 auto;
}

body {
    max-width: 1920px;
    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%);
    opacity: 0.85\0;
}

a.geted{
    pointer-events: none;
}

/* 页面部分 */
.indexPage {
    min-width: 1400px;
    display: block;
    height: 7561px;
    background: url(../images/bg.jpg)top center no-repeat;
    background-size: 100% 100%;
    text-align: center;
    position: relative;
}

/* 头部 */
.indexPage .header {
    height: 240px;
    padding: 0 90px;
    display: flex;
    justify-content: space-between;
}

.indexPage .header .logo {
    padding-top: 45px;
}

.indexPage .header .logo a {
    display: inline-block;
    width: 156px;
    height: 127px;
    background: url(../images/logo.png) no-repeat;
}

.indexPage .header .all-btn a {
    display: inline-block;
    width: 117px;
    height: 157px;
    background: url(../images/enter-official-btn.png) no-repeat;
}


/* 侧导航 */
.indexPage .lift-nav  {
    position: fixed;
    width: 150px;
    height: 385px;
    right: 40px;
    top: 200px;
}
.indexPage .lift-nav a {
    display: inline-block;
    width: 99px;
    height: 89px;
    background: url(../images/ce-bg.png)no-repeat;
} 
.indexPage .lift-nav a:nth-child(even){
    margin-left: 60px;
}
.indexPage .lift-nav a:nth-child(odd){
    margin-right: 70px;
}
.indexPage .lift-nav .two{
    background-position-y: -89px;
}
.indexPage .lift-nav .three{
    background-position-y: -178px;
}
.indexPage .lift-nav .four{
    background-position-y: -267px;
}
.indexPage .lift-nav .five{
    background-position-y: -356px;
}
.indexPage .lift-nav a:hover {
    background-position-x: -99px;
}

.indexPage .main {
    margin-top: 560px;
}



.indexPage .login {
    width: 322px;
    margin: 0 auto;
    height: 32px;
    background-image: url(../images/login-bg.png);
    background-size: 100% 100%;
    font-size: 20px;
    color: #fff;

    line-height: 35px;
}

.indexPage .login a {
    color: #f2e900;
}

.indexPage .active-time{
    width: 800px;
    margin: 0 auto;
    margin-top: 60px;
}
.indexPage .active-time p{
    color: #6f2632;
    font-size: 16px;
    line-height: 35px;
    text-align: left;
    font-weight: bold;
}
/* 桃缘双星 */
.partOne{
    width: 815px;
    margin: 0 auto;
    margin-top: 230px;
}
.partOne .enter{
    width: 620px;
    margin: 0 auto;
    margin-top: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.partOne .enter a{
    display: inline-block;
    width: 205px;
    height: 180px;
    background: url(../images/partOne-enter-btn.png) no-repeat;
}
.partOne .enter a:last-child{
    background-position-y: -180px;
}
.partOne .enter p{
    width: 175px;
    background-image: url(../images/partOne-enter-bg.png);
    background-size: 100% 100%;
    height: 74px;
    line-height: 74px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-left: 30px;
}
.partOne .content{
    width:713px;
    height: 209px;
    margin: 0 auto;
    margin-top: 40px;
    background-image: url(../images/partOne-content-bg.png);
    background-size: 100% 100%;
    display: flex;
    justify-content: end;
    align-items: center;
    padding-right: 30px;
}
.partOne .content a{
    display: inline-block;
    width: 195px;
    height: 71px;
    background: url(../images/get-btn.png) no-repeat;
}
.partOne .content a.geted{
    background-position-y: -71px;
}
/* 桃缘双星 end*/


/* 桃香祈愿 */
.partTwo{
    width:1600px;
    margin: 0 auto;
    margin-top: 100px;
    
}
.partTwo .content{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.partTwo .content a{
display: inline-block;
-webkit-animation: zy 10s infinite;

width: 77px;
height: 450px;
background: url(../images/partTwo-con-btn.png) no-repeat;
}
.partTwo .content a:nth-child(1).active{
    background-position-x: -77px;
}
.partTwo .content a:nth-child(2).active{
    background-position-x: -154px;
}
.partTwo .content a:nth-child(3).active{
    background-position-x: -231px;
}
.partTwo .content a:nth-child(4).active{
    background-position-x: -308px;
}
.partTwo .content a:nth-child(5).active{
    background-position-x: -385px;
}
.partTwo .content a:nth-child(6).active{
    background-position-x: -462px;
}
.partTwo .content a:nth-child(7).active{
    background-position-x: -539px;
}
.partTwo .content a:nth-child(8).active{
    background-position-x: -616px;
}
.partTwo .content a:nth-child(9).active{
    background-position-x: -693px;
}

.partTwo .content a:nth-child(even){
    animation: sx 5s infinite;
    -webkit-animation: sx 5s infinite;
}

@keyframes zy {

    0% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    50% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    100% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}

@keyframes sx {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0px ,-20px);
        transform: translate(0px, -20px);
    }

    100% {
        -webkit-transform: translate(0px, 0);
        transform: translate(0px, 0);
    }
}
.partTwo p{
    font-size: 20px;
    color: #000;
    line-height: 35px;
    text-align: center;
}
.partTwo p span{
    color: #e14c4c;
}
.partTwo .list{
    width: 899px;
    height: 290px;
    margin: 0 auto;
    margin-top: 20px;
    background-image: url(../images/partTwo-con-bg.png);
    background-size: 100% 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 45px 0 20px;
}
.partTwo .list .btn{
    width: 190px;
    height: 265px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}
.partTwo .list .btn p{
    width: 195px;
    font-size: 16px;
    color: #000;
    line-height: 35px;
    text-align: center;
}
.partTwo .list .btn span{
    color: #e14c4c;
}
.partTwo .list .btn a{
display: inline-block;
width: 195px;
height: 71px;
margin-left: 5px;
background: url(../images/get-btn.png) no-repeat;
}
.partTwo .list .btn a.geted{
    background-position-y: -71px;
}
/* 桃香祈愿  end*/


/* 桃韵共赏 */
.partThree{
    width:1600px;
    margin: 0 auto;
    margin-top: 80px;
    
}
.partThree .con{
    width:737px;
    height: 415px;
    margin: 0 auto;
    margin-top: 40px;
    background-image: url(../images/partThree-dj-bg.png);
    background-size: 100% 100%;
    position: relative;
}
.partThree .con a{
    position: absolute;
    top: 145px;
    left: 334px;
    display: inline-block;
    width: 113px;
    height: 41px;
    background: url(../images/get-btn2.png) no-repeat;
}
.partThree .con a.geted{
    background-position-y: -41px;
}
.partThree .con a:nth-child(2){
    top: 416px;
    left: 26px;
}
.partThree .con a:nth-child(3){
    top: 341px;
    left: 264px;
}
.partThree .con a:nth-child(4){
    top: 341px;
    left: 642px;
}
.partThree .con p{
    position: absolute;
    left: -50px;
    line-height: 35px;
    color: #000;
    font-size: 20px;
    bottom: -230px;
}
.partThree .con p:last-child{

    bottom: -280px;
}

.partThree .content{
    width:1410px;
    height: 812px;
    margin: 0 auto;
    margin-top: 550px;
    background-image: url(../images/partThree-content-bg.png);
    background-size: 100% 100%;
}
.partThree .content .tabs{
    width: 590px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.partThree .content .tabs a{
    cursor: pointer;
    display: inline-block;
    width: 235px;
    height: 92px;
    background: url(../images/partThree-con-top-btn.png) no-repeat;
}
.partThree .content .tabs a:last-child{
    background-position-x: -235px;
}  
.partThree .content .tabs a.active {
    background-position-y: -92px;
}
.partThree .content .tab-content{
    width: 1200px;
    margin: 0 auto;
}

.partThree .content .tab-content .details {
    display: none;  
}
.partThree .content .tab-content .details p{
    text-align: right;
    line-height: 50px;
    font-size: 20px;
    color: #000;
}
.partThree .content .tab-content .task .task-con{
    display: flex;
    justify-content: space-between;
}
.partThree .content .tab-content .task .task-con .list{
    width: 576px;
}
.partThree .content .tab-content .task .task-con .list .li{
    width: 576px;
    height: 72px;
    background-image: url(../images/partThree-task-bg.png);
    background-size: 100% 100%;
    margin: 30px 0;
    padding: 0 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.partThree .content .tab-content .task .task-con .list .li p{
font-size: 24px;
color: #000;
line-height: 72px;
}
.partThree .content .tab-content .task .task-con .list .li a{
    display: inline-block;
    width: 116px;
    height: 30px;
    background: url(../images/partThree-task-btn.png) no-repeat;
}
.partThree .content .tab-content .task .task-con .list .li a.getTwenty{
    background-position-y: -30px;
}
.partThree .content .tab-content .task .task-con .list .li a.getHundred{
    background-position-y: -60px;
}
.partThree .content .tab-content .task .task-con .list .li a.getTwentyFive{
    background-position-y: -90px;
}

.partThree .content .tab-content .shop{

}
.partThree .content .tab-content .shop .shop-con{
    width: 1158px;
    height: 518px;
    background-image: url(../images/partThree-shop-bg.png);
    background-size: 100% 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    padding-top: 30px;
    padding-left: 3px;
    padding-right: 3px;
}
.partThree .content .tab-content .shop .shop-con .btn{
    width: 200px;
    height: 300px;
    padding-top: 180px;
}
.partThree .content .tab-content .shop .shop-con .btn p{
    text-align: center;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
}
.partThree .content .tab-content .shop .shop-con .btn  a{
    display: inline-block;
    width: 113px;
    height: 41px;
    background: url(../images/get-btn2.png) no-repeat;
}
.partThree .content .tab-content .shop .shop-con .btn  a.geted{
    background-position-y: -41px;
}
/* 桃韵共赏  end*/


/* 桃梦月缘 */
.partFour{
    width:1600px;
    margin: 0 auto;
    margin-top: 50px;
    
}
.partFour .gif{
    width: 1051px;
    margin: 0 auto;
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.partFour .gif .gif-con{
    width: 443px;
    height: 209px;
    background-image: url(../images/partFour-gif1-bg.png) ;
    background-size: 100% 100%;
}
.partFour .gif .gif-con:last-child{
    width: 443px;
    height: 209px;
    background-image: url(../images/partFour-gif2-bg.png) ;
    background-size: 100% 100%;
}
.partFour .gif .gif-con img{
    height: 200px;
}
.partFour .con{
    width: 1051px;
    margin: 0 auto;
    margin-top: 35px;
    height: 228px;
    background-image: url(../images/partFour-con-bg.png) ;
    background-size: 100% 100%;
    display: flex;
    justify-content: space-between;
align-items: flex-end;
padding: 0 25px 0 0px;
}
.partFour .con .btn {
    width: 350px;
    height: 228px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    padding-bottom: 20px;
}
.partFour .con .btn p{
    width: 350px;
    color: #d22762;
    font-size: 30px;
    line-height: 55px;
    font-family: 'FZFEIFTJ';
}
.partFour .con .btn a {
    display: inline-block;
    width: 113px;
    height: 41px;
    background: url(../images/get-btn2.png) no-repeat;
}
.partFour .con .btn a.geted{
    background-position-y: -41px;
}
.partFour .total{
    width: 1051px;
    margin: 0 auto;
    margin-top: 35px;
    height: 838px;
    background-image: url(../images/partFour-total-bg.png) ;
    background-size: 100% 100%;
    display: flex;
flex-wrap: wrap;

}
.partFour .total .btn{
    width: 100%;
    height: 173px;
    padding-bottom: 28px;
    padding-right: 30px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.partFour .total .btn a{
    display: inline-block;
    width: 195px;
    height: 71px;
    margin-left: 5px;
    background: url(../images/get-btn.png) no-repeat;
}
.partFour .total .btn a.geted{
    background-position-y: -71px;
}

/* 桃梦月缘  end*/




/* 弹框 */
.enterIntoPage{
width: 804px;
height: 407px;
background-image: url(../images/enterInto-prop.png);
background-image: 100% 100%;
}
.enterIntoPage .lay_content{
    margin-top: 208px;
}
.enterIntoPage .lay_close{
    font-size: 48px;
    opacity: 0;
}
.enterIntoPage .text{
    width: 333px;
    height: 45px;
    line-height: 45px;
    border: 2px solid #fb9191;
    padding: 0 20px;
    background: #FFF;
}
.enterIntoPage .con{
    width: 340px;
    margin: 0 auto;
}
.enterIntoPage .con a{
    margin-top: 30px;
    display: inline-block;
    width: 156px;
    height: 56px;
    background: url(../images/enterIntoPage-btn.png) no-repeat;
}


.addPage{
    width: 804px;
    height: 407px;
    background-image: url(../images/add-prop.png);
    background-image: 100% 100%;
    }
    .addPage .lay_content{
        margin-top: 208px;
    }
    .addPage .lay_close{
        font-size: 48px;
        opacity: 0;
    }
    .addPage input{
        width: 333px;
        height: 45px;
        line-height: 45px;
        border: 2px solid #fb9191;
        padding: 0 20px;
    }
    .addPage .con{
        width: 340px;
        margin: 0 auto;
    }
    .addPage .con a{
        margin-top: 30px;
        display: inline-block;
        width: 156px;
        height: 56px;
        background: url(../images/addPage-btn.png) no-repeat;
    }
/* 弹框 end*/