@charset "utf-8";

.xxgk_header{height:auto;}
.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: 12%;
    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;
}
.mainLeft{width:240px;}
.mainRight{width:770px;float:right;background:#fff;box-sizing: border-box;}
.mainRight>h2{ font-size:32px; text-align: center; color:#CB0705; margin-bottom:35px;}
.mainRight div.cont{max-height:1020px; position: relative; overflow-y:auto ;}
.mainRight.listBox{min-height:600px;}
#zwgkTable{ padding:0 12px 27px;line-height: 1.7;}
#zwgkTable .tit{ padding:1px; border:1px solid #dfb058;}
#zwgkTable .tit h3{  height:26px; line-height:26px; text-align:center;}
#zwgkTable {padding-top:20px;font-size:14px;}
#zwgkTable .con{ border:1px solid #dfb058; border-top:none; padding:18px 0;}
#zwgkTable .con ul{ padding-left:12px;}
#zwgkTable .con ul li{ float:left;width:234px;}
#zwgkTable .con ul li a{ white-space:nowrap;}
#zwgkTable b{ height:32px; line-height:32px; padding-left:10px;}
#zwgkTable .more{ text-align:right; height:42px; line-height:42px;}
#zwgkTable .title{ height:28px; text-align:center; font-weight:bold; }
#zwgkTable table, #zwgkTable table tr, #zwgkTable table tr td{ border:1px solid #006FAB; border-collapse:collapse;}
#zwgkTable table tr td{ text-align:center;}
#zwgkTable table tr td.xx_tit{ text-align:left; padding:8px 13px;}

.wjxz{display:none;}


@media (max-width:768px){
    .gfxwj-search span{width: 100%;float: initial;}
    #gfjwjm{width:90%;margin:0 auto;text-align:center;}
}