<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";

/* yui3 reset.css */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: "";
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

legend {
    color: #000;
}

iframe {
    display: block;
}


/* yui3 fonts */

body {
    color: #333;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    background: #edf6fd;
    line-height: 1.231;
}

select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

a {
    text-decoration: none;
}


/* utilities */

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}


input,button,select,textarea {
    font-family: "Microsoft Yahei";
    outline: 0;
}

/* header */

.ewb-moveheader{
    min-height: 174px;
    background: url(imagessqznrxmove_hbg.jpg) center top no-repeat;
}

@media (max-width: 767px){
    .ewb-moveheader {
        background: url(imagessqznrxmove_hbg.jpg) 66% top no-repeat;
    }
}

.ewb-subhead{
    position: relative;
    height: 174px;
}

.ewb-mov-logo{
    margin: 30px 0 0 30px;
}

.ewb-subhead-mid{
    width: 516px;
    margin-left: 42px;
}

.ewb-subhead-house{
    position: absolute;
    right: 10px;
    top: 0;
    width: 118px;
    height: 30px;
    line-height: 30px;
    text-indent: 44px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    background: url(imagessqznrxl_top_house.png) 17px 7px no-repeat #02457a;
}

.ewb-subhead-house&gt;a{
    color: #fff;
    cursor: pointer;
}

.ewb-subhead-h1{
    margin-top: 25px;
    margin-right: 13px;
    height: 64px;
    line-height: 64px;
    font-size: 35px;
    font-weight: bold;
    color: #004177;
}

.ewb-subhead-mid&gt;p{
    line-height: 18px;
}

.ewb-subhead-sel{
    margin-top: 45px;
    width: 210px;
    height: 32px;
    line-height: 32px;
    color: #999;
    text-indent: 14px;
    border:1px solid #bfd0e0;
    border-radius: 15px;
    background-color: #fff;
}


@media (max-width: 767px){
    .ewb-mov-logo {
        position: absolute;
        top: 2px;
        left: 8px;
        width: 60px;
        margin: 0;
    }

    .ewb-subhead-mid {
        float: none !important;
        width: auto;
        margin-left: 0;
    }

    .ewb-subhead-sel{
        margin-top: 53px;
    }

    .ewb-subhead-h1{
        margin-top: 35px;
        margin-left: 8px;
        font-size: 28px;
    }

    .hid480{
        padding-left: 8px;
        padding-right: 8px;
    }
}

/* 横向放置的手机及分辨率更小的设备 */
@media (max-width: 480px) { 
    .hid480{
        display: none;
    }

    .ewb-subhead-sel{
        margin-top: 0;
        margin-left: 8px;
        float: none !important;
    }

    .ewb-subhead-h1{
        float: none !important;
        margin-top: 45px;
        height: 54px;
        line-height: 54px;
    }
}

/* footer */

.ewb-footer {
    height: 50px;
    background: url(imagesmask-bg.png) repeat;
}

.ewb-foot-icon1,
.ewb-foot-icon2 {
    display: block;
    float: left;
    margin-top: 8px;
}

.ewb-foot-icon1 {
    margin-left: -3px;
}

.ewb-foot-icon2 {
    margin-left: 35px;
}

.ewb-foot-copy {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    padding-top: 6px;
    margin-left: 190px;
}

@media(max-width: 979px) and (min-width: 768px){
    .ewb-foot-copy{
        padding-top: 5px;
        padding-right: 5px;
    }
    .ewb-foot-icon1 {
        margin-left: 10px;
    }
}

@media(max-width: 767px) {
    .ewb-footer {
        height: auto;
    }
    .ewb-foot-copy {
        margin-left: 0;
        padding: 46px 10px 0 10px;
        font-size: 12px;
    }
    .ewb-foot-icon1 {
        margin-left: 20px;
    }
}</pre></body></html>