@charset "utf-8";


.gfxwjk{
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding:15px 20px;
}
.gfxwj-head{
    text-align: center;
    width: 100%;
    height: auto;
}
.gfxwj-head h1{
    font-size: 100px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    text-shadow: 0px 5px 0px rgba(0, 0, 0, 0.2);
    text-align: center;
    margin-top: 15px;
}

.gfxwj-main-h{
    width: 100%;
}

.gfxwj-main-h span{
    display: inline-block;
    padding: 5px 15px;
    background: #2D66A5;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.gfxwj-search{
    line-height: 26px;
    width: 100%;
    /* float: left; */
    margin-bottom: 10px;
}

.gfxwj-search span{
    display: block;
    float: left;
    margin: 13px 0;
    width: 10%;
    font-size: 16px;
    margin-right: 1%;
    color: #333;
    background:none;
    font-family:"normal 16px/1.42857143 微软雅黑, 宋体 , Georgia , Arial";
}

#gfjwjm{
    font-size: 16px;
    border: none;
    color: #666666;
    width: 40%;
    margin: 11px 0px;
    line-height: 40px;
    height: 40px;
    padding: 0 15px;
    cursor: pointer;
    outline-style: none;
    border: 1px solid #eaeaea;
}
.gfxwj-main-h button{
    border:none;
    margin-right: 10px;
    padding: 7px 20px;
    font-size:16px;
}
#searchwj{
    background-color: #245399 !important;
    border-color: #245399 !important;
    color: #fff;
    opacity: 0.8;
    margin-left: 40%;
}
#resetinfo{
    background-color: #245399 !important;
    border-color: #245399 !important;
    color: #fff;
}
#zwgkTable {
    font-size: 14px;
    padding: 20px 12px 27px;
    line-height: 1.7;
}
#zwgkTable table, #zwgkTable table tr, #zwgkTable table tr td {
    border: 1px solid #006FAB;
    border-collapse: collapse;
}
#zwgkTable .title {
    height: 28px;
    text-align: center;
    font-weight: bold;
}
.title {
    line-height: 35px;
    height: 35px;
    border-bottom: 1px solid #dedede;
    box-sizing: border-box;
}
#zwgkTable table tr td {
    text-align: center;
}
#zwgkTable table tr td.xx_tit {
    text-align: left;
    padding: 8px 13px;
}