@media screen and (max-width: 1920px){
    .table1{margin: 0 auto; padding: 0;}
    .table1 td {font-family:Verdana;word-break:break-all;word-wrap:break-word; font-size: 16px;  font-family: "微软雅黑"; font-weight: bold; color: #FFFFFF; text-align: center; height: 60px; margin-down: 100px;}
    .table1 td:hover{background-color: #3777bc; }

    .top1{width: 100%; height: 34vw; margin: 0 auto; background: url(../images/ksfw_02.jpg)no-repeat center center; background-size: 100% 100%; position: relative;}
    .top-ti{width: 376px; height: 137px; margin: 0 auto; padding-top: 150px;}
    .top-left{width: 135px; height: 135px; color: #FFFFFF; float: left; padding-right: 10px; font-size: 135px; font-weight: bold;}
    .top-up{width: 228px; height: 72px; line-height: 72px; font-family: "微软雅黑";  color: #FFFFFF; font-size: 45px; float: left; padding-top: 30px;}
    .top-down{width: 228px; height: 43px; line-height: 43px; font-size: 18px; color: #FFFFFF; float: left; }
    .navigation{width: 100%; height: 70px; margin: 0 auto; background-color: #333333; margin-top: 145px; opacity: 0.6;}
    .weizhi{width:1200px; height:35px;display: block; margin:0 auto; margin-top:30px;}


    .inner_cover{
        width: 100%;
        height: 3.5vw;
        position: absolute;
        bottom: 0;
        left: 0;
        background: rgba(0,0,0,0.6);
    }
    .inner_cover .inner_navs{
        width: 72.5vw;
        height: 3.5vw;
        position: relative;
        display: block;
        margin: 0 auto;
    }
    .inner_cover .inner_navs .inner_nav{
        float: left;
        height: 3.5vw;
        position: relative;
        width: auto;
        padding: 0 2vw;
        font-size: 0.8vw;
        line-height: 3.5vw;
        color: #fff;
        font-family: "微软雅黑";
        font-weight: bold;
        color: #FFFFFF;
        text-align: center;
    }
    .inner_cover .inner_navs .inner_nav:hover{
        background-color: #3777bc;
    }
    .inner_cover .inner_navs .active{
        background-color: #3777bc;
    }
    .list_box{
        width: 62.5vw;
        height: auto;
        position: relative;
        display: block;
        margin: 0 auto;
        padding-bottom: 2vw;
    }
    .list_container{
        width: 100%;
        height: auto;
        background: #fff;
        font-size: 16px;
    }
    .list_container .son_nav{
        display: inline-block;
        width: 10vw;
        max-height: 15vw;
        /*height: 10vw;*/
        margin-left: 8.3vw;
        position: relative;
        overflow: hidden;
        box-shadow: 0 0 6px #999;
    }
    .list_container .son_nav .son_data{
        width: 100%;
        height: 3vw;
        position: relative;
        background: #fff;
        font-size: 0.8vw;
        color: #333;
        text-align: center;
        line-height: 3vw;
        font-weight: 700;
    }
    .list_container .son_nav .son_data:hover{
        background: #1e6fff;
        color: #fff;
    }
    .list_container .son_nav .active{
        background: #1e6fff;
        color: #fff;
    }
    .list_container .new_content{
        display: inline-block;

        width: 62.5vw;
        height: auto;
        padding: 3vw 0;
        margin-left: 0vw;
        vertical-align: top;
    }
    .list_container .new_content .new_title{
        width: 100%;
        font-size: 1.5vw;
        line-height: 1.5vw;
        color: #114888;
        font-weight: 700;
        margin: 1vw 0 1vw;
    }
    .list_container .new_content .new_time{
        width: 100%;
        font-size: 0.8vw;
        line-height: 0.8vw;
        color: #114888;
        font-weight: 700;
        margin: 0 0 2vw 0;
    }
    .list_container .new_content .no_data{
        width: 40vw;
        display: block;
        margin: 3vw auto;
        height: 4vw;
        font-size:1vw;
        color: #333;
        text-align: center;
        line-height: 4vw;
        text-shadow: 0 2px 1px #999;
        outline: 1px solid #ddd;
        box-shadow: 5px 5px 3px #666;

    }
    .list_box .no_data{
        width: 40vw;
        display: block;
        margin: 3vw auto;
        height: 4vw;
        font-size:1vw;
        color: #333;
        text-align: center;
        line-height: 4vw;
        text-shadow: 0 2px 1px #999;
        outline: 1px solid #ddd;
        box-shadow: 5px 5px 3px #666;
    }
    .list_box .list_item{
        display: inline-block;
        width: 18vw;
        height: 18vw;
        position: relative;
        background: #fff;
        margin: 2vw 0 0 2vw;
        vertical-align: top;
        background: #f1f1f1;
        border-radius: 8px;
    }
    .list_box .list_item:hover{
        box-shadow: 0 0 12px #666;
    }
    .list_box .list_item .new_content_box{
        width: 16vw;
        height:10vw;
        position: relative;
        margin: 1vw 0 0 1vw;
        overflow: hidden;
    }
    .list_box .list_item .img_box {
        width: 16vw;
        height: 10vw;
        position: relative;
        margin: 1vw 0 0 1vw;
        overflow: hidden;
    }
    .list_box .list_item .img_box img{
        width: 100%;
        height: auto;
        position: absolute;
        left: 0;
        top: 0;
    }
    .list_box .list_item .title{
        width: 16vw;
        height: 1vw;
        line-height: 1vw;
        font-size: 0.8vw;
        color: #565656;
        text-align: justify;
        position: relative;
        margin: 1vw 0 0 1vw;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .list_box .list_item .desc{
        width: 16vw;
        height: 2vw;
        line-height: 1vw;
        font-size: 0.65vw;
        color: #787878;
        text-align: justify;
        position: relative;
        margin: 1vw 0 0 1vw;
        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .list_box .list_item .time{
        width: 16vw;
        height: 1vw;
        position: relative;
        margin: 0.5vw 0 0 1vw;
    }
    .list_box .list_item .time img{
        width: 1vw;
        height: 1vw;
        float: left;
    }
    .list_box .list_item .time .list_time{
        float: left;
        font-size: 0.65vw;
        line-height: 1vw;
        margin-left: 0.5vw;
        color: #787878;
    }
.posi{
        width: 100%;
        height:2vw;
        font-size: 0.8vw;
        color: #333;
        font-family: '微软雅黑';
        line-height:2vw;
    }
    .posi a{
        font-size: 0.8vw;
        color: #333;
        font-family: '微软雅黑';
        line-height:2vw;
    }
    .lists{
        width: 100%;
        height: auto;
        border-top:0 solid #0f649f ;
        background: #fff;
        padding-bottom:1vw;
    }
    .lists .brothers{
        width: 100%;
        height: 2.5vw;
        background: #e7f3fc;
    }
    .lists .brothers .brother{
        height: 2.5vw;
        padding: 0 1vw;
        border-right: 1px solid #ddd;
        font-size: 0.8vw;
        line-height: 2.5vw;
        color: #666;
        float: left;
    }
    .lists .brothers .brother:hover{
        background: #fff;
    }
    .lists .brothers .active{
        background: #fff;
    }

    .lists .son_list{
        width: 90%;
        height: auto;
        margin: 1vw 0 0 5%;
    }
    .lists .son_list .son{
        height:2vw;
        font-size: 0.8vw;
        padding: 0 1vw;
        color: #0f649f;
        border: 1px solid  #0f649f;
        line-height: 2vw;
        border-radius:4px;
        margin-right: 0.5vw;
    }
    .lists .son_list .son:hover{
        /*background: #0f649f;
        color: #fff;*/
        box-shadow: 0 0 12px #999;
    }

    .lists .son_list .son .icon{
        width: 1.6vw;
        height: 1.6vw;
        margin: 0.2vw 0 0 0;
        float: left;
    }
    .lists .articles{
        width: 64%;
        height: auto;
        min-height: 6.1vw;
        margin: 1vw 0 0 18%;
        border-top: 1px solid #0f649f;
        padding: 0.6vw 0;
        font-size: 0.7vw;
    }
    .lists .articles .article{
        display: inline-block;
        width: 98%;
        height: 2vw;
        border-left: 3px solid #0f649f;
        margin:6px 0;
    }
    .lists .articles .article:hover{
        box-shadow: 0 0 6px #999;
    }
    .lists .articles .article .title{
        display: inline-block;
        width: 80%;
        font-size: 0.9vw;
        text-align: left;
        color: #333;
        line-height: 2vw;
        text-indent: 8px;
        overflow: hidden;
        white-space:nowrap;
        text-overflow: ellipsis;
    }
    .lists .articles .article .time{
        width: 16%;
        height: 2vw;
        float: right;
        margin-right: 10px;
        font-size: 0.8vw;
        line-height:2vw;
        color:#999;
        text-align: right;
    }
    .lists .articles .new_title{
        line-height: 2vw;
        font-size: 1.2vw;
        color: #272727;
        text-align: center;
        margin-top: 1vw;
        color: #0f649f;
        font-weight: 600;
    }
    .lists .articles .new_time{
        line-height: 1.5vw;
        font-size: 0.9vw;
        color: #666;
        text-align: center;
        margin-bottom: 1vw;
    }
    .lists .articles .article1{
        display: inline-block;
        width: 16%;
        height: 16vw;
        margin: 2vw 1.5% 0 1.5%;
        /*outline: 1px solid #ddd;*/
    }
    .lists .articles .article1 .thumb{
        width:80%;
        height: 11vw;
        margin: 10%;
        overflow: hidden;
        box-shadow: 6px 6px 10px #666;
    }
    .lists .articles .article1 .thumb img{
        width: 100%;
        height: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .lists .articles .article1 .title{
        display: inline-block;
        width:90%;
        line-height: 1vw;
        height: 1vw;
        font-size: 0.7vw;
        color:#333;
        margin:0 0 0 5%;
        overflow: hidden;
        white-space: nowrap;
        text-align: center;
        text-overflow: ellipsis;
    }
    .lists .articles .article1 .time{
        display: inline-block;
        width:90%;
        line-height: 1vw;
        height: 1vw;
        font-size: 0.7vw;
        color:#333;
        margin:0 0 0 5%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    /*视频页面样式*/
    .videotitle{
        width: 90%;
        height: 2vw;
        font-size: 1.2vw;
        line-height: 2vw;
        text-align: left;
        color: #000;
        margin:0 0 0 5%;
    }
    .videoBox{
        width: 90%;
        height:30vw;
        margin:0 0 0 5%;
        position: relative;
    }

    /*视频页面样式*/

    /*成绩查询页面样式*/
    .exam_search_area{
        width: 90%;
        height: 2.5vw;
        margin:0 5%;
    }
    .exam_search_area .exam_search{
        width: 20%;
        height:2vw;
        font-size: 0.9vw;
        border: 1px solid #0f649f;
        color: #444;
        outline: none;
        text-indent: 0.5vw;
        margin-top: 0.5vw;
    }
    .exam_search_area .exam_search_btn{
        cursor: pointer;
        border: 1px solid #0f649f;
        background: #0f649f;
        height:2vw;
        vertical-align: top;
        color: #fff;
        margin-top: 0.5vw;
        line-height: 2vw;
        padding:0 1vw;
    }
    /*成绩查询页面样式*/








    #pull_right{
        text-align:center;
    }
    .pull-right {
        /*float: left!important;*/
    }
    .pagination_box{
        width: 62.5vw;
        height: 60px;
        text-align: center;
    }
    .pagination {
        display: inline-block;
        padding-left: 0;
        margin: 2vw 0 0 28vw;
        border-radius: 4px;
    }
    .pagination > li {
        display: inline;
    }
    .pagination > li > a,
    .pagination > li > span {
        position: relative;
        float: left;
        padding: 6px 12px;
        margin-left: -1px;
        line-height: 1.42857143;
        color: #428bca;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
    }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
        margin-left: 0;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    .pagination > li > a:hover,
    .pagination > li > span:hover,
    .pagination > li > a:focus,
    .pagination > li > span:focus {
        color: #2a6496;
        background-color: #eee;
        border-color: #ddd;
    }
    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #428bca;
        border-color: #428bca;
    }
    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
    }
    .clear{
        clear: both;
    }


    /*分页样式*/
    #pull_right{
        text-align:center;
    }
    .pull-right {
        /*float: left!important;*/
    }
    .pagination_box{
        width: 80vw;
        height: 60px;
        text-align: center;
    }
    .pagination {
        display: inline-block;
        padding-left: 0;
        margin: 2vw 0 0 15vw;
        border-radius: 4px;
    }
    .pagination > li {
        display: inline;
    }
    .pagination > li > a,
    .pagination > li > span {
        position: relative;
        float: left;
        padding: 6px 12px;
        margin-left: -1px;
        line-height: 1.42857143;
        color: #428bca;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
    }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
        margin-left: 0;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    .pagination > li > a:hover,
    .pagination > li > span:hover,
    .pagination > li > a:focus,
    .pagination > li > span:focus {
        color: #2a6496;
        background-color: #eee;
        border-color: #ddd;
    }
    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #428bca;
        border-color: #428bca;
    }
    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
    }
    .clear{
        clear: both;
    }
}


@media screen and (max-width: 960px){

    .table1{margin: 0 auto; padding: 0;}
    .table1 td {font-family:Verdana;word-break:break-all;word-wrap:break-word; font-size: 16px;  font-family: "微软雅黑"; font-weight: bold; color: #FFFFFF; text-align: center; height: 60px; margin-down: 100px;}
    .table1 td:hover{background-color: #3777bc; }

    .top1{width: 100%; height: 34vw; margin: 0 auto; background: url(../images/ksfw_02.jpg)no-repeat center center; background-size: 100% 100%; position: relative;}
    .top-ti{display:block;width: 100%; height: 100%; margin: 0 auto; padding-top: 0;}
    .top-left{width: 14vw; height: 14vw; color: #FFFFFF; float: left; font-size: 14vw; font-weight: bold;margin: 8vw 0 0 26vw;}
    .top-up{width: auto; height: 6vw; line-height: 6vw; font-family: "微软雅黑";  color: #FFFFFF; font-size: 6vw; float: left;margin: 7vw 0 0 0vw;}
    .top-down{width: auto; height: 6vw;  font-size:6vw; color: #FFFFFF; float: left;margin: 7vw 0 0 -10vw ;line-height: 6vw;margin: 9vw 0 0 -18vw;}
    .navigation{width: 100%; height: 70px; margin: 0 auto; background-color: #333333; opacity: 0.6;position: absolute;bottom: 0;left: 0;}
    .weizhi{width:100%; height:auto;display: block; margin:0 auto; margin-top:0;}
    .weizhi p{height: 10vw;line-height: normal;}



    .inner_cover{
        width: 100%;
        height: 8vw;
        position: absolute;
        bottom: 0;
        left: 0;
        background: rgba(0,0,0,0.6);
    }
    .inner_cover .inner_navs{
        width: 72.5vw;
        height: 8vw;
        position: relative;
        display: block;
        margin: 0 auto;
        overflow-y: hidden;
        overflow-x: auto;
        white-space: nowrap;
    }
    .inner_cover .inner_navs .inner_nav{
        float: none;
        height:8vw;
        position: relative;
        width: auto;
        padding: 0 3vw;
        font-size:3vw;
        line-height: 8vw;
        color: #fff;
        font-family: "微软雅黑";
        font-weight: bold;
        color: #FFFFFF;
        text-align: center;
        display: inline-block;
    }
    .inner_cover .inner_navs .inner_nav:hover{
        background-color: #3777bc;
    }
    .inner_cover .inner_navs .active{
        background-color: #3777bc;
    }
    .list_box{
        width: 100%;
        height: auto;
        position: relative;
        display: block;
        margin: 0 auto;
        padding-bottom: 2vw;
    }
    .list_container{
        width: 100%;
        height: auto;
        background: #f4f4f4;
        font-size: 16px;
    }
    .list_container .son_nav{
        display: inline-block;
        width: 10vw;
        max-height: 15vw;
        /*height: 10vw;*/
        margin-left: 8.3vw;
        position: relative;
        overflow: hidden;
        box-shadow: 0 0 6px #999;
    }
    .list_container .son_nav .son_data{
        width: 100%;
        height: 3vw;
        position: relative;
        background: #fff;
        font-size: 0.8vw;
        color: #333;
        text-align: center;
        line-height: 3vw;
        font-weight: 700;
    }
    .list_container .son_nav .son_data:hover{
        background: #1e6fff;
        color: #fff;
    }
    .list_container .son_nav .active{
        background: #1e6fff;
        color: #fff;
    }
    .list_container .new_content{
        display: inline-block;

        width: 90%;
        height: auto;
        padding: 3vw 0;
        margin-left: 5%;
        vertical-align: top;
    }
    .list_container .new_content .new_title{
        width: 100%;
        font-size: 5vw;
        line-height: 6vw;
        color: #114888;
        font-weight: 700;
        margin: 1vw 0 1vw;
    }
    .list_container .new_content .new_time{
        width: 100%;
        font-size: 3vw;
        line-height: 4vw;
        color: #114888;
        font-weight: 700;
        margin: 0 0 2vw 0;
    }
    .list_container .new_content .no_data{
        width: 40vw;
        display: block;
        margin: 3vw auto;
        height: 4vw;
        font-size:1vw;
        color: #333;
        text-align: center;
        line-height: 4vw;
        text-shadow: 0 2px 1px #999;
        outline: 1px solid #ddd;
        box-shadow: 5px 5px 3px #666;

    }
    .list_box .no_data{
        width: 40vw;
        display: block;
        margin: 3vw auto;
        height: 4vw;
        font-size:1vw;
        color: #333;
        text-align: center;
        line-height: 4vw;
        text-shadow: 0 2px 1px #999;
        outline: 1px solid #ddd;
        box-shadow: 5px 5px 3px #666;
    }
    .list_box .list_item{
        display: inline-block;
        width: 90%;
        height: auto;
        position: relative;
        background: #fff;
        margin: 2vw 1% 0 5%;
        vertical-align: top;
    }

    .list_box .list_item .new_content_box{
        width: 16vw;
        height:10vw;
        position: relative;
        margin: 1vw 0 0 1vw;
        overflow: hidden;
    }
    .list_box .list_item .img_box {
        width: 90%;
        height: auto;
        position: relative;
        margin: 1vw 0 0 5%;
    }
    .list_box .list_item .img_box img{
        width: 100%;
        height: auto;
        position: relative;
    }
    .list_box .list_item .title{
        width: 90%;
        height: 5vw;
        line-height: 5vw;
        font-size: 4vw;
        color: #565656;
        text-align: justify;
        position: relative;
        margin: 1vw 0 0 5%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .list_box .list_item .desc{
        width: 90%;
        max-height: 8vw;
        min-height: 4vw;
        line-height: 4vw;
        font-size: 3vw;
        color: #787878;
        text-align: justify;
        position: relative;
        margin: 1vw 0 0 5%;
    }
    .list_box .list_item .time{
        width: 90%;
        height: 1vw;
        position: relative;
        margin: 0.5vw 0 0 5%;
    }
    .list_box .list_item .time img{
        width:4vw;
        height: 4vw;
        float: left;
    }
    .list_box .list_item .time .list_time{
        float: left;
        font-size: 3vw;
        line-height:4vw;
        margin-left: 2vw;
        color: #787878;
    }



    /*分页样式*/
    #pull_right{
        text-align:center;
    }
    .pull-right {
        /*float: left!important;*/
    }
    .pagination_box{
        width:100%;
        height: 60px;
        text-align: center;
    }
    .pagination {
        display: inline-block;
        padding-left: 0;
        margin: 2vw 0 0 5%;
        border-radius: 4px;
    }
    .pagination > li {
        display: inline;
        margin-left: 0;
    }
    .pagination > li > a,
    .pagination > li > span {
        position: relative;
        float: left;
        padding: 3px 8px;
        margin-left: -1px;
        line-height: 1.42857143;
        color: #428bca;
        font-size: 3vw;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
    }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
        margin-left: 0;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    .pagination > li > a:hover,
    .pagination > li > span:hover,
    .pagination > li > a:focus,
    .pagination > li > span:focus {
        color: #2a6496;
        background-color: #eee;
        border-color: #ddd;
    }
    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #428bca;
        border-color: #428bca;
    }
    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
    }
    .clear{
        clear: both;
    }
}
