@charset "gb2312";

/* CSS Document */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

html {
    font: normal 16px "Microsoft yahei", Arial;
}

fieldset,
img {
    border: 0;
}

:focus {
    outline: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
}

code,
kbd,
samp,
tt {
    font-size: 100%;
}

input,
button,
textarea,
select {
    *font-size: 100%;
}

body {
    line-height: 1.5;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    text-align: left;
}

sup,
sub {
    font-size: 100%;
    vertical-align: baseline;
}

:link,
:visited,
ins {
    text-decoration: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

A:link {
    color: #000000;
    text-decoration: none;
    target: _parent
}

A:visited {
    color: #000000;
    text-decoration: none;
    target: _blank
}

A:active {
    color: #2f5a8f;
    text-decoration: none;
    target: _blank
}

A:hover {
    color: #2f5a8f;
    text-decoration: none;
    target: _blank
}

/*************************************
* public style  author:wenbj
*************************************/
.clearfloat {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.clearfloat2 {
    overflow: auto;
    zoom: 1;
}

.pabs {
    position: absolute;
}

.prel {
    position: relative;
}

.floatL {
    display: inline;
    float: left;
}

.floatR {
    display: inline;
    float: right;
}

.header1 {
    width: 100%;
    background: #43a980;
}

.top {
    width: 1200px;
    margin: 0 auto;
}

/*****header导航****/
.header-bai {
    width: 100%;
    height: auto;
    background: #43a980;
}

.header-nav {
    width: 1200px;
    margin: 0 auto;
    height: 125px;
}

.logo-wrap {
    width: 70%;
}

.nav-wrap {
    width: 100%;
    background: #19a46c;
    line-height: 50px;
}

.dndh {
    width: 1200px;
    margin: 0 auto;
    line-height: 50px;
    background: #19a46c;
}

.nav-botton {
    display: none;
}

.nav1 {
    display: none;
}

.logo {
    display: none;
}



.rq {
    padding-right: 10px;
}

.content {
    width: 1200px;
    background: #19a46c;
    margin: 0 auto;
}

.top1 {
    width: 100%;
    background: #19a46c;
}

.content1 {
    width: 1200px;
    background: #19a46c;
    margin: 0 auto;
}

.jians {
    padding-right: 10px;
}

.zw {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.tplz {
    display: block;
}

.tplz-sj {
    display: none;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

.wrap1,
.wrap2 {
    margin-top: 20px;
}

.xwdt-tp {
    width: 40%;
}

.xwdt-nr {
    width: 58%;
    margin-left: 2%;
}


.key {
    height: auto;
}

.youq_news {
    width: 100%;
    margin: 0 auto;
}

.bottom {
    width: 100%;
    background: #43a980;
}

.footer {
    width: 1200px;
    margin: 0 auto;
    background: #43a980;
}

@media screen and (min-width: 1200px) {
    .jswm {
        width: 480px;
    }

    .zjlt {
        width: 700px;
    }
}


@media screen and (min-width: 800px) and (max-width:1200px) {
    .dndh {
        width: 90%;
        margin: 0 auto;
        line-height: 50px;
    }

    .content {
        width: 90%;
        background: #051b55;
        margin: 0 auto;
    }

    .content1 {
        width: 90%;
        background: #051b55;
        margin: 0 auto;
    }

    .top {
        width: 98%;
        margin: 0 auto;
    }

    .jians {
        display: none;
    }

    .tplz {
        display: none;
    }

    .tplz-sj {
        display: block;
    }

    .zw {
        width: 100%;
        margin: 0 auto;
    }


    .wrap {
        width: 90%;
        margin: 0 auto;
        margin-top: 20px;
    }

    .wrap1,
    .wrap2,
    .yqlj {
        margin-top: 20px;
    }

    .xwdt-tp,
    .jswm {
        width: 49%;
    }

    .xwdt-nr,
    .zjlt {
        width: 49%;
    }

}

@media screen and (max-width:1050px) {
    .header1 {
        display: none;
    }
}

@media screen and (max-width: 800px) {
    .jswm {
        display: none;
    }

    .zjlt,
    .footer {
        width: 100%;
    }

    .dndh {
        width: 100%;
        margin: 0 auto;
        background: #19a46c;
    }

    .content {
        width: 100%;
        background: #19a46c;
        margin: 0 auto;
    }

    .content1 {
        width: 100%;
        background: #19a46c;
        margin: 0 auto;
    }

    .jians {
        display: none;
    }

    .tplz-sj {
        display: block;
    }

    .tplz {
        display: none;
    }

    .zw {
        width: 100%;
        margin: 0 auto;
    }

    .wrap {
        width: 98%;
        margin: 0 auto;
        margin-top: 20px;
    }

    .wrap1,
    .wrap2,
    .yqlj {
        margin-top: 20px;
    }

    .xwdt-tp {
        display: none;
    }

    .xwdt-tp {
        width: 100%;
    }

    .xwdt-nr {
        width: 100%;
        margin-left: 0%;
    }
}