.new1{
    position: absolute;
    top: 145px;
    right: 31%;
    z-index: 9999;
}
.new1 img{
    width: 178px;
    height: 35;
    
}
.new2_img1{
    margin-top: 50px;
    float: left;
}
.new2_img2{
    float: left;
}
.p2{
    clear: both;
}
.new2_mokuai{
    width: 1030px;
    height: 500px;
    margin:  0 auto;
}
.mart{
    position: relative;
}
.xiaomokuai{
    width: 100%;
    position: absolute;
    top: 774px;left: 0px;
}
.container{
    width: 100%;
    height: 450px;
    /* background-color: #fff; */
}

.container{
    /* max-width: 970px; */
    margin: 0 auto;
    position: relative;
}   
.slide{
    /* width: 100%; */
     min-height: 180px;
    overflow: hidden;
    position: relative;
    height: 500px;
    top: -80px;left: 23.5%;
}
.slide .img{
    overflow: hidden;
    position: absolute;
    transition: width 0.4s,height 0.4s,top 0.4s,left 0.4s,z-index 0.4s;
}
.slide .image1{
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    margin: 7px;
}
.slide .image2{
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    margin: 7px;
}
.slide .image3{
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    margin: 7px;
}
.slide .img1{
    width: 58%;
    height: 40%;
    top: 30%;
    left: -50%;
    z-index: 1;
}
.slide .img2{
    width: 30%;
    height: 35%;
    top: 8%;
    left: 0%;
    z-index: 2;
}
.slide .img3{
    width: 39%;
    height: 41%;
    top: 5%;
    left: 7%;
    z-index: 3;
}
.slide .img4{
    width: 30%;
    height: 35%;
    top: 8%;
    left: 23%;
    z-index: 2;
    }
.slide .img5{
    width: 58%;
    height: 40%;
    top: 30%;
    left: 110%;
    z-index: 1;
}
.slide-bt{
    position: absolute;
    left: 50%;
    bottom: 13%;
    z-index: 10;
}
.slide-bt span{
    width: 24px;
    height: 8px;
    background: #c9caca;
    float: left;
    margin: 5px;
    border-radius: 4px;
}
.slide .slide-bt .on{
    background: #ffd200;
}
.container_button1{
    position: absolute;
    top: 38%;
    right: 62%;
    z-index: 9999;
}
.container_button2{
    position: absolute;
    top: 38%;
    right: 60%;
    z-index: 9999;
}
.container_button3{
    display: block;
    width: 290px;
    height: 50px;
    border-radius: 30px;
    border: 1px solid #fff;
    background-color: #fff;
    color: #6e62f5;
    margin: -100px auto;
    font-size: 22px;
    line-height: 50px;
    position: relative;
    z-index: 9999;
}
.container_button3:hover{
    color: #fff;
    background-color: #ffa619;
}
.xinjia{
    width: 100%;
    height: 650px;
    padding-top: 50px;
}
.xinjia2{
    width: 1000px;
    margin:  50px auto 50px auto;
    height: 360px;
}
.xinjia2 div{
    float: left;
}
.xinjia2 div:nth-child(2){
    margin-top: 50px;
}
.xinjia_button{
    display: block;
    width: 300px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    text-align: center;
    border-radius: 30px;
    border: 1px solid #6e62f5;
    color: #6e62f5;
    margin:  20px auto 0 auto;
}
.xinjia_button:hover{
    color: #fff;
    background-color: #ffa619;
    border: 0;
}