.index {
    height: 100%;
    width: 100%;
    min-width: 1500px;
    position: relative;
}

body {
    margin: 0;
    padding: 0;
}

.index_head {
    width: 100%;
    height: 144px;
    background: #c9e5f9;
}

.left {
    float: left;
}

.right {
    float: right;
}

.head_img {
    height: 100%;
    width: 1280px;
    margin: auto;
    background-image: url(/tsjy/ggk/images/top.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.head_name {
    margin-top: 17px;
}

.index_search {
    height: 40px;
    margin-top: 50px;
    background: #fff;
    width: 224px;
    padding: 0px 5px;
}

    .index_search button {
        height: 30px;
        width: 30px;
        margin-top: 5px;
        margin-right: 5px;
        border: 0;
        background: url('/tsjy/ggk/images/search.png') no-repeat center;
    }

    .index_search input {
        border: 0;
        height: 38px;
        width: 160px;
        line-height: 38px;
    }

.index_menu {
    height: 56px;
    width: 100%;
    background: #4988cf;
    line-height: 56px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    position: relative;
}

.index_menu_details {
    width: 1366px;
    height: 56px;
    margin: auto;
}

.index_menu_name {
    height: 56px;
    width: 147px;
}

    .index_menu_name.navmoon {
        background: #ffd553;
    }

    .index_menu_name a {
        color: #fff;
    }

.index_menu_lists {
    width: 147px;
    background: #4988cf;
    color: #fff;
    display: none;
}

.index_menu_name.navmoon .index_menu_lists {
    display: block;
}

.wew {
    color: #fff;
}

a {
    text-decoration: none
}

.index_menu_lists div {
    border-bottom: 1px solid #fff;
    line-height: 44px;
    height: 44px;
    text-align: center;
}

.banner {
    background-size: contain;
    height: 352px;
    width: 1280px;
    margin: auto;
    margin-top: 10px;
}

    .banner img {
        width: 1280px;
        margin: auto;
    }
/*中间内容*/
.content {
    width: 1280px;
    margin: auto;
    position: relative;
}

.content_one {
    height: 340px;
    width: 100%;
    margin-top: 10px;
}

.content_img {
    width: 465px;
    height: 100%;
    position: relative;
    overflow: hidden;
}

    .content_img img {
        width: 467px;
        height: 340px;
    }

.content_img_title {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 30px;
    line-height: 30px;
    width: 90%;
    padding: 0 5%;
    color: #fff;
    background: rgba(0,0,0,0.5);
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content_one_left {
    margin-left: 25px;
    width: 474px;
    height: 100%;
}

.content_one_head {
    height: 34px;
    line-height: 34px;
    width: 474px;
    border-bottom: 1px solid #4988cf;
}

.content_one_head_left {
    background: #4988CF;
    padding: 0px 10px;
    color: #fff;
    font-weight: bold;
    height: 34px;
}

    .content_one_head_left img {
        margin-top: 5px;
    }

    .content_one_head_left div {
        text-align: center;
        padding: 0px 10px;
    }

.content_one_head_right a {
    color: #4988cf;
}

.content_one_list {
    border-bottom: 1px solid #e6e6e6;
    font-size: 16px;
    color: #666;
    padding: 8px 0px;
    position: relative;
}

    .content_one_list a {
        display: block;
        color: #666;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        position: relative;
        width: 420px;
    }

    .content_one_list .data {
        position: absolute;
        right: 0px;
        top: 6px;
    }

.content_one_list_title {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    margin-top: 10px;
}

.content_one_list_ex_title {
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.content_one_list_detail {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
}

.content_one_list_details {
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content_one_list_date {
    text-align: right;
    width: 40%;
}

.content_right {
    width: 292px;
    height: 340px;
}

.content_right_head {
    width: 95%;
    padding: 0px 2.5%;
    height: 34px;
    line-height: 34px;
    background: #4988CF;
    color: #fff;
    font-weight: bold;
}

    .content_right_head a {
        color: #fff;
    }

.content_right_head_more {
    font-size: 14px;
}

.content_right_bot {
    margin-top: 5px;
    border-bottom: 1px solid #666;
    width: 100%;
    height: 300px;
}

.content_right_bot_list {
    height: 50px;
    margin-top: 10px;
    width: 100%;
}

.content_right_bot_date {
    height: 50px;
    width: 50px;
    background: #eee;
    color: #666;
}

.content_right_bot_date_top {
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100%;
    font-weight: bold;
    font-size: 18px;
}

.content_right_bot_date_bot {
    height: 20px;
    line-height: 20px;
    width: 100%;
    text-align: center;
    font-size: 6px;
}

.content_right_bot_list_title {
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 25px;
    width: 230px;
}

.content_two {
    width: 1280px;
    height: 216px;
    margin: auto;
}

.content_two_left {
    margin-top: 10px;
    width: 630px;
}

.content_two_head {
    height: 33px;
    line-height: 33px;
    border-bottom: 1px solid #4988cf;
}

.content_two_head_left {
    background: #4988CF;
    padding: 0px 5px;
    color: #fff;
    font-weight: bold;
    height: 33px;
}

    .content_two_head_left img {
        margin-top: 5px;
        padding: 0px 5px;
    }

.content_two_content {
    width: 100%;
    height: 166px;
    margin-top: 6px;
}

.content_two_content_list {
    width: 310px;
    height: 100%;
    position: relative;
}

.content_two_content_lis_div {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 14px;
    width: 90%;
    padding: 0 5%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.content_two_content_list_img {
    background-size: contain;
    width: 310px;
    height: 100%;
}

.content_two_content_list_bor {
    width: 308px;
    height: 78px;
    border: 1px solid #4988CF;
    line-height: 78px;
    text-align: center;
    color: #4988CF;
}

    .content_two_content_list_bor div {
        width: 50%;
    }

.bot {
    margin-top: 6px;
}

.content_three {
    height: 250px;
    width: 1280px;
    margin: auto;
}

.content_three_content {
    width: 100%;
    height: 204px;
    margin-top: 6px;
}

.content_three_content_list {
    height: 99px;
    width: 90%;
    margin: auto;
    padding: 10px 0px;
}

.content_three_content_content {
    width: 70%;
}

    .content_three_content_content div {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        line-height: 25px;
    }

.content_three_content_content_title {
    color: #4988CF;
}

.content_three_content_content_extitle {
    font-size: 14px;
}

.content_three_content_list img {
    width: 134px;
    height: 100px;
    background-size: contain;
}

.content_four {
    width: 1280px;
    height: 206px;
    margin: auto;
}

.content_four_left {
    width: 100%;
    height: 100%;
}

.content_four_head {
    height: 33px;
    line-height: 33px;
    width: 100%;
    border-bottom: 1px solid #4988cf;
}

.content_four_head_left {
    background: #4988CF;
    padding: 0px 5px;
    color: #fff;
    font-weight: bold;
    height: 33px;
}

    .content_four_head_left img {
        margin-top: 5px;
        padding: 0px 5px;
    }

.content_four_zx {
    line-height: 160px;
    width: 24px;
    font-size: 30px;
    color: #4988cf;
}

.content_two_content_img {
    width: 300px;
    height: 100%;
    background-size: contain;
    margin: 0px 4px;
}
/*底部*/
.foot_one {
    width: 100%;
    height: 170px;
    background: #e6e7e8;
    margin-top: 10px;
}

.foot_ones {
    width: 1280px;
    height: 100%;
    margin: auto;
}

.foot_one_left {
    width: 639px;
    height: 150px;
    margin-top: 10px;
    border-right: 1px solid #b5b8b8;
}

.fff {
    width: 1px;
    background: #fff;
    height: 150px;
    margin-top: 10px;
}

.foot_one_right {
    width: 639px;
    height: 150px;
    margin-top: 10px;
}

.foot_one_title {
    height: 60px;
    width: 100%;
    position: relative;
}

.foot_one_name {
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #666;
}

    .foot_one_name a {
        color: #666;
    }

    .foot_one_name div {
        width: 20%;
    }

.foot_one_title div {
    color: #4988CF;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    border-bottom: 5px solid #ffd653;
    padding: 0px 10px;
    font-size: 20px;
    margin-left: 10px;
}

.foot_two {
    font-weight: bold;
    color: #fff;
    width: 100%;
    background: #255790;
    height: 110px;
}

.foot_twos {
    width: 1280px;
    height: 100%;
    margin: auto;
}

    .foot_twos img {
        margin-top: 28px;
        margin-left: 20px;
    }

.foot_twos_add {
    height: 54px;
    margin-top: 28px;
    margin-left: 20px;
    line-height: 27px;
}

.foot_twos_yu {
    line-height: 110px;
}
/*list列表*/
.content_top {
    height: 220px;
    margin-top: 10px;
}

.content_top_left {
    width: 300px;
    height: 100%;
}

.content_title {
    background: #4988ff;
    color: #fff;
    height: 48px;
    width: 198px;
    border: 1px solid #4988ff;
    margin-top: 5px;
    padding: 0px 50px;
    text-align: left;
    line-height: 48px;
}

.content_top_left_div {
    height: 48px;
    width: 198px;
    border: 1px solid #4988ff;
    margin-top: 5px;
    padding: 0px 50px;
    text-align: left;
    line-height: 48px;
    color: #666;
}

    .content_top_left_div span {
        display: none;
        width: 80px;
        float: left;
    }

.content_top_right {
    width: 960px;
    height: 215px;
    margin-top: 5px;
}

    .content_top_right img {
        width: 960px;
        height: 215px;
        background-size: contain;
    }

.content_bot {
    width: 1280px;
    margin: auto;
    min-height: 200px;
    margin-top: 10px;
}

.content_bot_left {
    border: 1px solid #e6e6e6;
    width: 300px;
    padding-bottom: 10px;
    border-top: 10px solid #4988FF;
    background: #fff;
    min-height: 899px;
}

.content_details_title {
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 100%;
    color: #4988FF;
}

.content_details_list {
    height: 91px;
    width: 90%;
    margin: 0 5%;
    border-bottom: 1px solid #e6e6e6;
}

.content_details_list_title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 30px;
    width: 100%;
    color: #666;
}

.content_details_list_date {
    color: #666;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

.clearfix:after, ul.grid:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
}
/*如果有浮动，给浮动元素父级元素加上clearfix类即可清除浮动*/
.clearfix, ul.grid {
    zoom: 1;
}

.content_bot_right {
    width: 960px;
    border: 1px solid #e6e6e6;
    padding-bottom: 10px;
    background: #fff;
    min-height: 908px;
}

.content_bot_right_head {
    width: 90%;
    margin: auto;
    height: 30px;
    line-height: 30px;
    border-bottom: 5px solid #4988ff;
    font-weight: bold;
    color: #4988ff;
    margin-top: 20px;
}

.content_details_lists {
    padding-top: 20px;
    height: 61px;
    width: 90%;
    margin: 0 5%;
    border-bottom: 1px solid #e6e6e6;
}

.content_details_lists_date {
    width: 50px;
    height: 100%;
    text-align: center;
    color: #4988ff;
}

.content_details_lists_date_top {
    height: 39px;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #4988ff;
    line-height: 39px;
}

.content_details_lists_date_bit {
    font-size: 8px;
    height: 20px;
    line-height: 20px;
    width: 100%;
}

.content_details_lists_date_top_title {
    height: 30px;
    line-height: 30px;
    width: 800px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
}

.content_details_lists_date_top_content {
    height: 30px;
    line-height: 30px;
    width: 800px;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pagesw {
    width: 100%;
    height: 40px;
    margin-top: 20px;
}

    .pagesw a {
        color: #000;
    }

.pages_div {
    height: 40px;
    line-height: 40px;
    padding: 0px 20px;
    background: #c9e5fa;
    margin-left: 7px;
}
/*details*/
.content_bot_right_head_details {
    text-align: right;
    width: 90%;
    margin: auto;
    height: 30px;
    line-height: 30px;
    border-bottom: 5px solid #4988ff;
    margin-top: 20px;
}

    .content_bot_right_head_details a {
        color: #4988ff;
    }

.content_details_con {
    width: 90%;
    margin: auto;
    min-height: 700px;
}

.content_details_con_title {
    text-align: center;
    height: 30px;
    line-height: 30px;
    width: 100%;
    font-weight: bold;
    margin-top: 20px;
    font-size: 18px;
}

.content_details_con_extitle {
    text-align: center;
    height: 30px;
    line-height: 30px;
    width: 100%;
    font-size: 14px;
}

.content_details_con_detsil {
    margin-top: 30px;
}
    .content_details_con_detsil p {
        text-indent: 2em;
        padding-bottom: 10px;
        line-height: 1.5;
        font-size: 16px;
    }
    .content_details_con_detsil .vsbcontent_img {
        text-align: center;
    }

.picScroll {
    position: relative;
    overflow:hidden;
}


    .picScroll .swiper-slide {
        float: left;
        list-style: none;
        width: 130px;
        height: 170px;
        margin: 0 6px;
        overflow: hidden;
    }

        .picScroll .swiper-slide img {
            width: 130px;
            height: 170px;
        }

    .picScroll a.next, .picScroll a.prev {
        position: absolute;
        top: 0;
        width: 30px;
        height: 100%;
    }

        .picScroll a.next:hover, .picScroll a.prev:hover {
            background-color: #f1f1f1;
        }

    .picScroll .next {
        right: 0;
        background: url(/tsjy/ggk/images/right.png) no-repeat center;
    }

    .picScroll .prev {
        left: 0;
        background: url(/tsjy/ggk/images/left.png) no-repeat center;
    }

.imglist {
    margin-top:20px
}
.imglist .item{
    float:left;
    margin-right:13px
}
.imglist .item.last{
    margin-right:0
}