@charset "utf-8";
/* CSS Document */

* {
    padding: 0;
    margin: 0;
    list-style: none;
}

img {
    vertical-align: top;
    border: 0;
}

a {
    color: #000;
    text-decoration: none;
}

.wrapper {
    width: 1400px;
    margin:auto;
}

.bottom {
    position: relative;
    width:1400px; 
    margin:0 auto;
}



.box-t {
    position: relative;
    width:1400px; 
    margin:0 auto;
}


 .dis_flex{display: flex;justify-content: space-between;flex-wrap: wrap;}


.box1 {
    position: relative;
    background: url(2026_sftjzft0212_003.png) no-repeat;
    height: 1377px;
    width:1400px; 
    margin:0 auto;
}

.box1-main {width: 1200px; height: 1110px; position: absolute; top: 140px; left: 100px;}

.pic1 {width: 355px; height: 520px; position: relative;}
.pic1 img{width: 355px; height: 520px; }









