
.suq {
    max-width: 561px;
    padding: 0 0 0 0;
    font-family: "r";
    border: 1px solid #231f20;
    font-size: 16px;
    color: #242021;
    margin: auto;
    text-align: left;
    line-height: 1.2;
    background: #fff;
}
strong {
    font-weight: bold;
}
img {
    border: none;
    max-width: 100%;
}
ul {
    margin: 7px 0 18px 0px;
    padding: 0 0 0 34px;
}
li {
    list-style-type: none;
    padding: 0 0 4px 35px;
    margin: 0 0 1px 0;
    text-align: left;
    position: relative;
    font-family: gc;
    background: url(3.png) no-repeat;
    background-position: 3px 0px;
    background-size: 12px auto;
    font-size: 13.5px;
    line-height: 1.1;
}
li:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
    background: none;
}
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: 14.7px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.2;
    font-weight: normal;
    font-family: gc;
}
h1 strong {
    margin: 0 0 0 0;
    font-size: 18px;
}
h1 span {
    margin: 0 3px 0 0;
    font-size: 36.6px;
}
p {
    margin: 0 0 0 0;
}
p strong {
    margin: 0 0 0 0;
}
p span {
    margin: 0 0 0 0;
}
.nd {
    padding: 60px 0px 11px 244px;
    margin: 0;
    position: relative;
    text-align: right;
    background: url(b.png) no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
}

h2 {
    font-weight: normal;
    margin: 9px 0 26px 0px;
    padding: 2px 0 4px 21px;
    font-size: 20.5px;
    line-height: 1.1;
    background: #159b4d;
    text-align: left;
    color: #fff;
}
h2 strong {
    margin: 0 0 0 0;
}
h2 span {
    margin: 0 0 0 0;
}
h3 {
    font-weight: normal;
    margin: 0 0 0 14px;
    padding: 8px 0 4px 14px;
    font-size: 26.5px;
    line-height: 1.2;
    background: #159b4d;
    text-align: left;
    position: relative;
    color: #fff;
}
h3 strong {
    margin: 0 0 0 0;
}
h3 span {
    margin: 0 0 0 0;
}
div {
    display: block;
}
.a {
    margin: 0 0 0 0;
    padding: 17px 0 4px 16px;
    position: relative;
}
.h {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.m {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.f {
    margin: 0;
    padding: 12px 0 11px 18px;
    position: relative;
    background: #159b4d;
    color: #fff;
    font-size: 14.6px;
}
.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: 0 0 0 0;
    padding: 0 0 0 0;
}
.g {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.s1 {
    margin: 0 0px 0 71px;
    font-size: 14.8px;
    text-align: left;
    text-shadow: 0 0 4px #FFF;
}
.s2 {
    margin: 9px 0 0 0;
    font-size: 14.1px;
}
.s3 {
    margin: 0 0 0 0;
}
img.i1 {
    margin: 0 0 0 0;
    position: absolute;
    top: 10px;
    right: 13px;
    width: 137px;
}
img.i2 {
    margin: 0 0 0 0;
    position: absolute;
    bottom: 41px;
    right: 16px;
    width: 83px;
}
img.i3 {
    margin: 0 0 0 0;
}
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: block;
}
p.s2 a {
    font-size: 14px;
}
h2:before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 29px solid #159b4d;
}
h3:before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 0px solid transparent;
    border-top: 44px solid #159b4d;
}

.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;
}
.k1 {
    position: relative;
}

img.img4 {
    position: absolute;
    top: -31px;
    right: 16px;
    width: 99px;
}

.x {
    position: absolute;
    top: 13px;
    right: 151px;
}

img.i5 {
    width: 97px;
    margin: 4px 0 0;
}

@media screen and (max-width: 561px) {
    .suq {
        width: 100%;
    }
    .nd {
        padding: 5%;
        background-size: cover;
    }
    .m_br br {
        display: none;
    }
    li {
        text-shadow: 0 0 4px #FFF;
    }
    li br {
        display: none;
    }
    a {
        display: inline-block;
    }
    .m_in {
        display: inline-block;
    }
    .m_s {
        display: block;
    }
    .m_h {
        display: none;
    }
    .a {
        padding: 10px 5%;
    }

    img.i1 {
        position: static;
        margin: 0 0 5px;
    }

    h1 {
        line-height: 1.3;
    }

    h2 {
        margin: 0px 0 18px 0px;
        display: inline-block;
        height: 29px;
        padding: 3px 21px;
    }

    h3 {
        margin: 0 0 0 14px;
        height: 44px;
        font-size: 24px;
        display: inline-block;
        padding: 6px 14px;
    }

    .f {
        padding: 10px 5%;
    }

    img.i2 {
        position: static;
        margin: 10px 0 0;
    }
    .k1 {
    position: relative;
}

img.img4 {
    position: static;
    margin: 2px 0 0;
}

.x {
    position: static;
}

img.i5 {
    width: 100px;
}
}
