.zwgkPage{width:100%;}
.xxgk_meta_info {
    border-bottom: 1px solid #5fc7fe;padding-top:60px;
}
.xxgk_title {
    padding-bottom: 15px;text-align:center;
    border-bottom: 1px solid #1370b6;
}
.xxgk_title img {
    margin: 0px auto;width:60%;
}
.xxgk_search {
    padding-left: 10%;background:#fff;
    padding-right: 10%;
    padding-top: 49px;
    padding-bottom: 65px;
}
.input-group {
    position: relative;width:100%;
    display: table;
    border-collapse: separate;
}
.xxgk_search .form-control {
    border-color: #1d8bd8;display: table-cell;height: 47px;
    padding: 10px 16px;box-sizing:border-box;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input-group-btn {
    position: relative;vertical-align:middle;width:100%;
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;   
}
.input-group-btn:last-child>.btn{
	height: 47px;position:absolute;top:0;right:0;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.input-group-btn>.btn {
    position: relative;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.xxgk_container{
	padding-left: 50px;background:#fff;
    padding-right: 50px;
    overflow: hidden;
}
.xxgk_menu {
    width: 20%;

}
.xxgk_menu > ul {
    overflow:hidden;
}
.xxgk_menu > ul > li {
    font-size: 23px;background: #ffffff;
    margin-bottom: 15px;
    text-align: center;
    border: 1px solid #e9e9e9;
}
.xxgk_menu > ul > li.hover > a {
    background: #1d8bd8;
    color: #fff;
}
.xxgk_menu > ul > li > a {
    display: block;color:#337ab7;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    text-decoration: none;
}
.xxgk_coll_menu .xxgk_menu_items_container {
    display: none;
}
.xxgk_menu_items_container > ul {
   overflow:hidden;
}
.xxgk_menu_items_container > ul > li {
    height: 42px;margin-bottom:0;
    line-height: 42px;
    text-align: left;
    font-size: 15px;
    list-style: none;
    border-bottom: 1px dotted #e4e4e4;
}
.xxgk_menu_items_container > ul > li > a {
    display: block;
    background-image: url(../png/gx7cf3.png);
    background-repeat: no-repeat;
    background-position: 30px center;
    padding-left: 48px;
    color: #575757;
}
.xxgk_container .xxgk_menu ul .hover div{display:block;}

.xxgk_menu, .xxgk_content {
    float: left;box-sizing:border-box;
    display: inline;
}
.xxgk_content {
    width: 80%;
    padding-left: 18px;

}
.xxgk_contentPane {
    background: #fff;
    padding:20px;
    color: #575757;
}
.xxgk_content_block {
    margin-bottom: 35px;
}
.xxgk_article h2 {
    font-size: 32px;
    font-weight: bold;
    padding: 0px;
    text-align: center;
    color: #0068b7;
    margin-bottom: 38px;
}
.xxgk_article .xxgk_details {
    max-height: 940px;
    overflow-x: hidden;
    overflow-y: auto;
    line-height: 30px;
    font-size: 16px;
}
.xxgk_content_block_title {
    height: 41px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 24px;
}
.xxgk_content_block_title h3 {
    width: 160px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #1d8bd8;
    font-size: 18px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}
.news_list {
    padding: 0px 10px;
}
.news_list li {
    line-height: 40px;margin-bottom:0 !important;
    font-size: 16px;
    list-style: none;
    text-align: left;
}
.news_list li a {
    color: #2d374b;
}
.news_list li span {
    color: #858585;
}
.pull-right {
    float: right !important;
}
.list_more {
    background: #f2f2f2;
    text-align: center;
    display: block;
    line-height: 30px;
    font-size: 16px;
    margin-top: 10px;
}
.list_more:after {
    content: '+';
}
.xxgk_content_block_itemlist table{width:100%;}
.xxgk_content_block_itemlist table tr,.xxgk_content_block_itemlist table tr td{
	border:1px solid #ddd;text-align:center;
}

.xxgk_content_block_itemlist table tr td a{
	height:40px;line-height:40px;display:block;
}
.xxgk_content_block_itemlist table tr:nth-child(even){
	background:#f5f5f5;
}
.block_title{
	margin-top: 18px;
    color: #4372b0;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 14px;
}
.block_title > h3{
	border-left: 2px solid #0073c8;
    color: #0068b7;font-size: 20px;
    margin-bottom: 15px;padding-left:15px;
}
.position-photo{
	text-align: center;float:left;
    font-size: 16px;
    color: #474747;
    margin-bottom: 15px;
}
.xxgk_contentPane a{
	color: #575757;
}
.position-photo .img-responsive {
    width: 142px;
    height: 193px;
}
.zt_item .thumbnail {
    margin-bottom: 0px;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.ml_item_list {
	text-align: center;
}

@media screen and (max-width:768px){
	.col-sm-12{
		width:100%;
	}
}

.row:before,.row:after{
	content: " ";
    display: table;
}
.row:after{
	clear:both;
}
.ml_item_list > [class*="col"] {
    margin-top: 5px;box-sizing:border-box;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
.ml_item_list > [class*="col"] a {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #dcdcdc;
    display: block;
    font-size: 12px;
}
.gov-info-open.indexBg {
    background-image: url(../png/oy3zx3.png);
    background-size: auto 580px;
	background-repeat: no-repeat;
    background-position: center 5px;
    background-color: #eef4f9;
}
.gov-info-open .page-tit {
    font-size: 80px;
    color: #2b5c9b;
    text-align: center;
    padding: 80px 0;
    line-height: 80px;
    font-weight: 500;
}
.index-wrap{padding-top:0;}
@media screen and (max-width: 1200px){
	.gov-info-open .page-tit{background: url(../png/q9tusv.png) no-repeat;background-size: 100% 100%;font-size: 30px;color: #fff;padding: 10px 0;}
	.headerOne-wrap .nav-wrap::after{display:none;}
	.w{width:100%;}
	.search-box{display:none;}
	.keywors{display:none;}
	.zwgkPage{width:100%}
	.xxgk_menu{width:100%;padding:0;}
	.xxgk_content{width:100%;padding:0;}
	.xxgk_container{padding:0;}
	
	.xxgk_content_block_itemlist table tr td a{
		font-size:14px;
	} 
	.news_list li{
		border-bottom:1px dashed #ddd;height:80px;
	}
	.news_list li a{
		width:100%;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;display:block;
	}
}

.layui-upload-file {
    opacity: .01;
    filter: Alpha(opacity=1);
}
.layui-hide {
    display: none !important;
}
.mr20 {
    margin-right: 20px;
}
.text-blue {
    color: #1b80d2 !important;
}
#idCardFrontChoose,#idCardBackChoose{
	padding:6px 12px;
}
.xxgk_ysqgk .forms{
	padding:0;
}
.xxgk_ysqgk .inputBox{
	position:relative;
}
.xxgk_ysqgk .inputBox input[type="file"]{
	position:absolute;top:0;left:0;cursor:pointer;height:100%;
}
.gk h2{
	font-size: 32px;
    font-weight: bold;
    padding: 0px;
    text-align: center;
    color: #0068b7;
    margin-bottom: 38px;
}
.p20 {
    padding: 20px;
}
.text-intro p {
    margin: 12px 0;
    line-height: 24px;
    font-size: 16px;
    text-indent: 2em;
}
.t1 {
    font-weight: bold;
    padding-bottom: 10px;
    line-height: 24px;
    font-size: 24px;
	height: 40px;
    margin: 0 0 10px;
}
.t1 b {
    position: relative;
    display: inline-block;
    height: 40px;
    padding: 0 25px;
    line-height: 40px;
    font-size: 18px;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.info-btns [class*="btn"]:hover {
    box-shadow: 0 10px 20px rgba(0, 27, 128, .1);
    transform: translate(0, -3px);
}
.info-btns [class*="btn"] {
    margin: 10px;
    transition: .3s;
}

.xxgk_sgs .lsj-list div{
	overflow:hidden;margin-bottom:15px;
}
.lsj-list div span {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #f4f8ff;
}
.lsj-list div b {
    display: inline-block;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #f4f8ff;
}
.lsj-list div i {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #f4f8ff;
}
.list li>a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (max-width:640px){
	.xxgk_sgs .lsj-list ul li span {
		width: 50% !important;
	}
}
.xxgk_sgs .lsj-list ul li span {
    width: 33.3333%;
}
.xxgk_sgs .lsj-list ul li{
	padding-right:0;padding-left:0;
}
.xxgk_sgs .lsj-list ul li:nth-child(5n){
	overflow: hidden;
    border-bottom: 1px dashed #dedede;
    padding-bottom: 7px;
    margin-bottom: 8px;
}
.xxgk_sgs .lsj-list ul{
	border:0;
}
.xxgk_sgs .lsj-list ul li i.wh {
    color: #333;
    text-align: center;
}
.xxgk_sgs .lsj-list ul li i {
    font-size: 16px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;
    float: left;
    color: #999;
}

.ldxx-tie {
    font-size: 18px;
    background-color: #f8fbff;
    padding: 8px;
    border-left: 4px solid #5697f7;
}
.ldxx-p {
    margin: 35px 25px 60px;font-size: 16px;
}








.xxgk_details::-webkit-scrollbar {
    width: 10px;height:80px;
}
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
.xxgk_details::-webkit-scrollbar-thumb {
    background: #2d66a8;
    border-radius: 100px;
}
::-webkit-scrollbar-thumb {
    background-color: #bbb;
}
.xxgk_details::-webkit-scrollbar-track-piece {
    background: #f2f2f2;
    border-radius: 100px;
}
::-webkit-scrollbar-track-piece {
    background-color: #ddd;
}