.page_2{
    padding:70px 0;
}
.page_2_text1{
    font-weight:bold;
    color:#D1AD7D;
    line-height:1.5;
    margin-bottom:40px;
    text-align: center;
}
.page_2_text2{
    text-align: center;
    line-height:1.5;
    color:#fff;
    margin-bottom:40px;
}
.maw{
    width:100%;
}
.bofang{
    top: 94px;
    right: 200px;
    width: 60px;
    margin: auto;
}
.content{
    padding-top:0;
}
.nwp{
    width:1100px;
    height:100%;
    margin:auto;
}
.page_1{
    background-image:url('../../img/index3/1.png');
    background-size:100% 100%;
}
.page_1Box{
    height:800px;
    top:0;
    bottom:0;
    left: 0;
    right: 0;
    margin: auto;
}
.w11Pic{
    width:1100px;
    display: block;
    margin:auto;
}

.listBox{
    width:320px;
}
.listBoxB{
    overflow: hidden;
    width:320px;
    height:178px;
}
.listBox img{
    width:100%;
}
.listBox:hover img{
    width:105%;
}
.listBox p{
    margin-bottom:20px;
    line-height:1.5;
    color:#fff;
    margin-top:10px;
    text-align: center;
}
.listAll .listBox:nth-child(3n-1){
    margin:0 70px;
}
.page_3{
    background-color:#1f1f1f;
    padding:70px 0;
}
.page_3_text1{
    font-weight:bold;
    color:#D1AD7D; 
    line-height:1.5;
    margin-bottom:40px;
    text-align: center;
    /* position: absolute; */
    left: 0;
    right: 0;
    margin: auto;
    margin-bottom:60px;
    top: 70px;
}
.page_4{
    background-color:rgb(243,244,246);
    padding:70px 0;
}
.page_4_text1{
    font-weight:bold;
    color:#000; 
    line-height:60px;
    margin-bottom:40px;
    text-align: center;
}
.spCover{
    top: 88px;
    right: 0;
    width:478px;
    height:268px;
}
.p4Top img{
    top:0;
    left:0;
    width:348px;
    box-shadow: 0 0 0 transparent;
}
.p4Top img:hover{
    top:-5px;
    left:-5px;
    box-shadow: 0 0 15px #ccc;
}
.p4Top img:nth-child(3n-1){
    margin:0 24px
}
.p4Solog{
    margin-top:28px;
    margin-bottom:44px;
}
.p4Bottom img{
    top:0;
    left:0;
    box-shadow: 0 0 0 transparent;
    margin-bottom:44px;
}
.p4Bottom img:hover{
    top:-5px;
    left:-5px;
    box-shadow: 0 0 15px #ccc;
}