﻿@charset "UTF-8";
.clearfix{
    zoom: 1;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size:0;
}
.gfxwj_content{
    padding-bottom: 40px;
}
.gfxwj_content .banner img{
    width: 100%;
}
.gfxwj_container{
    width: 1200px;
    margin: 0 auto;
}
.query_criteria{
    margin-top: 30px;
}
.query_criteria .basic ul li{
    float: left;
    margin-left: 40px;
}
.query_criteria .basic ul li:first-child{
    margin-left: 0;
}
.query_criteria .basic ul li .label{
    float: left;
    font-size: 18px;
    color: #333;
    font-weight: 700;
    line-height: 50px;
}
.query_criteria .basic ul li .cri_input{
    float: left;
    height: 50px;
    border-radius: 8px;
    background: #fff;
    border: 3px solid #dce7f3;
    font-size: 16px;
    color: #999;
    outline: none;
    padding-left: 20px;
    outline: none!important;
}
.query_criteria .basic ul li .cri_input.xxbt{
    /*width: 280px;*/
    width: 416px;
}
.query_criteria .basic ul li .cri_input.fwjg{
    width: 248px;
}
.query_criteria .basic ul li .cri_input.fwrq{
    /*width: 172px;*/
    width: 230px;
    background: url("rq_icon.png") no-repeat 184px center;
    padding-right: 40px;
    cursor: pointer;
}
.query_criteria .basic ul li.year_chose{
    position: relative;
}
.query_criteria .basic ul li.year_chose .year_xl{
    position: absolute;
    width: 230px;
    right: 0;
    top: 44px;
    background: #fff;
    border: 3px solid #dce7f3;
    border-top: none;
    z-index: 99;
    padding-bottom: 4px;
    display: none;
    max-height: 110px;
    overflow-y: auto!important;
}
.query_criteria .basic ul li.year_chose .year_xl span{
    display: block;
    padding: 0 20px;
    cursor: pointer;
    margin: 4px 0;
    color: #999;
}
.query_criteria .basic ul li.year_chose .year_xl span:hover{
    color: #4078BE;
}
.query_criteria .basic ul li .entery_but{
    float: left;
    width: 80px;
    height: 50px;
    border-radius: 8px;
    background: linear-gradient(220.32deg, #4078be 0%, #245399 100%);
    border: none;
    outline: none;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 2px;
}
.query_criteria .basic ul li #reset{
    margin-left: 20px;
}
.query_criteria .fwjg_chose{
    margin-top: 30px;
    position: relative;
}
.query_criteria .fwjg_chose .left_label{
    float: left;
    width: 110px;
    min-height: 78px;
    line-height: 78px;
    background: #f3f3f3;
    font-size: 16px;
    color: #000;
    font-weight: 700;
    padding: 0 15px;
    position: absolute;
    top: 0;
    bottom: 0;
}
.query_criteria .fwjg_chose .right_list{
    float: left;
    width: 1090px;
    border: 1px solid #F3F3F3;
    border-left: none;
    padding: 12px 20px;
    margin-left: 110px;
}
.query_criteria .fwjg_chose .right_list .list_main{
    height: 54px;
    overflow: hidden;
    padding-right: 50px;
    position: relative;
}
.query_criteria .fwjg_chose .right_list ul{
    margin-left: -12px;
    margin-top: -16px;
}
.query_criteria .fwjg_chose .right_list ul li{
    float: left;
    width: 156px;
    height: 20px;
    line-height: 20px;
    margin-left: 12px;
    margin-top: 16px;
}
.query_criteria .fwjg_chose .right_list ul li a{
    font-size: 14px;
    color: #000;
    display: inline-block;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}
.query_criteria .fwjg_chose .right_list ul li a:hover,
.query_criteria .fwjg_chose .right_list ul li.on a{
    color: #5478AD!important;
}
.query_criteria .basic .tj_hidden{
    display: none;
}
.right_list .open_all{
    position: absolute;
    right: 0;
    bottom: 0;
    padding-right: 22px;
    background: url("open_icon.png") no-repeat right center;
    font-size: 14px;
    color: #4078be;
    cursor: pointer;
}
.right_list.open .open_all{
    background: url("open_on_icon.png") no-repeat right center;
}
.right_list.open .list_main{
    height: auto!important;
}
.result_show{
    margin-top: 30px;
}
.result_show .statistics .sta_sub{
    float: left;
    margin-left: 90px;
}
.result_show .statistics .sta_sub:first-child{
    margin-left: 0;
}
.result_show .statistics .sta_sub span{
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 22px;
}
.result_show .statistics .sta_sub span.sub_num{
    color: #4078BE;
}
.result_show .result_list{
    margin-top: 20px;
}
.result_show .result_list .border_box{
    border: 1px dashed #DBDBDB;
}
.result_show .result_list .list_label{
    background: #f8f7f7;
    padding: 0 20px;
}
.result_show .result_list .list_label ul li{
    float: left;
    line-height: 60px;
    text-align: center;
}
.result_show .result_list .list_label ul li span{
    font-weight: 700;
    font-size: 18px;
    color: #333;
}
.result_show .result_list .list_box ul li{
    line-height: 60px;
    padding: 0 20px;
}
.result_show .result_list .list_box ul li:nth-child(even){
    background: #f8f7f7;
}
.result_show .result_list .list_box ul li div,
.result_show .result_list .list_box ul li span{
    float: left;
    text-align: center;
    font-size: 18px;
    color: #333;
}
.result_show .result_list .list_box ul li a{
    font-size: 18px;
    color: #333;
    display: inline-block;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.result_show .result_list .list_box ul li a:hover{
    color: #5478AD!important;
}
.result_show .result_list .list_box ul li .list_wjbt{
    height: 60px;
    padding-left: 20px;
    position: relative;
    text-align: left;
}
.result_show .result_list .list_box ul li .list_wjbt:before{
    position: absolute;
    left: 0;
    top: 28px;
    content: "";
    width: 4px;
    height: 4px;
    background: #5478AD;
}
.result_show .result_list .list_label ul li.label_wjbt,
.result_show .result_list .list_box ul li .list_wjbt{
    width: 696px;
}
.result_show .result_list .list_label ul li.label_fwjg,
.result_show .result_list .list_box ul li .list_fwjg{
    width: 260px;
    padding: 0 10px;
}
.result_show .result_list .list_label ul li.label_yxx,
.result_show .result_list .list_box ul li .list_yxx{
    width: 90px;
}
.result_show .result_list .list_box ul li .list_yxx.sx{
    opacity: 0.3;
}
.result_show .result_list .list_label ul li.label_fwrq,
.result_show .result_list .list_box ul li .list_fwrq{
    width: 102px;
    margin-left: 10px;
}
.result_show .result_list .list_box ul li span{
    line-height: 30px;
    margin: 15px 0;
}
.result_show .result_list .list_box .tips{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 40px;
    margin-top: 50px;
}
.tips .loading{
    position: relative;
    left: 50%;
    height: 50px;
    width:50px;
}
.tips .loading .item {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    background: #4078BE;
}
@keyframes loading{
    50%{
        transform: scale(0.4);
        opacity: 0.3;
    }
    100%{
        transform: scale(1);
        opacity: 1;
    }
}
.loading .item:nth-child(1) {
    top: 25px;
    left: 0;
    -webkit-animation: loading 1s ease 0s infinite;
}
.loading .item:nth-child(2) {
    top: 17px;
    left: 17px;
    -webkit-animation: loading 1s ease 0.12s infinite;
}
.loading .item:nth-child(3){
    top: 0;
    left: 25px;
    -webkit-animation: loading 1s ease 0.24s infinite;
}
.loading .item:nth-child(4){
    top: -17px;
    left: 17px;
    -webkit-animation: loading 1s ease 0.36s infinite;
}
.loading .item:nth-child(5){
    top: -25px;
    left: 0;
    -webkit-animation: loading 1s ease 0.48s infinite;
}
.loading .item:nth-child(6){
    top: -17px;
    left: -17px;
    -webkit-animation: loading 1s ease 0.6s infinite;
}
.loading .item:nth-child(7){
    top: 0;
    left: -25px;
    -webkit-animation: loading 1s ease 0.72s infinite;
}
.loading .item:nth-child(8){
    top: 17px;
    left: -17px;
    -webkit-animation: loading 1s ease 0.84s infinite;
}
.tips .load_text{
    color: #4078BE;
}
.gfxwj_about{
    margin-top: 50px;
}
.gfxwj_about .about_left{
    float: left;
    width: 580px;
    display:none;
}
.gfxwj_about .about_title{
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 18px;
}
.gfxwj_about .about_title a{
    display: inline-block;
    font-size: 22px;
    color: #da5445;
    line-height: 30px;
}
.gfxwj_about .about_con{
    padding-top: 10px;
}
.gfxwj_about .about_con ul{
    min-height: 225px;
}
.gfxwj_about .about_con ul li{
    line-height: 45px;
    position: relative;
    padding-left: 14px;
}
.gfxwj_about .about_con ul li:before{
    position: absolute;
    left: 0;
    top: 21px;
    content: "";
    width: 4px;
    height: 4px;
    background: #5478AD;
}
.gfxwj_about .about_con ul li a{
    float: left;
    white-space: nowrap;
    max-width: 76%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    color: #333;
}
.gfxwj_about .about_con ul li a:hover{
    color: #5478AD!important;
}
.gfxwj_about .about_con ul li .date{
    float: right;
    font-size: 18px;
    color: #999;
}
.gfxwj_about .about_right{
    float: right;
    width: 100%;
}
.result_list .result_paging{
    text-align: right;
    margin-top: 30px;
}
.result_list .result_paging .count{
    display: inline-block;
    font-size: 16px;
    color: #333;
    line-height: 50px;
    height: 50px;
}

@media screen and (max-width: 768px){
    .gfxwj_container{
        width: 100%;
        padding: 0 10px;
    }
    .query_criteria .basic ul li{
        float: none;
        margin-left: 0;
        margin-top: 20px;
    }
    .query_criteria .basic ul li .entery_but{
        float: none;
        display: inline-block;
    }
    .query_criteria .basic ul li .label{
        width: 26%;
    }
    .query_criteria .basic ul li .cri_input{
        width: 74%!important;
    }
    .query_criteria .basic ul li.btn{
        text-align: center;
    }
    .query_criteria .basic ul li .cri_input.fwrq{
        background-position: 90% center;
    }
    .query_criteria .fwjg_chose .left_label{
        float: none;
        width: 100%;
        position: initial;
        min-height: 50px;
        line-height: 50px;
    }
    .query_criteria .fwjg_chose .right_list{
        float: none;
        width: 100%;
        margin-left: 0;
    }
    .query_criteria .fwjg_chose .right_list ul{
        margin-left: -2%;
    }
    .query_criteria .fwjg_chose .right_list ul li{
        width: 48%;
        margin-left: 2%;
    }
    .result_show .statistics .sta_sub{
        float: none;
        width: 100%;
        margin: 10px 0;
    }
    .result_show .result_list .list_label{
        padding: 0 10px;
        display: none;
    }
    .result_show .result_list .list_box ul li .list_wjbt{
        width: 100%;
        height: auto;
        padding-left: 16px;
    }
    .result_show .result_list .list_box ul li .list_fwjg{
        width: auto;
    }
    .result_show .result_list .list_box ul li .list_yxx{
         width: auto;
    }
    .result_show .result_list .list_box ul li .list_fwrq{
        width: auto;
        margin-left: 0;
    }
    .result_show .result_list .list_label ul li span{
        font-size: 16px;
    }
    .result_show .result_list .list_box ul li{
        padding: 10px;
        line-height: normal;
    }
    .result_show .result_list .list_box ul li a{
        white-space: normal;
        line-height: 28px;
        font-size: 16px;
    }
    .result_show .result_list .list_box ul li div, .result_show .result_list .list_box ul li span{
        font-size: 16px;
        white-space: nowrap;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .result_show .result_list .list_box ul li span{
        white-space: normal;
        padding: 0 10px;
        margin: 10px 0 0 10px!important;
        border-radius: 16px;
        color: #666;
        border: 1px solid #c6c6c6;
    }
    .gfxwj_about .about_left{
        float: none;
        width: 100%;
    }
    .gfxwj_about .about_right{
        float: none;
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    .gfxwj_about .about_con ul li a{
        max-width: 68%;
        font-size: 16px;
    }
    .gfxwj_about .about_con ul li .date{
        font-size: 16px;
    }
    .query_criteria .basic ul li.year_chose .year_xl{
        width: 74%;
    }
    .paging_box li{
        margin: 5px;
    }
    .result_list .result_paging{
        margin-top: 0;
    }
    .result_show .result_list .list_box ul li .list_wjbt:before{
        top: 13px;
    }
    .result_show .result_list .list_box ul li .list_yxx.sx{
        opacity: 0.4;
    }
}