body {
            font-family: "microsoft yahei";
            background: #f5f3f3;
            font-size: 30px;
            color: #282828;
        }

        a:link, a:visited {
            text-decoration: none;
        }

        body, h1, h2, h3, h4, h5, div, form, img, ul, ol, li, dl, dt, dd, select, input, p, i, hr {
            border: 0;
            list-style-type: none;
            margin: 0;
            padding: 0;
            font-weight: normal;
        }

        em {
            font-style: normal;
        }

        .wrap {
            width: 1000px;
            margin: 0 auto;
            background: #fff;
            padding: 0 50px;
            min-height: 600px;
        }

        .clearfix {
            clear: both;
        }

        .fl {
            float: left;
        }

        .fr {
            float: right;
        }

        .top {
            background: url(/uploads/image/zjbxx/topbg.jpg) no-repeat center top;
            height: 350px;
        }

        .wrap h2 {
            font-size: 40px;
            color: #d2140c;
            font-weight: bold;
            text-align: center;
            padding: 35px 0;
            border-bottom: 2px dashed #cdcdcd;
        }

        .jgjw {
            padding-left: 50px;
            padding-top: 50px;
        }

            .jgjw h3 {
                font-size: 30px;
                padding-bottom: 30px;
            }

            .jgjw p {
                font-size: 28px;
                padding-left: 55px;
                margin-bottom: 30px;
            }

                .jgjw p:nth-child(even) {
                    background: url(/uploads/image/zjbxx/email.png) no-repeat left center;
                }

                .jgjw p:nth-child(odd) {
                    background: url(/uploads/image/zjbxx/phone.png) no-repeat left center;
                }

        .email_img {
            padding-right: 50px;
            padding-top: 35px;
        }