﻿.main {
    margin-bottom: 30px;
    font-family: SimSun;
}

    .main .mCon .left {
        width: 730px;
        padding: 30px 30px;
        margin-right: 10px;
        background: #fff;
    }

        .main .mCon .left .title {
            font-size: 24px;
            color: #333333;
            line-height: 32px;
            font-weight: 600;
            margin-bottom: 10px;
            text-align: center;
        }

        .main .mCon .left .sTit {
            text-align: center;
            margin-bottom: 20px;
        }

            .main .mCon .left .sTit span {
                font-size: 12px;
                color: #999999;
                line-height: 20px;
                padding-right: 8px;
                margin-right: 5px;
                border-right: 1px solid #e8e8e8;
            }

        .main .mCon .left .jbxx {
            margin: 0px 13px 29px;
            background: #F4F4F4;
            padding: 16px 20px 1px;
        }

            .main .mCon .left .jbxx ul li {
                margin-bottom: 16px;
            }

                .main .mCon .left .jbxx ul li em {
                    display: block;
                    float: left;
                    font-size: 14px;
                    color: #FF7647;
                    line-height: 20px;
                }

                .main .mCon .left .jbxx ul li span {
                    display: block;
                    float: left;
                    font-size: 14px;
                    color: #333;
                    line-height: 20px;
                }

        .main .mCon .left .des {
            font-size: 14px;
            color: #333333;
            text-align: justify;
            line-height: 26px;
            margin-bottom: 20px;
        }
        .main .mCon .left .des  table{
          width:700px!important;
        }
        .main .mCon .left .des img {
            max-width:100%;
        }
        .main .mCon .left .jtlx .tit {
            font-size: 16px;
            color: #333333;
            line-height: 21px;
            font-weight: bold;
            margin-bottom: 16px;
        }

        .main .mCon .left .jtlx .lx {
            font-size: 14px;
            color: #333333;
            line-height: 20px;
            margin-bottom: 30px;
        }

        .main .mCon .left .jtlx #map {
            width: 650px;
            height: 199px;
            margin-bottom: 20px;
        }

        .main .mCon .left .tjgz .tit {
            font-size: 14px;
            color: #666666;
            line-height: 20px;
        }

        .main .mCon .left .tjgz .img {
            text-align: center;
            margin-top: 10px;
            margin-bottom: 10px;
        }

            .main .mCon .left .tjgz .img img {
                max-width: 100%;
                vertical-align: middle;
            }

        .main .mCon .left .tjgz .zs {
            font-size: 14px;
            color: #FF3030;
            line-height: 20px;
            text-align: center;
            margin-bottom: 30px;
        }

        .main .mCon .left .tjgz .bjr {
            font-size: 14px;
            color: #999999;
            line-height: 20px;
            text-align: right;
            margin-bottom: 30px;
        }

        .main .mCon .left .prev {
            margin-bottom: 16px;
        }

            .main .mCon .left .prev em, .main .mCon .left .prev a {
                display: block;
                float: left;
                font-size: 14px;
                color: #999999;
                line-height: 20px;
            }

            .main .mCon .left .prev a {
                max-width: 580px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

        .main .mCon .left .bqmz {
            padding: 16px 16px 1px;
            border: 1px solid #E8E8E8;
        }

            .main .mCon .left .bqmz span {
                display: block;
                font-size: 12px;
                color: #FF7647;
                line-height: 16px;
                margin-bottom: 16px;
            }

            .main .mCon .left .bqmz p {
                font-size: 12px;
                color: #999;
                line-height: 16px;
                margin-bottom: 16px;
            }

    .main .mCon .right {
        width: 300px;
    }

        .main .mCon .right .tit {
            height: 50px;
            border-bottom: 1px solid #E8E8E8;
        }

            .main .mCon .right .tit span {
                display: block;
                font-size: 14px;
                color: #333333;
                line-height: 50px;
            }

                .main .mCon .right .tit span img {
                    margin-right: 8px;
                    vertical-align: middle;
                    margin-bottom: 3px;
                }

            .main .mCon .right .tit a {
                display: block;
                font-size: 14px;
                color: #999999;
                line-height: 50px;
            }

        .main .mCon .right .mffbxx {
            padding: 0px 16px 16px;
            background: #fff;
            margin-bottom: 10px;
        }

            .main .mCon .right .mffbxx > a {
                display: block;
                width: 100%;
                height: 48px;
                font-size: 14px;
                color: #FFFFFF;
                margin-top: 16px;
                line-height: 48px;
                text-align: center;
                background: #FF7D3C;
                -moz-border-radius: 4px;
                -webkit-border-radius: 4px;
                border-radius: 4px;
            }

        .main .mCon .right .ggw {
            display: block;
            text-align: center;
            margin-bottom: 10px;
        }

            .main .mCon .right .ggw img {
                width: auto;
                height: auto;
                max-width: 100%;
            }

        .main .mCon .right .rmzph {
            background: #fff;
            padding: 0px 16px 8px;
            margin-bottom: 10px;
        }

            .main .mCon .right .rmzph ul {
                margin-top: 8px;
            }

                .main .mCon .right .rmzph ul li {
                    padding: 8px 0px;
                }

                    .main .mCon .right .rmzph ul li .neir {
                        margin-bottom: 5px;
                    }

                        .main .mCon .right .rmzph ul li .neir i {
                            display: block;
                            width: 4px;
                            height: 4px;
                            margin-right: 8px;
                            margin-top: 8px;
                            background: #8E8E8E;
                            -moz-border-radius: 4px;
                            -webkit-border-radius: 4px;
                            border-radius: 4px;
                        }

                        .main .mCon .right .rmzph ul li .neir span {
                            display: block;
                            max-width: 197px;
                            font-size: 14px;
                            color: #333333;
                            line-height: 20px;
                            overflow: hidden;
                            text-overflow: ellipsis;
                            white-space: nowrap;
                        }

                        .main .mCon .right .rmzph ul li .neir em {
                            display: block;
                            font-size: 14px;
                            color: #7BCA79;
                            line-height: 20px;
                            max-width: 50px;
                            height: 20px;
                            overflow: hidden;
                        }

                    .main .mCon .right .rmzph ul li.now em {
                        color: #FF7D3C;
                    }

                    .main .mCon .right .rmzph ul li .dz {
                        font-size: 12px;
                        color: #666666;
                        line-height: 14px;
                        padding-left: 13px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                    }
