/**{*/
    /*outline: none;*/
/*}*/
@font-face{
    font-family:title;
    src:url('../images/fangzhengsong.eot'),
    url('../images/fangzhengsong.eot?#iefix') format('embedded-opentype'),
    url('../images/fangzhengsong.ttf') format('truetype'),
        

}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#999999;
    font-size:16px;
}
input:-moz-placeholder,textarea:-moz-placeholder{
    color:#999999;
    font-size:16px;
}
input::-moz-placeholder,textarea::-moz-placeholder{
    color:#999999;
    font-size:16px;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{
    color:#999999;
    font-size:16px;
}
input::-webkit-search-cancel-button{
    display: none;
}
input[type=search]::-ms-clear{
    display: none;
}
input::-ms-clear{display: none;}
input::-ms-reveal{display: none;}
.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    clear: both
}
.clearfix {
    zoom: 1
}
body{
    background: url("../images/zwgktopbg.png") #F2F5F7 top center no-repeat;
}
.w1100{
    width:1100px;
    margin:0 auto;
    overflow: hidden;
}
.w1200{
    width: 1200px;
    background: #fff;
    margin: 0 auto;
}
.zwgkbg{
    background: url("../images/zwgkbottombg.png")  bottom center no-repeat;
}

.zwgktop{
    overflow: hidden;
}
.zwgklogo{
    margin-top: 26px;
}
.zwgklogo img{
    width:387px;
}
.zwgktoptitle{
    font-size: 100px;
    font-weight: bold;
    color: #0A5CAA;
    text-align: center;
    margin-top: 55px;
}
.zwgkcontainer{
    margin-top: 81px;
    background: #fff;
    padding:36px;
    overflow: hidden;
}
.zwgksearch-top{
    height:50px;
    line-height: 50px;
    background: url("../images/zwgkline.jpg") left center repeat-x;
    margin-top: 40px;
}
.zwgksearch-topbg{
    width: 655px;
    background: #fff;
    padding:0 19px;
    /* overflow: hidden; */
}
.zwgksearch-top-left{
    position: relative;
    border:1px solid #0d5488;
    height:50px;
    border-radius: 10px;
    background: #fff;
    float: left;
    width: 510px;
    margin-right: 25px;
    /* overflow: hidden; */
}
.zwgksearch-top-left input[type=text]{
    height:48px;
    border:0;
    width:420px;
    float: left;
    font-size: 16px;
    padding:0 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.zwgksearch-top-left input[type=button]{
    width: 70px;
    height:48px;
    background: url("../images/zwgksearchicon.png") center center no-repeat;
    float: right;
    border: 0;
    cursor: pointer;
}
.zwgksearch-top-left .clearkeyword{
    position: absolute;
    right: 70px;
    top: 15px;
    width: 17px;
    height: 17px;
    background: url("../images/zwgkclose.png") left top no-repeat;
    cursor: pointer;
}

.zwgksearch-top-left span{
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	width: 100%;
	background: #fff;
	border: 1px solid #999;
	padding: 15px 23px;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
}
.zwgksearch-top-left span a{
	display: block;
	line-height: 40px;
	font-size: 16px;
	cursor: pointer;
	/* border-bottom: 1px solid #ddd; */
}
.zwgksearch-top strong{
    font-size: 20px;
    color: #d60101;
    font-weight: bold;
    cursor: pointer;
}
.zwgksearch-gaoji{
    display: none;
    margin-top: 40px;
    padding:20px;
    background: #fff;
    overflow: hidden;
}
.zwgksearch-gaoji li{
    float: left;
    width: 450px;
    margin-top: 15px;
    font-size: 16px;
    color: #dddddd;
    height:36px;
    line-height: 36px;
}
.zwgksearch-gaoji li label{
    float: left;
    width: 150px;
    height:36px;
    text-align: right;
    color: #333;
}
.zwgksearch-gaoji li input,.zwgksearch-gaoji li select{
    border:1px solid #dddddd;
    height:36px;
    line-height: 36px;
    width: 300px;
    float: left;
    padding:0 10px;
    font-size: 14px;
}
.zwgksearch-gaoji li em{
    float: left;
    margin:0 3px;
}
.zwgksearch-gaoji li input.timestart,.zwgksearch-gaoji li input.timeend{
    width: 138px;
    background: url("../images/zwgkdataicon.png") right 10px center no-repeat;
}
.zwgksearch-gaoji .btn-group{
    text-align: center;
    margin-top: 30px;
    overflow: hidden;
}
.zwgksearch-gaoji .btn-group .btn-search{
    width: 120px;
    height:35px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 35px;
    background: #0A5CAA;
    border:0;
    margin:0 15px;
    cursor: pointer;
}
.zwgksearch-gaoji .btn-group .btn-search:hover{
    background: #095194;
}
.zwgksearch-gaoji .btn-group .btn-reset{
    width: 120px;
    height:35px;
    font-size: 16px;
    color: #333333;
    text-align: center;
    line-height: 35px;
    background: #fff;
    border:1px solid #dddddd;
    margin:0 15px;
    cursor: pointer;
}
.zwgksearch-gaoji .btn-group .btn-reset:hover{
    background: #dddddd;
}
.zwgksearch-gaoji-close{
    font-size: 14px;
    color: #0A5CAA;
    text-align: center;
    background: url("../images/zwgkline-1.jpg") left 25px repeat-x;
    margin-top: 30px;
    height:30px;
}
.zwgksearch-gaoji-close span{
    background: url("../images/zwgkarrup.png") #fff center top no-repeat;
    padding:15px 20px 0;
    display: inline-block;
    cursor: pointer;
}

.zwgknav{
    margin-top: 90px;
    float: left;
    width: 240px;
}
.zwgknav dt{
    height:70px;
    border:1px solid #c7c7c7;
    background: #fff;
    padding-left:26px;
    padding-right: 10px;
    margin-bottom: 10px;
}
.zwgknav dt a{
    float: left;
    height:70px;
    color: #0A5CAA;
    font-size: 23px;
    width: 155px;
    padding:5px 0 0 63px;
    line-height: 1.3;
}
.zwgknav dt.cur{
    background: #0A5CAA;
    border:1px solid #0A5CAA;
}
.zwgknav dt.cur a{
    color: #fff;
}
.zwgknav dt.no0 a{
    line-height: 60px;
    background: url("../images/zwgknavicon-7.png") left center no-repeat;
}
.zwgknav dt.no0.cur a{
    background: url("../images/zwgknavicon-77.png") left center no-repeat;
}
.zwgknav dt.no1 a{
    background: url("../images/zwgknavicon-1.png") left center no-repeat;
}
.zwgknav dt.no2 a{
    background: url("../images/zwgknavicon-2.png") left center no-repeat;
}
.zwgknav dt.no3 a{
    background: url("../images/zwgknavicon-3.png") left center no-repeat;
}
.zwgknav dt.no4 a{
    background: url("../images/zwgknavicon-4.png") left center no-repeat;
}
/* .zwgknav dt.no5 a{
    background: url("../images/zwgknavicon-5.png") left center no-repeat;
} */
.zwgknav dt.no5 a{
    width: 210px;
    background: url("../images/zwgknavicon-6.png") left center no-repeat;
}
.zwgknav dt.no7 a{
    background: url("../images/zwgknavicon-8.png") left center no-repeat;
}
.zwgknav dt.no1.cur a{
    background: url("../images/zwgknavicon-11.png") left center no-repeat;
}
.zwgknav dt.no2.cur a{
    background: url("../images/zwgknavicon-22.png") left center no-repeat;
}
.zwgknav dt.no3.cur a{
    background: url("../images/zwgknavicon-33.png") left center no-repeat;
}
.zwgknav dt.no4.cur a{
    background: url("../images/zwgknavicon-44.png") left center no-repeat;
}
.zwgknav dt.no5.cur a{
    background: url("../images/zwgknavicon-55.png") left center no-repeat;
}
.zwgknav dt.no6.cur a{
    background: url("../images/zwgknavicon-66.png") left center no-repeat;
}
.zwgknav dt.no7.cur a{
    background: url("../images/zwgknavicon-88.png") left center no-repeat;
}
.zwgknav dt em{
    float: right;
    width: 18px;
    height:70px;
    line-height: 70px;
    background: url("../images/zwgkplus.png") left center no-repeat;
    cursor: pointer;
}
.zwgknav dt em.open{
    background: url("../images/zwgkjian-1.png") left center no-repeat;
}
.zwgknav dt.cur em{
    background: url("../images/zwgkplus-1.png") left center no-repeat;
   
}
.zwgknav dt.cur em.open{
    background: url("../images/zwgkjian.png") left center no-repeat;
}
.zwgknav dd{
    margin-bottom: 10px;
    padding-left: 0;
}
.zwgknav dd ul li{
    font-size: 16px;
    line-height: 32px;
    padding-left:15px;
}
.zwgknav dd > ul > li{
    padding: 0;
    margin-top: 10px;
}

.zwgknav dd > ul > li >a{
    display: block;
    background: #e5e5e5;
    padding:2px 0 2px 21px;
}
.zwgknav dd > ul > li.cur > a{
    color: #2e65a6;
    font-weight: normal;
}
.zwgknav dd > ul > li.cur li.cur a{
    font-weight: normal;
    color: #0A5CAA;
}

.zwgknav dd > ul > li ul{
    padding-left:25px;
    margin: 20px 0;
}
.zwgknav dd > ul > li li{
    background: url("../images/zwgkdotgray.png") left center no-repeat;
    padding-left:15px;
}
.zwgknav dd > ul > li.cur li.cur{
    background: url("../images/zwgkdotblue.png") left center no-repeat;
}

.zwgk-right{
    width: 770px;
    float: right;
    background: #fff;
    padding:0 25px 36px;
    margin-top: 90px;
}

.zwgk-zhc table{
    width: 100%;
    font-size: 16px;
    border-bottom: 1px solid #eee;
}
.zwgk-zhc th{
    border-bottom: 2px solid #0A5CAA;
    font-size: 20px;
    padding-bottom: 20px;
    background: #fff;
    color: #333;
    font-family: title;
    font-weight: normal;
}
.zwgk-zhc td{
    padding-top:12px;
    padding-bottom: 12px;
    font-family: 'STSong SC Black','宋体','宋体-简',"Times New Roman", Times, serif;
}
.zwgk-zhc tr:nth-child(odd){
    background: #eeeeee;
}
.zwgk-zhc th:nth-child(1),.zwgk-zhc td:nth-child(1){
    width:10%;
    text-align: left;
}
.zwgk-zhc th:nth-child(2),.zwgk-zhc td:nth-child(2){
    width:58%;
    text-align: left;
}
.zwgk-zhc th:nth-child(3),.zwgk-zhc td:nth-child(3){
    width:28%;
}
.zwgk-zhc td:nth-child(1){
    padding-left:15px;
}
.zwgk-zhc td a{
    font-family: 'STSong SC Black','宋体','宋体-简',"Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
}
/*.zwgk-zhc td a em{*/
    /*font-family: 'STSong SC Black','宋体','宋体-简',"Times New Roman", Times, serif;*/
    /*font-weight: bold;*/
    /*font-size: 16px;*/
    /*line-height: 30px;*/
    /*display: block;*/
/*}*/
.zwgk-zhc td p{
    color: #5d89b6;
    font-size: 14px;
    line-height: 24px;
    font-family: 'STSong SC Black','宋体','宋体-简',"Times New Roman", Times, serif;
    font-weight: normal;
}
.zwgk-zhc th:nth-child(2){
    /*padding-left:50px;*/
    text-align: center;
}
.zwgk-zhc td:nth-child(3){
    text-align: center;
}
.zwgk-zhc td .download{
    font-family: 'STSong SC Black','宋体','宋体-简',"Times New Roman", Times, serif;
    font-size: 14px;
    padding:0 13px;
    line-height: 24px;
    font-weight: normal;
}
.zwgk-zhc td strong.download{
    position: relative;
    background: url("../images/downicon.png") right 5px center no-repeat;
    padding-right:20px;
    cursor: pointer;
    display: inline-block;
}
.zwgk-zhc td strong span{
    display: none;
    position: absolute;
    right: -10px;
    bottom:-92px;
    background: url("../images/downloadbox.png") left top no-repeat;
    width: 108px;
    height:92px;
    padding-top:22px;
    z-index: 999;
}
.zwgk-zhc td strong span a{
    display: block;
    color: #2d66a4;
    font-size: 13px;
    line-height: 2;
    font-weight: normal;
    font-family:"microsoft yahei";
}
.zwgk-zhc td strong.download:hover span{
    display: block;
}



.zwgk-right h1{
    font-size: 32px;
    color: #0A5CAA;
    text-align: center;
    margin:0px 0 27px;
    line-height: normal;
}
.zwgk-right h1 small{
    display: block;
    font-size: 15px;
    color: #646464;
    font-weight: normal;
    margin-top: 10px;
}

.scrollbar{
    height: 940px;
    width: 720px;
    overflow-y: scroll;
}
.force-overflow{
    min-height: 670px;
    padding-right: 25px;
    overflow: hidden;
}
.scrollbar::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #e6e6e6;
    overflow: hidden;
}

.scrollbar::-webkit-scrollbar
{
    width: 10px;
    border-radius: 10px;
    background-color: #e6e6e6;
}

.scrollbar::-webkit-scrollbar-thumb
{
    border-radius: 9px;
    background-color: #0A5CAA;
}


.zwgk-gkzn{
    font-size: 16px;
    line-height: 2;
}
.zwgk-gkzn img{
    max-width: 685px;
}
.zwgk-gkzn dt{
    font-size: 21px;
    font-weight: bold;
    line-height: 2;
}
.zwgk-gkzn dd{
    margin-top: 5px;
    text-indent: 2em;
}
.zwgk-gkzn dd a{
    display: block;
    text-align: right;
    margin-top: 5px;
}
.zwgk-gkzn > ul li{
    font-size: 18px;
    /* color: #999;
    margin-bottom: 10px; */
}
/* .zwgk-gkzn > ul li a{
    margin-right: 15px;
    line-height: 2;
} */
.zwxxkg-result{
    margin-top: 15px;
}
.zwxxkg-result table span{
    color: #e60012;
}
.zwxxkg-result table{
    width:100%;
    border: 1px solid #f1f2f7;
    border-right: 0;
}
.zwxxkg-result tr:nth-child(odd){
    background: #f1f2f7;
}
.zwxxkg-result th,.zwxxkg-result td{
    padding:0;
    font-size: 16px;
    text-align: center;
    height: 48px;

}
.zwxxkg-result th{
    background: #0A5CAA;
    color: #fff;
}
.zwxxkg-result td{
    border-right: 1px solid #f1f2f7;
}
.zwxxkg-result td a{
    display: block;
    text-align: left;
    padding: 10px;
}
.zwxxkg-result th:nth-child(1),.zwxxkg-result td:nth-child(1){
    width:7%;
}
.zwxxkg-result th:nth-child(2),.zwxxkg-result td:nth-child(2){
    width:78%;
    text-align: left;
}
.zwxxkg-result th:nth-child(3),.zwxxkg-result td:nth-child(3){
    width:15%;
    /* border-right: 0; */
}
.zwxxkg-result th:nth-child(2){
    text-align: center;
}


.detailtop{
    border-bottom: 5px solid #015293;
    height:215px;
    padding-top:100px;
}
.detailtop .title{
    margin:0;
    height:75px;
    line-height: 75px;
    font-size: 40px;
    text-align: center;
    color: #ea3324;
    font-family: title;
}
.downloadbtn{
    float: right;
    font-size: 14px;
    margin-top: -15px;
}
.downloadbtn a{
    display: inline-block;
    width: 90px;
    height:38px;
    border:1px solid #d2d2d2;
    text-align: center;
    line-height:38px;
    color: #666666;
    margin-right: 12px;
}
.detailcontent{
    padding: 58px 50px 70px;
    text-align: justify;
    /*color: #565862;*/
    /*line-height: 38px;*/
    /*font-size: 21px;*/
    /*font-family: 'microsoft yahei ui','microsoft yahei','helvetica neue',arial,'hiragino sans gb',sans-serif;*/
}
.detailcontent h1{
    font-family: title;
    font-size: 28px;
    font-weight: normal;
    text-align: center;
    margin:0 0 40px;
}
.detailcontent h1 small{
    display: block;
    margin-top: 11px;
    font-size: 18px;
    font-family: 'STSong SC Black','仿宋','宋体','宋体-简',"Times New Roman", Times, serif;
}
.zhengwen *{
    /*color: #565862;*/
    /*line-height: 38px;*/
    /*font-size: 21px;*/
    /*font-family: 'STSong SC Black','仿体','宋体','宋体-简',"Times New Roman", Times, serif;*/
}
.zhengwen p{
    color: #333!important;
    line-height: 38px!important;
    font-size: 21px!important;
    font-family: 'STSong SC Black','仿宋','宋体','宋体-简',"Times New Roman", Times, serif!important;
    text-indent: 2em;
}
.zhengwen span{
    color: #333!important;
    line-height: 38px!important;
    font-size: 21px!important;
    font-family: 'STSong SC Black','仿宋','宋体','宋体-简',"Times New Roman", Times, serif!important;
    text-indent: 2em;
}

.zhengwen table{
    margin:20px auto!important;
    border: 1px solid #000!important;
    border-left:0!important;
    border-bottom: 0!important;
    vertical-align: middle!important;
    width: 80%!important;
}
.zhengwen table td{
    border: 0!important;
    border-bottom: 1px solid #000!important;
    border-left: 1px solid #000!important;
    padding:0 5px!important;
}
.zhengwen table tr td:nth-child(1){
    text-align: center!important;
}
.zhengwen table *{
    color: #333!important;
    line-height: 38px!important;
    font-size: 21px!important;
    font-family: 'STSong SC Black','仿宋','宋体','宋体-简',"Times New Roman", Times, serif!important;
    /*text-indent: 2em;*/
    text-indent: 0em!important;
}
.zhengwen table p{
    text-indent: 0em!important;
    margin:0!important;
}
.zhengwen img{
    max-width:90%;
    margin:20px auto;
    display: block;
}

.fabu{
    border-top: 5px solid #015293;
    height:113px;
    line-height: 112px;
    color: #015293;
    font-size: 28px;
    text-align: right;
    font-family:title;
    padding:0 50px;
}


/* 附件 */
.attachment{
    width: 100%;
    border:1px solid #ccc;
    border-bottom: 0;
    margin-top: 40px;
    overflow: hidden;
}
.attachment_l{
    height: 48px;
    line-height: 48px;
    padding:0 20px;
    font-size: 16px;
    color: #565862;
    border-bottom: 1px solid #ccc;
    background-color: #c8e6fa;
    text-align: left;
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.attachment_r a{
    font-size: 16px;
    color: #2f6598;
    background: url('../images/t-title.png') 14px center no-repeat;
    display: block;
    border-bottom: 1px solid #ccc;
    padding:0 15px 0 30px;
    height: 48px;
    line-height: 48px;
    text-indent: 0;
}

.pages{

    padding-top: 36px;
    text-align: center;
    height:65px;
    overflow: hidden;
}
.pages a{
    display: inline-block;
    min-width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border:1px solid #e9ebee;
    background: #fff;
    padding:0 9px;
    font-size:14px;
    margin-right: 5px;
}
.pages span{
    display: inline-block;
    min-width: auto;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #fff;
    font-size:14px;
    margin-right: 5px;
}
.pages span.active{
    min-width: 28px;
    padding:0 9px;
    background: #1a5284;
    border: 1px solid #1a5284;
    color: #fff;
}
.pages input{
    display: inline-block;
    border:1px solid #e9ebee;
    background: #fff;
    height: 28px;
    line-height: 28px;
    width:28px;
    text-align: center;
    font-size: 14px;
    margin-right:5px;
    vertical-align: top;
}


.zwgkdetail{
    background: #fff;
    padding:30px;
}
.info-table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ccc;
    margin-bottom: 20px;

}

.info-table tr {
    height: 40px;
    border: 1px solid #ccc;
}

.info-table td {
    font-size: 16px;
}

.info-table .info {
    color: #cc0000;
}

.info-table .info-name {
    width: 15%;
    padding-left: 30px;
}

.info-table .info-desc {
    width: 35%;
}

.info-table .info-border {
    border-left: 1px solid #ccc;
}
.article{
    text-align: justify;
    color: #565862;
    line-height: 1.5;
    font-size: 16px;
    font-family: 'microsoft yahei ui','microsoft yahei','helvetica neue',arial,'hiragino sans gb',sans-serif;
}

.article .art-title {
    font-size: 18px;
    color: #2f6698;
    text-align: center;
    line-height: 50px;
}

.article .art-subtitle {
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 30px;
}

.article p {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
}
.enclosure {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ccc;
    margin-top: 40px;
}

.enclosure tr {
    height: 50px;
    border: 1px solid #ccc;

}

.enclosure th {
    background-color: #c8e6fa;
    text-align: left;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    padding-left: 20px;

}

.enclosure td {
    padding-left: 20px;
}

.enclosure td a {

    font-size: 16px;
    color: #2f6598;
    padding-left: 18px;
    background: url(../images/t-title.png) center left no-repeat;
}

.nodata{
    text-align: center;
}


.searchnodata {
    background: url('../images/searchnodata.png') center top no-repeat;
    padding-top: 150px;
    color: #0A5CAA;
    width: 292px;
    margin: 50px auto;
}

.searchnodata strong {
    display: block;
    margin-bottom: 30px;
    text-align: center;
}

.searchnodata p {
    font-size: 16px;
    line-height: 2;
    color: #333;
    padding-left: 34px;
}

.searchnodata p span {
    font-weight: bold;
}