.autoImg_1{
    margin-top:124px;
    margin-bottom:80px;
}
.content2Box{
    width:520px;
    margin-bottom:20px;
    /* height:340px; */
}
.content2_imgBox{
    width:520px;
    height:340px;
    overflow: hidden;
}
.content3Big,.content2Big{
    width:1100px;
}

.content2Big .content2Box:nth-child(2n){
    margin-left:60px;
}

.content2Box img{
    width:100%;
}
.content2_imgBox:hover img,
.content3_small_imgBox:hover img{
    -moz-transform: scale(1.15);
    -webkit-transform: scale(1.15);
}
.contentP{
    color:#D1AD7D;
    background-color:#050505;
    text-align:center;
    padding:10px 20px;
    font-size:20px;
    min-height:80px;
    padding-top:10px;;
}
.contentP:hover{
    color:#fff !important;
    background-color:#D1AD7D !important;
}
.content_3{
    margin-top:80px;
}
.content3_small_imgBox{
    width: calc(1100px/6);
    /* width:200px; */
    overflow: hidden;
}
.content3_small_imgBox img {
    width:100%;
}
#content_1,#content_2,#content_3{
    padding-top:70px;
}
#content_2,#content_3{
    margin-bottom:70px;
}
#content_1{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.contentSolg{
    color:#D1AD7D;
    font-size:48px;
    text-align: center;
    /* margin-bottom:80px; */
}
.contentSolg2{
    padding-top:120px;
    padding-bottom:80px;
}
.contentSolg3{
    padding-bottom: 80px;
}
.palyerBox{
    width:1100px;
    height:640px;
    margin:auto;
}