.suq {
    max-width: 565px;
    padding: 0 0 0 0;
    font-family: l, Arial;
    border: 2px solid #231f20;
    font-size: 16px;
    color: #242021;
    margin: auto;
    text-align: left;
    line-height: 1.15;
    background: #FFF;
    background: url(b.png) no-repeat;
    background-position: bottom left;
    background-size: 100% auto;
}

strong {
    font-weight: normal;
    font-family: b, Arial;
}

img {
    border: none;
    max-width: 100%;
}

ul {
    margin: 0px 0 14px 0;
    padding: 0 0 0 0;
}

li {
    list-style-type: none;
    padding: 0 0 0 20px;
    margin: 0 0 0 0;
    text-align: left;
    position: relative;
}

li:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
    background: red;
}

li strong {
    margin: 0 0 0 0;
}

li span {
    margin: 0 0 0 0;
}

a {
    color: inherit;
    text-decoration: none;
}

em {
    margin: 0 0 0 0;
}

u {
    margin: 0 0 0 0;
}

h1 {
    font-size: 24px;
    margin: 0 0 0 28px;
    padding: 6px 0 3px 13px;
    line-height: 1.2;
    font-weight: normal;
    position: relative;
    background: #6D6E70;
    width: 397px;
    color: #FFF;
}

h1 strong {
    margin: 0 0 0 0;
    font-size: 38.1px;
}

h1 span {
    margin: 0 0 0 0;
}

p {
    margin: 0;
}

p strong {
    margin: 0 0 0 0;
}

p span {
    margin: 0 0 0 0;
}

.nd {
    padding: 0 15px 17px 15px;
    margin: 0;
    position: relative;
}

h2 {
    font-weight: normal;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 20px;
    line-height: 1.2;
}

h2 strong {
    margin: 0 0 0 0;
}

h2 span {
    margin: 0 0 0 0;
}

h3 {
    font-weight: normal;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 20px;
    line-height: 1.2;
}

h3 strong {
    margin: 0 0 0 0;
}

h3 span {
    margin: 0 0 0 0;
}

div {
    display: block;
}

.a {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.h {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.m {
    margin: 9px 0 22px 0;
    padding: 0 0 0 0;
}

.f {
    margin: 33px 0 0 -9px;
    padding: 0 0 0 0;
    font-size: 18px;
    color: #FFF;
}

.l {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    float: left;
    width: 49%;
}

.r {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    float: right;
    width: 49%;
}

.b {
    margin: 0px 0 15px 229px;
    background: #F8B624;
    padding: 3px 0 0px 4px;
    font-size: 18.6px;
    width: 253px;
}

.g {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: absolute;
    top: -50px;
    right: -51px;
    width: 51px;
}

.s1 {
    margin: -34px 0 0 -199px;
    text-align: center;
    font-size: 19.6px;
    line-height: 1;
    color: #6D6E70;
}

.s2 {
    margin: 0 0 0 0;
    font-size: 21.8px;
}

.s3 {
    margin: 0 0 0 -70px;
}

img.i1 {
    margin: 0 0 0 0;
    position: absolute;
    bottom: 9px;
    right: 28px;
    width: 191px;
}

img.i2 {
    margin: 0 0 0 0;
    position: absolute;
    bottom: -21px;
    left: 157px;
    width: 30px;
}

img.i3 {
    margin: 0 0 0 0;
    position: absolute;
    top: -9px;
    left: -22px;
    width: 30px;
}

a.a1 {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 10%;
    height: 10%;
    background: red;
}

a.a2 {
    position: absolute;
    bottom: 0%;
    right: 0%;
    width: 10%;
    height: 10%;
    background: red;
}

.m_s {
    display: none;
}

.m_h {
    display: inline-block;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

.clearfix {
    display: block;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.img-responsive {
    max-width: 100%;
    display: block;
}

body {
    margin: 8px 0px;
    background: #fff;
}

@media screen and (max-width: 565px) {
    .suq {
        width: 100%;
        background: #FFF;
    }
    .nd {
        padding: 15px;
        text-align: center;
    }
    .m_br br {
        display: none;
    }
    li br {
        display: none;
    }
    a {
        display: inline-block;
    }
    .m_in {
        display: inline-block;
    }
    .m_s {
        display: block;
    }
    .m_h {
        display: none;
    }
    img.i3 {
        display: none;
    }
    img.i2 {
        display: none;
    }
    img.g {
        display: none;
    }
    p.s1.m_br {
        margin: 0;
    }
    span.s3 {
        margin: 0;
    }
    h1 {
        width: auto;
        margin: 10px 0 0;
        padding: 5px 15px;
        text-align: center;
    }
    p.b {
        margin: 0 0 15px;
        width: auto;
        max-width: 255px;
        display: inline-block;
        padding: 5px;
    }
    .f {
        margin: 20px 0 0;
        background: #FCB712;
        padding: 15px;
    }
    img.i1 {
        position: static;
        margin: 15px 0 0;
        vertical-align: bottom;
    }
}