*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
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,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
img {
    margin: 0px;
    padding: 0px;
    outline: none;
    border: 0px;
}

li {
    list-style: none;
}

body {
    text-align: left;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    color: #333;
    background: #fff;
}

a,
ins {
    text-decoration: none;
}

a {
    color: #333333;
}

a:focus,
a:hover {
}

.rt {
    float: right;
}

.lf {
    float: left;
}

.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.clearfloat {
    zoom: 1;
}

/*头尾隐藏*/
.sj-header {
    display: none;
}

.foot {
    display: none;
}

@media (max-width: 700px)
    /* @media screen and (min-width:320px) and (max-width:700px) */ {
    body {
        max-width: 100%;
        min-height: 200px;
        min-width: 100% !important;
    }

    .gb-top {
        display: none;
    }

    .nav {
        display: none;
    }

    .sj-header {
        display: block;
        width: 100%;
        height: 90px;
        background: url(sj-bg.jpg) no-repeat center top;
        background-size: cover;
        max-height: 351px;
        /*overflow: hidden;*/
    }

    .sj-header .logo {
        display: block;
        width: 100%;
        height: 30px;
        text-align: center;
        padding: 10px 0;
    }

    /* .sj-header .logo img{
      width: 80%;
      margin: 0 auto;
    } */
    .danqian {
        background-color: #dedede;
        display: none;
    }

    .dangqian-1 {
        width: 375px;
        height: 40px;
        line-height: 40px;
        margin: 0 auto;
    }

    .dangqian-1 img {
        margin-right: 5px;
    }

    .center-zong1 {
        background: url(rmzf-wz_02.png) no-repeat center top;
        background-size: 100%;
    }

    .center-log {
        margin: 0 auto;
        width: 375px;
        height: 100px;
        line-height: 100px;
        text-align: center;
    }

    .center-log img {
        max-width: 300px;
    }

    .center-center1 {
        width: 375px;
        margin: 0 auto 10px;
        text-align: center;
        padding: 0% 3% 3%;
    }

    .center-center1-lf {
        margin: 0 auto;
        float: none;
        background-color: #eeeeee;
        width: 355px;
        height: 160px;
        clear: both;
        padding: 10px;
    }

    .center-center1-lf-img {
        float: left;
        width: 99px;
        height: 138px;
        margin: 0px;
    }

    .center-center1-lf-img img {
        width: 99px;
        height: 138px;
        float: left;
    }

    form {
        display: inline-block;
        float: right;
    }

    .form-gjc {
        width: 200px;
        height: 48px;
        text-align: left;
        margin: 0 auto 0;
    }

    .form-gjc a {
        font-weight: bold;
        font-size: 20px;
        color: #3573b5;
    }

    .form-gjc-a {
        display: none;
        margin-bottom: 20px;
    }

    .form-inp1 {
        height: 35px;
        padding: 8px;
        width: 100%;
    }

    .form-inp2 {
        outline: medium;
        padding: 8px;
        height: 36px;
        width: 38%;
        padding: 8px;
        border: none;
    }

    .form-inp3 {
        outline: medium;
        padding: 8px;
        height: 36px;
        width: 80%;
        padding: 8px;
        border: none;
    }

    .form-sousuo {
        width: 35px;
        height: 35px;
        /* background-color: blue; */
        background: url(./rmzf-wz_21.png) no-repeat center center;
        background-size: 100% 100%;
    }

    .center-center1-rt {
        margin: 0 auto;
        width: 355px;
        padding: 10px;
    }

    .center-center1-rt-top {
        min-height: 40px;
        background-color: #ffffff;
        line-height: 40px;
        color: #000;
    }

    .rt-top-shijian {
        display: none;
        margin-left: 20px;
    }

    .center-center1-rt-top-gb {
        border-bottom: solid 1px #eeeeee;
        padding-bottom: 15px;
        margin-bottom: 20px;
    }

    .center-center1-rt-top-gb span {
        width: 95px;
        height: 42px;
        display: block;
        margin: 5px 0 0 15px;
        float: left;
        border: 1px solid #eeeeee;
        padding: 0 15px;
    }

    .center-center1-rt-top-gb span.hover {
        display: block;
        background-color: #3573b5;
    }

    .center-center1-rt-top-gb span:hover {
        display: block;
        background-color: #3573b5;
    }

    .center-center1-rt-top-gb span:nth-child(2n) {
        display: none;
    }

    .center-center1-rt-top-gb span a {
        color: #000;
    }

    .center-center1-rt-top-gb span.hover a {
        font-weight: bold;
        background-color: #3573b5;
        color: #fff;
    }

    .center-center1-rt-top-gb span:hover a {
        font-weight: bold;
        background-color: #3573b5;
        color: #fff;
    }

    .center-center1-rt-bottom {
        clear: both;
        width: 335px;
        min-height: 200px;
        background-color: #fff;
        line-height: 30px;
    }

    .center-center1-rt-bottom-1 {
        width: 100%;
        clear: both;
        margin-bottom: 10px;
        height: 30px;
        border-bottom: dashed 1px #eeeeee;
        margin: 10px 0 0;
        text-align: left;
        /* padding: 10px 0 10px; */
        /* background-color: aqua; */
    }

    .center-center1-rt-bottom-1 img {
        display: none;
    }

    .center-center1-rt-bottom-1 div {
        /* margin: 20px 0 10px; */
        line-height: 20px;
    }

    .center-center1-rt-bottom-ml {
        display: none;
        height: 114px;
        line-height: 114px;
        text-align: center;
        color: #333333;
        font-size: 36px;
        word-spacing: 125px;
    }

    .ml-zong1 {
        margin: 0px 0 25px 0px;
        text-align: left;
    }

    .ml-fu {
        margin-bottom: 10px;
        border-bottom: 1px solid #eeeeee;
        padding-bottom: 15px;
    }

    .ml-fu a {
        font-weight: bold;
        color: #3573b5;
        font-size: 20px;
    }

    .ml-zong1 ul li {
        line-height: 35px;
        font-size: 16px;
        border-bottom: dashed 1px #eeeeee;
    }

    /*公报隐藏*/
    .xz {
        display: none;
    }

    /*二维码隐藏*/
    #ewm {
        display: none;
    }

    #qrcodeTable {
        display: none;
    }

    .rt-bottom-fenye {
        display: none;
        clear: both;
        margin: 40px auto;
    }

    .footer {
        display: none;
    }

    .foot {
        display: block;
        width: 100%;
        height: auto;
        padding: 14px;
        text-align: center;
        font-size: 15px;
        color: #fff;
        background: #245399;
    }
}