html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li

{

    padding: 0;

    margin: 0;

    list-style: none;

}

input,textarea,select{

    background: #fff;

}



a{

    text-decoration: none;

}

.conta_main>img{

    display: block;

    width: 100%;

}

.stwer{

    background: #FFF9EB;

}

.stwer li{

    position: relative;

    display: none;

    justify-content: center;

    align-items: center;

    padding: 20px 0;

}

.stwer .ing{

    display:flex;

}

.stwer li .left{

    cursor: pointer;

}

.stwer li .right{

    cursor: pointer;

}





