.pptBox{
    width:1100px;
    height:1080px;
}
.solog{
    height: 60px;
    display: block;
    margin: auto;
}
.nwp{
    width:1100px;
    height:100%;
    /* border:1px solid red; */
    margin:auto;
    top:0;
    left:0;
    right:0;
}
.wm{
    width:100%;
}
.page_1_box{
    width:470px;
    top:22%;
    right:0;
    margin:auto;
    height: 320px;
}

.page_1_text1{
    font-weight:bold;
    color:#D1AD7D; 
    line-height:1.5;
    margin-bottom:60px;
}
.page_1_text2{
    line-height:1.5;
    color:#D1AD7D;
}
.page_2_box{
    text-align: center;
    width:100%;
    top:10%;
    right:0;
    left:0;
    margin:auto;
}
.page_2_text1{
    font-weight:bold;
    color:#000; 
    line-height:1.5;
    margin-bottom:60px;
}
.page_2_text2{
    line-height:1.5;
    color:#000;
}

.page_3{
    padding:4% 0;
    background-color:#171717;
}

.page_3_text_1{
    font-size: 40px;
    font-weight: bold;
    color: #D1AD7D;
    line-height:1.5;
    text-align: center;
    margin-top: 4%;
    margin-bottom: 40px;
}
.solidY{
    width:3px;
    height:100%;
    background-color:#D1AD7D;
    left: 0;
    right: 0;
    margin:auto;
}
.page_3bt{
    color:#D1AD7D;
    font-size:30px;
}
.page_3wz{
    color:#D1AD7D;
    line-height:1.5;
    font-size:20px;
    /* text-align-last: justify; */
}
.page_3_s{
    width:480px;
    margin:0 8px;
}
.floatLeft .page_3bt{
    text-align:right;
    margin-bottom:20px;
}
.floatRight .page_3bt{
    text-align:left;
    margin-bottom:20px;
}
.yuan{
    top:12px;
    width:20px;
    height:20px;
    border-radius:50%;
    border:2px solid #D1AD7D;
    overflow: hidden;
    background-color:#171717;
}
.floatLeft .yuan{
    right: -71px;
}
.floatRight .yuan{
    left: -71px;
}
.page_3_s1{
    margin-top:10%;
    margin-bottom:30%;
}
.page_3_s2{
    margin-top:25%;
    margin-bottom:30%;
}
.page_3_s4{
    margin-bottom:20px;
}
.page_3_s3_l{
    margin-bottom:150px;
}


.page_4{
    /* background-image:url('../img/index2/bg.png');
    background-size:100% 100%;
    background-repeat:no-repeat;
    min-height:100px; */
    padding:4% 0;
}
.page_4_text1{
    line-height:1.5;
    padding-top:40px;
    margin-bottom:40px;
    font-weight: bold;
    color:#000;
    text-align: center;
}
.hdp{
    width:90%;
    margin:auto;
}
.swiper-pagination-bullet-active{
    background-color:#D1AD7D !important;
}
.swiper-pagination-bullet{
    width:16px;
    height:16px;
}

.page_5_box{
    text-align: center;
    width:100%;
    top:5%;
    right:0;
    left:0;
    margin:auto;
}
.page_5_text1{
    font-weight:bold;
    color:#fff; 
    line-height:1.5;
    margin-bottom:20px;
}
.page_5_text2{
    line-height:1.5;
    color:#D1AD7D;
}
.palyerBox{

}
.page_7{
    padding:80px 0;
    background-image:url('../../img/index2/page_6.png');
    background-size:100% 100%;
}
.p7cp{
    width:1100px;
    display: block;
    margin:30px auto;
}
.page_7_box{
    text-align: center;
    width:100%;
    top:10%;
    right:0;
    left:0;
    margin:auto;
}
.page_7_text1{
    font-weight:bold;
    color:#000; 
    line-height:1.5;
    margin-bottom:20px;
}
.page_7_text2{
    line-height:1.5;
    color:#000;
}
.p7_smallBox{
    width: 260px;
    float: left;
    margin: 0 50px;
}
.p7_smallBoxB{
    width: 260px;
    height:260px;
    overflow: hidden;
    border:4px solid #fff;
    border-radius:50%;
}
.p7_smallBox p{
    line-height:1.5;
    font-size: 18px;
    color: #333;
    margin-top: 20px;
    text-align: center;
    margin-bottom:20px;
}
.p7_smallBox img{
    width:100%;
}
.p7_smallBoxB:hover img{
    width:105%;
}
.p7LastBox{
    width: 1100px;
    bottom:3%;
    left: 0;
    right: 0;
    margin: auto;
}


.page_8_box{
    text-align: center;
    width:100%;
    top:8%;
    right:0;
    left:0;
    margin:auto;
}
.page_8_text1{
    font-weight:bold;
    color:#ffddaf;; 
    line-height:1.5;
    margin-bottom:20px;
}
.page_8_text2{
    line-height:1.5;
    color:#ffddaf;
}
.goTop2{
    position: relative;
    z-index:10;
    width:100px;
    margin:auto;
    display: block;
    bottom: 80px;
}
.yuanBox{
    width: 56px;
    margin: auto;
    margin-top:20px;
}
.sy{
    width:20px;
    height:20px;
    border:1px solid #D1AD7D;
    background-color:#fff;
    border-radius:50%;
    overflow: hidden;
    margin:4px;
}
.syNow{
    background-color:#D1AD7D;
}