@charset "utf-8";
body{padding:0;margin:0;color:#333;text-align:center;background:#fff}
h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td{margin:0;padding:0;}
div{margin:0 auto;text-align:left;}
a:link,a:visited{color:#333;text-decoration:none;}
a:hover{color:#aa7859;text-decoration:underline;}
img{border:none;}
ol,ul,li{list-style:none;} 
em{font-style:normal;}
/*clear*/
.clearfix:before,.clearfix:after{
    display: table;
      content: " "
}
.clearfix:after{
   clear: both;
}
@font-face {
    font-family: "zzys";
    src: url(/img/MAIN/2019/03/119117/images/zzys.otf)
}
.preload {
    position: absolute;
    z-index: 1000;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #fff;
  }
  .preload .load-area {
    position: relative;
    top: 30%;
    width: 100%;
    margin: 0 auto;
  }
  .preload .load-area .num {
    font-family: Verdana;
    font-size: 20px;
    line-height: 56px;
    text-align: center;
    color: #f00;
  }
/*other*/
.bg{
    width: 100%;
    overflow-x: hidden;
    /* height: 100vh; */
    font-family: "zzys";
    /* background: url(/img/MAIN/2019/03/119117/images/pc-bg0.jpg)no-repeat top center;
    background-size:1902px auto; 
    background-attachment:fixed; */
}
.content{
    width: 1000px;
    /* position: absolute;
    top: 0;
    left: 0;
    right: 0; */
    margin:0 auto;
    z-index: 2;
}
.swiper-slide1,.swiper-slide2{
    display: block;
    width: 100%;
    height: 100vh;
    z-index: 2;
    position: relative;
}
.daylist{
    display: block;
    width: 100%;
    z-index: 2;
    position: relative;
}
.line1{
    width: 520px;
    height: 1000px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 99;
    background: url(/img/MAIN/2019/03/119117/images/line-1.png)no-repeat top/cover;
    background-size: 520px 1000px;
}
.point1{
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 470px;
    right: 340px;
    z-index: 99;
    background: url(/img/MAIN/2019/03/119117/images/point.png)no-repeat center/cover;
}
.none{
    display: none;
}
@keyframes pointTo1 {
    0% {
      -webkit-transform: translate3d(5px, 50px, 0);
      transform: translate3d(5px, 50px, 0);
      opacity: 1;
    }
    5%{
        -webkit-transform: translate3d(10px, 70px, 0);
        transform: translate3d(10px, 70px, 0);
    }
    10%{
        -webkit-transform: translate3d(15px, 90px, 0);
        transform: translate3d(15px, 90px, 0);
    }
    15%{
        -webkit-transform: translate3d(22px, 105px, 0);
        transform: translate3d(22px, 105px, 0);
    }
    20%{
        -webkit-transform: translate3d(30px, 120px, 0);
        transform: translate3d(30px, 120px, 0);
    }
    25%{
        -webkit-transform: translate3d(40px, 130px, 0);
        transform: translate3d(40px, 130px, 0);
    }
    30%{
        -webkit-transform: translate3d(50px, 140px, 0);
        transform: translate3d(50px, 140px, 0);
    }
    35%{
        -webkit-transform: translate3d(65px, 150px, 0);
        transform: translate3d(65px, 150px, 0);
    }
    40%{
        -webkit-transform: translate3d(80px, 160px, 0);
        transform: translate3d(80px, 160px, 0);
    }
    45%{
        -webkit-transform: translate3d(110px, 180px, 0);
        transform: translate3d(110px, 180px, 0);
    }
    50%{
        -webkit-transform: translate3d(140px, 190px, 0);
        transform: translate3d(140px, 200px, 0);
    }
    55%{
        -webkit-transform: translate3d(160px, 200px, 0);
        transform: translate3d(160px, 210px, 0);
    }
    60%{
        -webkit-transform: translate3d(180px, 230px, 0);
        transform: translate3d(180px, 220px, 0);
    }
    65%{
        -webkit-transform: translate3d(200px, 260px, 0);
        transform: translate3d(200px, 230px, 0);
    }
    70%{
        -webkit-transform: translate3d(220px, 290px, 0);
        transform: translate3d(220px, 260px, 0);
    }
    75%{
        -webkit-transform: translate3d(235px, 320px, 0);
        transform: translate3d(235px, 290px, 0);
    }
    80%{
        -webkit-transform: translate3d(245px, 350px, 0);
        transform: translate3d(245px, 310px, 0);
    }
    85%{
        -webkit-transform: translate3d(250px, 380px, 0);
        transform: translate3d(250px, 340px, 0);
    }
    90%{
        -webkit-transform: translate3d(250px, 410px, 0);
        transform: translate3d(250px, 360px, 0);
    }
    95%{
        -webkit-transform: translate3d(250px, 440px, 0);
        transform: translate3d(250px, 380px, 0);
    }
    100%{
        opacity: 0;
        -webkit-transform: translate3d(250px, 470px, 0);
        transform: translate3d(250px, 450px, 0);
    }
  }
  
.pointTo1 {
    -webkit-animation: pointTo1 1s linear;
    animation: pointTo1 1s linear;
}
.people{
    width: 388px;
    height: 505px;
    margin-top: 91px;
    margin-left: 98px;
    float: left;
    background: url(/img/MAIN/2019/03/119117/images/pc-people.png)no-repeat center/cover;
    background-size:388px auto; 
}
.head{
    width: 415px;
    height: 300px;
    margin-left: 25px;
    margin-top: 242px;
    float: left;
    background: url(/img/MAIN/2019/03/119117/images/pc-head.png)no-repeat top;
    background-size:415px auto; 
}
.info1{
    width: 1000px;
    float: left;
    padding: 10px 65px 0px 65px;
    box-sizing: border-box;
    color: #6b2020;
    font: normal 16px/24px "Î¢ÈíÑÅºÚ";
    letter-spacing: 4px;
    text-indent: 2em;
}
.color{
    width: 754px;
    height: 267px;
    background: #88342a;
    opacity: 0.9;
    /* margin-left: -754px;
    margin-top: 498px;
    float: left; */
    position: absolute;
    top: 498px;
    left: -754px;
    z-index: 1;
}
.people2{
    width: 799px;
    height: 500px;
    /* float: left;
    margin-top: 140px;
    margin-left: -255px; */
    position: absolute;
    top: 265px;
    left: -255px;
    z-index: 999;
}
.people2>img{
    width: 799px;
    height: 500px;
}
.right2{
    width: 530px;
    margin-top: 280px;
    margin-right: -170px;
    float: right;
    overflow: hidden;
}
.time{
    width: 530px;
    height: 78px;
    /* background: url(/img/MAIN/2019/03/119117/images/pc-time.png)no-repeat center;
    background-size:530px auto; */
    font: normal 70px/78px "zzys";
    color: #99523f;
    font-style:italic;
    border-bottom: 2px solid rgba(153, 82, 63, 0.3);
}
.logo{
    width: 95px;
    height: 100px;
    float: left;
    margin-top: 45px; 
    margin-right: 25px;
}
.logo>img{
    width: 100%;
    height: 100%;
}
.meetingname{
    float: left;
    font: bold 40px/44px "Î¢ÈíÑÅºÚ";
    color: #aa7859;
    margin-top: 45px; 
}
.meeting-info{
    width: 100%;
    color: #6b2020;
    font: normal 16px/24px "Î¢ÈíÑÅºÚ";
    float: left;
    margin-top: 75px;
    letter-spacing: 4px;
    text-indent: 2em;
}
.p-name{
    float: left;
    margin-top:40px;
    font: bold 36px/36px "Î¢ÈíÑÅºÚ";
    color: #9a7b75;
}
.p-name span{
    font: bold 60px/60px "Î¢ÈíÑÅºÚ";
    color: #a8321b;
    margin-right: 20px;
}
.p-name span:nth-child(2){
    display: none;
}
.day34{
    z-index: 2;
    display: block;
    width: 100%;
}
.swiper-slide3{
    margin-top: 100px;
    display: flex;
    justify-content: space-between;
    flex-wrap:wrap; 
}
.swiper-slide3>li:nth-child(2n+1){
    width: 690px;
    margin-left: -282px;
    margin-top: 20px;
}
.swiper-slide3>li:nth-child(2n){
    width: 640px;
    margin-top: 100px;
    margin-right: -165px
}
.time2{
    width: 530px;
    height: 78px;
    font: normal 70px/78px "zzys";
    color: #99523f;
    font-style:italic;
    margin-left: 0;
    border-bottom: 2px solid rgba(153, 82, 63, 0.3);
}
.gold{
    width:100%;
    font: bold 30px/60px "Î¢ÈíÑÅºÚ";
    color: #aa7859;
    margin-top: 90px;
    text-indent: 1em;
    overflow: hidden;
}
.gold a{
    display: inline-block;
    font: bold 30px/60px "Î¢ÈíÑÅºÚ";
    color: #aa7859; 
    overflow: hidden;
    float: left;
}
.horn{
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(/img/MAIN/2019/03/119117/images/horn.png)no-repeat center/cover;
    background-size:32px auto;
    margin-top: 15px;
}
.sentence{
    font: bold 16px/36px "Î¢ÈíÑÅºÚ";
    color: #9a7b75;
    letter-spacing: 4px;
    text-indent: 2em;
}
.goldfrom{
    display: block;
    width: 100%;
    font: normal 12px/24px "Î¢ÈíÑÅºÚ";
    color: #9a7b75;
    text-align: right;
    letter-spacing: 4px;
    margin-top: 45px;
}
.right-img{
    width: 640px;
    height: 420px;
    box-shadow: 5px 5px 20px 5px rgba(93, 32, 14,0.3)
}
.day-info{
    font: normal 12px/24px "Î¢ÈíÑÅºÚ";
    color: #9a7b75;
    letter-spacing: 4px;
    margin-top: 25px;
    text-indent: 2em;
}
.mb-headline{
    display: none;
}
.mb-dayhead{
    display: none;
}
.mb-info{
    display: none;
}
.page{
    width: 139px;
    height:100vh;
    position: absolute;
    top: 100vh;
    right: 0;
    z-index: 99;
}
.pagemain{
    width: 100%;
    height: 100%;
    position: relative;
}
.long-line{
    width: 2px;
    height: 100%;
    background: #a17256;
    margin-left: 25px;
}
.pagepoint{
    width: 50px;
    height: 50px;
    background: url(/img/MAIN/2019/03/119117/images/point.png)no-repeat center/cover;
    position: absolute;
    top: 100px;
    left: 0px;
}
#copyright{clear:both;margin:0 auto;padding:30px 0 30px 0;text-align:center;font-family:"Î¢ÈíÑÅºÚ";z-index: 99;color: #a17256;font-size: 12px;line-height: 24px;}
/* .bg{background:url() no-repeat top center;background-size: 100% auto;} */
@media (min-device-width:320px) and (max-width:689px),
       (max-device-width:480px)
       {
        .bg{
            width: 10.8rem;
            height: 22.01rem;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
        }
        .content{
            width: 10.8rem;
            height: 22.01rem;
            position: relative;
            margin:0 auto;
            z-index: 2;
            overflow: scroll;
        }
        .swiper-slide1,.swiper-slide2{
            display: block;
            width: 100%;
            height: 100%;
            z-index: 2;
            position: relative;
            overflow: hidden;
        }
        .swiper-slide2{
            height: 15.8rem;
        }
        .people{
            width: 6.9rem;
            height: 9.52rem;
            margin-left: 3.7rem;
            margin-top:2.26rem;
            float: left;
            background: url(/img/MAIN/2019/03/119117/images/pc-people.png)no-repeat center/cover;
            background-size:6.9rem auto; 
        }
        .head{
            width: 7.18rem;
            height: 5.17rem;
            margin: 0 auto;
            margin-top: 9.75rem;
            float: none;
            background: url(/img/MAIN/2019/03/119117/images/pc-head.png)no-repeat top;
            background-size:7.18rem auto; 
            z-index: 2;
        }
        .info1{
            width: 7.18rem;
            float: none;
            margin: 0 auto;
            margin-top: 0.6rem;
            padding: 0 0 0 0;
            box-sizing: border-box;
            color: #6b2020;
            font: normal 0.28rem/0.50rem "Î¢ÈíÑÅºÚ";
            letter-spacing: 0.04rem;
        }
        .color{
            width:12rem;
            height: 4.45rem;
            background: #88342a;
            opacity: 0.9;
            float: none;
            position: absolute;
            top: 7.4rem;
            left: 0;
            z-index: 1;
        }
        .people2{
            width: 7.1rem;
            height: 4.45rem;
            float: none;
            margin: 0;
            position: absolute;
            left: 3rem;
            top: 7.4rem;
        }
        .people2>img{
            width: 7.1rem;
            height: 4.45rem;
        }
        .right2{
            width: 8.20rem;
            margin-top: 2.35rem;
            margin-right: 0;
            margin-left: 0.84rem;
            float: none;
            overflow: hidden;
        }
        .time{
            width: 8.2rem;
            height: 1.3rem;
            font: normal 1rem/1.3rem "zzys";
            color: #99523f;
            font-style:italic;
            border-bottom: 0.1rem solid rgba(153, 82, 63, 0.3) 
        }
        .logo{
            width: 1.3rem;
            height: 1.3rem;
            float: left;
            margin-top: 0.5rem; 
            margin-right: 0.4rem;
        }
        .meetingname{
            float: left;
            font: bold 0.53rem/0.6rem "Î¢ÈíÑÅºÚ";
            color: #aa7859;
            margin-top: 0.5rem; 
        }
        .meeting-info{
            display: none;
        }
        .p-name{
            float: none;
            position: absolute;
            top: 9.5rem;
            left: 0.3rem;
            font: normal 0.40rem/0.40rem "Î¢ÈíÑÅºÚ";
            color: #fff;
            z-index: 2;
        }
        .p-name span{
            font: bold 0.8rem/0.68rem "Î¢ÈíÑÅºÚ";
            color: #fff;
            margin-right: 20px;
            text-align: right;
        }
        .p-name span:nth-child(2){
            display: inline;
        }
        .swiper-slide3{
            padding-top: 0;
            display: block;
            justify-content:none;
            flex-wrap: none;
        }
        .swiper-slide3>li:nth-child(2n+1){
            width: 100%;
            margin-left: 0;
            margin-top: 0;
        }
        .swiper-slide3>li:nth-child(2n){
            width: 100%;
            margin-top: 0;
            margin-right: 0;
        }
        .swiper-slide3>li{
            padding-bottom: 0.5rem;
        }
        .sentence{
            display: none;
        }
        .goldfrom{
            display: none;
        }
        .mb-dayhead{
            display:table;
            width: 8.84rem;
            margin: 0 auto;
            font: bold 0.4rem/0.8rem "Î¢ÈíÑÅºÚ";
            color: #aa7859;
            line-height: 1.2rem;
        }
        .mb-info{
            display: table;
            width: 8.84rem;
            margin: 0 auto;
            font: normal 0.3rem/0.5rem "Î¢ÈíÑÅºÚ";
            color: #9a7b75;
            letter-spacing: 0.04rem;
            text-indent: 2em;
        }
        .time2{
            width: 8.2rem;
            height: 1.3rem;
            margin-top: 0;
            margin-right: 0;
            margin-left: 0.84rem;
            font: normal 1rem/1.3rem "zzys";
            color: #99523f;
            font-style:italic;
            border-bottom: 0.1rem solid rgba(153, 82, 63, 0.3) 
        }
        .gold{
            width: auto;
            font: bold 0.40rem/0.60rem "Î¢ÈíÑÅºÚ";
            color: #aa7859;
            text-indent: 0em;
            overflow: hidden;
            margin-left: 0.84rem;
            margin-top:0.5rem;
        }
        .gold a{
            display: inline-block;
            font: bold 0.45rem/0.60rem "Î¢ÈíÑÅºÚ";
            color: #aa7859; 
            overflow: hidden;
            float: left;
            margin-top: 0;
        }
        .horn{
            display: inline-block;
            width: 0.60rem;
            height: 0.6rem;
            background: url(/img/MAIN/2019/03/119117/images/horn.png)no-repeat center/cover;
            background-size: 0.60rem auto;
            margin-top: 0;
            margin-left: 0.3rem;
        }
        .daylist>li{
            padding-bottom:0.3rem
        }
        .mb-headline{
            display: inline-block;
            margin-top: 0.25rem;
            margin-left: 0.84rem;
            margin-bottom: 0.5rem;
            font: bold 0.42rem/0.60rem "Î¢ÈíÑÅºÚ";
            color: #9a7b75;
        }
        .right-img{
            width: 9.7rem;
            height: auto;
            margin-left: 0.3rem;
            box-shadow: 0.05rem 0.05rem 0.2rem 0.05rem rgba(93, 32, 14,0.3)
        }
        .day-info{
            display: none;
        }
        .line1{
            display: none;
        }
        .point1{
            display: none;
        }
        .line2{
            width: 1.8rem;
            height: 100%;
            position: absolute;
            top: 0;
            right: 0;
            background: url(/img/MAIN/2019/03/119117/images/mb-line1.png)no-repeat top/cover;
            background-size: 100% 100%;
            
        }
        .point2{
            width: 0.5rem;
            height: 0.5rem;
            position: absolute;
            top: 13.65rem;
            right: 0.8rem;
            background: url(/img/MAIN/2019/03/119117/images/point.png)no-repeat center/cover;
        }
        @keyframes mbPointTo {
            0% {
              -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
            }
            10%{
                -webkit-transform: translate3d(0.33rem, 0.6em, 0);
                transform: translate3d(0.33rem, 0.6rem, 0);
            }
            20%{
                -webkit-transform: translate3d(0.52rem, 1.5em, 0);
                transform: translate3d(0.52rem, 1.5rem, 0);
            }
            30%{
                -webkit-transform: translate3d(0.56rem, 2.3rem, 0);
                transform: translate3d(0.56rem, 2.3rem, 0);
            }
            100%{
                -webkit-transform: translate3d(0.56rem, 8rem, 0);
                transform: translate3d(0.56rem, 8rem, 0);
            }
          }
          
        .mbPointTo {
            -webkit-animation: mbPointTo 1s linear;
            animation: mbPointTo 1s linear;
        }
        .pagemb{
            width: 1.8rem;
            height: 22.01rem;
            position: absolute;
            top: 0;
            right: 0;
            margin: auto;
            z-index: 99;
        }
        .pagemainmb{
            width: 100%;
            height: 100%;
            position: relative;
        }
        .page{
            width: 1.8rem;
            height: 0;
            opacity: 0;
            position: fixed;
            top: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            z-index: 99;
            transition: all 1s;
        }
        .pagemain{
            width: 100%;
            height: 100%;
            position: relative;
        }
        .long-line{
            width: 0.01rem;
            height: 100%;
            background: #a17256;
            margin-left: 1.311rem;
        }
        .pagepoint{
            width: 0.5rem;
            height: 0.5rem;
            background: url(/img/MAIN/2019/03/119117/images/point.png)no-repeat center/cover;
            position: absolute;
            top: 2.05rem;
            left: 1.08rem;
        }
        .mbnone{
            display: none !important;
        }
        .cd-modal h1::after{
            width: 1.3rem;
            height: 0.18rem;;
        }
        .cd-main-content{
            width: 10.8rem !important;
            height: 22.01rem !important;
            overflow: hidden !important;
            background: url(/img/MAIN/2019/03/119117/images/mb-bg0.jpg)no-repeat top center/cover !important;
        }
        .cd-modal{
            width: 10.8rem !important;
            height: 22.01rem !important;
            right: 0;
            bottom: 0;
            margin: auto;
            overflow: hidden !important;
            background: url(/img/MAIN/2019/03/119117/images/mb-bg1.jpg)no-repeat top center/cover !important;
        }
        .cd-transition-layer{
            width: 10.8rem !important;
            height: 22.01rem !important;
            right: 0;
            bottom: 0;
            margin: auto;
            overflow: hidden !important;
        }
#copyright{clear:both;margin:0 auto;padding:0.3rem 0 1.2rem 0;text-align:center;font-family:"Î¢ÈíÑÅºÚ";z-index: 99;color: #a17256;font-size: 0.18rem;line-height: 0.3rem;}
}