.content-wrapper .banner {
    padding-bottom: 10px;
}

.column {
    padding-top: 20px;
    background: #fff;
}

.details_title {
    width: 100%;
    text-align: center;
    color: #000;
    line-height: 30px;
}

.details_ex_title {
    width: 100%;
    text-align: right;
    color: #646464;
    line-height: 30px;
    margin-top: 10px;
}

.details_content {
    margin-top: 10px;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size: 14px;
}

    .details_content div {
        width: 33.3%;
        text-align: center;
    }

.column .column-nav {
    width: 220px;
    float: left;
    margin-left: 10px;
    background: #f8fcff;
}

.column-nav {
    border-top-right-radius: 30px;
}

.column .column-nav dt {
    background: #0e80eb;
    border-bottom: 2px solid #0c4379;
    color: #fff;
    border-top-right-radius: 30px;
    height: 40px;
    line-height: 38px;
    font-size: 16px;
    text-indent: 33px;
}

.column .column-nav dd {
    border-bottom: 1px solid #d2eddc;
    height: 36px;
    line-height: 36px;
    text-indent: 37px;
    position: relative;
}

    .column .column-nav dd a {
        color: #2f8cc3;
        display: block;
    }

    .column .column-nav dd i {
        background: #0f80eb;
        width: 22px;
        height: 6px;
        position: absolute;
        left: 0;
        top: 15px;
    }

    .column .column-nav dd.cur a, .column .column-nav dd:hover a {
        color: #f44c66;
    }

    .column .column-nav dd.cur i, .column .column-nav dd:hover i {
        background: #f44c66;
    }

.column .column-content {
    margin-left: 20px;
    margin-right: 20px;
}

    .column .column-content .hd {
        background: #0e80eb;
        color: #fff;
        height: 43px;
        line-height: 43px;
        border-bottom: 1px solid #ebebe9;
        overflow: hidden;
        padding: 0 60px;
        border-top-left-radius: 30px;
    }

        .column .column-content .hd .name {
            color: #fff;
            background: url(/jtys/gcgl/images/name.png) no-repeat left;
            text-indent: 18px;
        }

        .column .column-content .hd .position {
        }

    .column .column-content .bd {
        background: #fff;
        padding: 30px 30px;
        background: #f8fcff;
    }

        .column .column-content .bd .ul-news li a {
            width: 650px;
        }

        .column .column-content .bd .ul-news li span.date {
            margin-right: 35px;
        }

        .column .column-content .bd .ul-news li i.new {
            /*background-image: url(/jtys/gcgl/images/new1.png);*/
            right: 0;
        }


.ul-rwjs {
    border-bottom: 2px solid #f5f5f5;
    margin-top: 15px;
}

    .ul-rwjs li {
        overflow: hidden;
        margin-bottom: 39px;
    }

        .ul-rwjs li .ltimg {
            float: left;
            width: 170px;
            height: 115px;
            background: #00c57d;
        }

            .ul-rwjs li .ltimg img {
                width: 170px;
                height: 115px;
                margin-left: 4px;
                margin-top: 4px;
            }

        .ul-rwjs li .rt {
            float: right;
            width: 605px;
        }

            .ul-rwjs li .rt .top {
                overflow: hidden;
                border-bottom: 2px solid #f5f5f5;
                line-height: 30px;
                height: 30px;
            }

                .ul-rwjs li .rt .top .name {
                    float: left;
                    color: #00c57d;
                    font-size: 15px;
                    letter-spacing: 2px;
                }

                .ul-rwjs li .rt .top .more {
                    float: right;
                    margin-top: 2px;
                }

            .ul-rwjs li .rt .desc {
                line-height: 28px;
                margin-top: 10px;
                text-indent: 27px;
                overflow: hidden;
                height: 77px;
            }

.ul-nrwz {
}

    .ul-nrwz li {
        margin-top: 15px;
        border-bottom: 1px solid #ebebeb;
    }

    .ul-nrwz .title {
        font-size: 16px;
        background: url(/jtys/gcgl/images/bf.png) left no-repeat;
        text-indent: 25px;
    }

        .ul-nrwz .title a {
            color: #333;
        }

    .ul-nrwz .desc {
        line-height: 24px;
        margin-top: 10px;
        text-indent: 27px;
        overflow: hidden;
    }

        .ul-nrwz .desc a {
            color: #00c57d;
        }

    .ul-nrwz .qt {
        margin-top: 15px;
        margin-bottom: 20px;
        color: #999;
    }

        .ul-nrwz .qt span {
            color: #00c57d;
            margin-right: 20px;
        }



.content-hd {
    font-size: 18px;
    font-weight: 400;
    color: #00c57d;
    text-align: center;
}

.content-date {
    font-weight: 400;
    color: #999;
    text-align: center;
    position: relative;
    height: 12px;
    margin-top: 25px;
    margin-bottom: 35px;
}

    .content-date i {
        border-bottom: 1px dashed #dedede;
        position: absolute;
        width: 100%;
        left: 0;
        top: 50%;
    }

    .content-date span {
        background: #fff;
        position: absolute;
        left: 50%;
        font-size: 12px;
        width: 170px;
        text-align: center;
        border-left: 1px solid #dedede;
        border-right: 1px solid #dedede;
        line-height: 1;
        margin-left: -86px;
    }

.content-bd {
    margin-top: 20px;
    padding-bottom: 20px;
}

    .content-bd p {
        text-indent: 2em;
        padding-bottom: 10px;
        line-height: 1.5;
        font-size: 16px;
    }

    .content-bd .vsbcontent_img {
        text-align: center;
    }

    .content-bd * {
        max-width: 100%;
    }

.footer-wrapper {
    margin-left: 215px;
}

@media screen and (max-width: 768px) {
    .column {
        margin: 0;
    }

        .column .column-nav {
            display: none;
        }

        .column .column-content {
            width: auto;
        }

            .column .column-content .bd {
                padding: 0;
                margin: 0 10px;
            }

                .column .column-content .bd .ul-news li a {
                    width: auto;
                }

                .column .column-content .bd .ul-news li span.date {
                    margin-right: 5px;
                }


            .column .column-content .hd {
                padding: 0 10px;
                background: #f1f1f1;
                height: 30px;
                line-height: 30px;
                font-size: 12px;
            }

                .column .column-content .hd .name {
                    display: none;
                }

                .column .column-content .hd .position {
                    float: none;
                }

    .ul-rwjs {
        border: 0;
    }

        .ul-rwjs li {
            margin-bottom: 10px;
            background: #f1f1f1;
            padding: 15px;
        }

            .ul-rwjs li .ltimg {
                float: none;
                width: 100%;
                height: auto;
                background: #00c57d;
                font-size: 0;
            }

                .ul-rwjs li .ltimg img {
                    width: 100%;
                    height: auto;
                    margin: 0;
                }

            .ul-rwjs li .rt {
                float: none;
                width: auto;
                position: relative;
            }

                .ul-rwjs li .rt .top {
                    position: absolute;
                    border: 0;
                    background: rgba(0,0,0,0.8);
                    top: -40px;
                    width: 100%;
                    text-align: center;
                }

                    .ul-rwjs li .rt .top .name {
                        float: none;
                        display: block;
                        color: #fff;
                        font-size: 16px;
                    }

                    .ul-rwjs li .rt .top .more {
                        display: none;
                    }

                .ul-rwjs li .rt .desc {
                    height: auto;
                    line-height: 1.4;
                }

    .ul-nrwz .desc {
        line-height: 1.4;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-indent: 0;
        font-size: 14px;
        margin-top: 5px;
    }

    .ul-nrwz li {
        margin-top: 10px;
        border-bottom: 2px solid #ebebeb;
    }

    .ul-nrwz .qt {
        font-size: 12px;
        margin-top: 5px;
        margin-bottom: 10px;
    }

    .content-hd {
        margin-top: 10px;
        line-height: 1.3;
    }

    .content-date {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .content-bd img {
        height: auto !important;
    }

    .footer-wrapper {
        margin: 0;
    }
}
