@font-face {
    font-family: "FZY4JW";
    src: url(//www.zjdj.com.cn/zt/material/elevendk/FZY4JW.TTF) format("truetype");
}

@charset "utf-8";

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

/* -webkit-text-size-adjust fix Chrome 12 px limit */

body,
button,
input,
select,
textarea,
label {
    font-size: 14px;
    font-family: Microsoft Yahei;
    -webkit-text-size-adjust: none;
}

button,
input,
select,
label {
    vertical-align: middle;
    list-style-type: none;
    border: none;
}

label {
    padding-left: 0.4em;
}

ul,
ol,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

ul {
    list-style: none;
}

h1 {
    font-size: 22px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 13px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: courier new, courier, monospace;
}

small {
    font-size: 12px;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

img {
    border: 0 none;
}

a img,
span img {
    vertical-align: middle;
}

em {
    font-style: normal;
    font-weight: 700;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

table th {
    font-weight: 300;
}

a {
    text-decoration: none;
    color: #000;
}
a:hover {
    color: #c20d0d;
}

.bg{
    width: 1920px;
    height: 2455px;
    margin: 0 auto;
    background: url(images/dqp.png) center top no-repeat;
}

.banner{
    width: 100%;
    height: 695px;
}

.logo{
    width: 1090px;
    height: 55px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 30px;
}

.logomore{
    position: absolute;
    right: 0px;
    bottom: 15px;
}

.logomore a{
    color: #b80000;
    font-size: 22px;
}

.djzj{
    height: 850px;
    width: 1090px;
    margin: 0 auto;
}

.newsbox{
    width: 345px;
    height: 375px;
    float: left;
    overflow: hidden;
    margin-bottom: 40px;
    margin-left: 10px;
    margin-right: 8px;
}

.newsimg{
    width: 100%;
    height: 230px;
    margin-bottom: 10px;
}

.newsimg a img{
    width: 100%;
    height: 100%;
}

.newsbox h2 {
    width: 100%;
    height: 50px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
}

.newsbox h2 a{
    letter-spacing: 1px;
}

.newsabs{
    font-size: 15px;
    line-height: 24px;
}

.dyxf{
    width: 1090px;
    height: 310px;
    margin: auto;
}

.dyxf .newsbox .newsimg{
    position: relative;
}

.dyxf .newsbox .newsimg h2{
    position: absolute;
    bottom: 0px;
    background-color: #666666;
    margin-bottom: 0px;
    height: 30px;
    text-indent: 10px;
    opacity: 0.9;
}

.dyxf .newsbox h2 a{
    letter-spacing: 1px;
    color: #fff;
    font-size: 18px;
}

.plgd{
    width: 1090px;
    height: 130px;
    margin: 0 auto;
    overflow:hidden;
}

.plbox{
    width: 330px;
    height: 130px;
    float: left;
    border-left: 5px solid #b80000;
    padding-left: 10px;
    margin-left: 8px;
    margin-right: 10px;
}

.plbox h2{
    margin-bottom: 10px;
}

.plabs{
    line-height: 23px;
}

.cf:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.cf{
    *zoom:1;
}