﻿body {
    font-family: Arial,"微软雅黑";
}

* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}
.nav {
    width: 100%;
    height: 176px;
    background: url("../img/cjwenti_banner.png") no-repeat;
    background-size: cover;
}

.div1 {
    height: 350px;
    width: 1100px;
    margin: 0 auto;
    padding-top: 50px;
}

.nav_k1 {
    padding-top: 15px;
    width: 380px;
    height: 240px;
}

    .nav_k1 p {
        font-size: 32px;
        color: #fff;
    }

.beijingcolor{
    width:100%;
    background-color:#f4f4f4;
}
.content {
    margin: 0 auto;
    width: 1080px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
}
.neirong {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    border-bottom: 1px solid #b2b2b2;
}
.biaoti{
  height:26px;
}
.fuhao {
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    margin-right: 8px;
    cursor: pointer;
    /*background: url("../img/jiahao_gif.gif")no-repeat;*/
    background-size:cover;
}

.fuhao_jian {
    /*background: url("../img/jianhao_gif.gif")no-repeat;*/
}
.biaoti_wenzi {
    font-size: 18px;
    font-weight: 600;
    color: #363636;
    position:relative;
    top:3px;
}
.neirong p {
    font-size: 14px;
    color: #8c8c8c;
    word-wrap: break-word;
    background-color: #fff;
    margin-top: 20px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    display:none;
    border:1px solid #e0e0e0;
    line-height:22px;
}
