@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix {
    zoom: 1;
}
.hide{
    display: none;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size: 0;
}
.sxjg_wjlx,.sxjg li div .sxjg_ckxq{
    display: none;
}
body {
    font-family: “微软雅黑”;
}
#barrierfree_container{
    background-color: #e3f1ff;
}
.w1200 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    background-color: #ffffff;
    padding: 0px 19px;
    overflow: hidden;
}
/* 主体部分 */
.wjk_banner{
    width: 100%;
    height: auto;
    display: none;
}
.zck_banner{
    background: url(banner.jpg) no-repeat center;
    height: 488px;
    overflow: hidden;
}
.jn_logo{
    width:1200px;
    margin:75px auto 0px;
    padding-left:20px;
}
.dqwz{
    margin-top: 15px;
    background: url(dqwz.jpg) no-repeat left center;
    font-size: 14px;
    color: #333333;
    padding-left: 28px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 21px;
}
.dqwz a{
    color: #333333;
}
.sxtj{
    width: 100%;
    border: 1px solid #e2e2e2;
    padding: 30px 25px;
    overflow: hidden;
    margin-top:20px;
}
.sxtj_tit{
    font-size: 20px;
    color: #1d76f8;
    font-weight: bold;
}
.sxtj_box{
    line-height: 34px;
}
.sxtj_list_tit{
    font-size: 16px;
    color: #333333;
    width: 80px;
    margin-top: 20px;
    font-weight: bold;
}
.sxtj_list{
    width: 100%;
}
.sxtj_list li{
    cursor: pointer;
    width: auto;
    float: left;
    padding: 0 12px;
	line-height: 50px;
    text-align: center;
    color: #666666;
    border: 1px solid #ffffff;
}
.sxtj_list li:hover{
    color: #fff;
	background-color: #1455a5;
}
.sxtj_list .on{
	background-color: #1455a5;
    color: #fff;
}
.sxtj_list li:first-child{
   border: none;
}
.xjwj_list{
    width: calc(100% - 100px);
    display: none;
}
.xjwj_list .on{
    color: #3982f8;
}
.xjwj_list li{
    cursor: pointer;
    margin-top: 20px;
    width: auto;
    float: left;
    margin-left: 27px;
    text-align: center;
    color: #333333;
}
.wjk_btn{
    width: 250px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    float: right;
    margin-top: 26px;
}
.wjk_btn input{
    width: 100px;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    border: none;
}
.wjk_btn .submit{
    background-color: #1890ff;
    line-height: 40px;
}
.wjk_btn .reset{
    background-color: #1890ff;
}
.ss_box{
    margin-top: 34px;
    padding: 20px 0px 0px;
}
.searchBoxDiv {
    float: left;
    width: 446px;
    height: 62px;
    line-height: 62px;
    margin-left:15px;
    position: relative;
    font-size: 16px;
    color: #333333;
}
.lbel {
    font-size: 20px;
    color: #333333;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    margin-right: 6px;
}
.titleIpt {
    width: 340px;
    height: 50px;
    padding-left: 15px;
    color: #999999;
    font-size: 16px;
    line-height: 50px;
    border: 1px solid #e2e2e2;
}
.searchLsat{
    width: 210px;
    height: 50px;
    line-height: 50px;
    margin-left: 15px;
    float: left;
    font-size: 20px;
    font-weight: bold;
}
.searchLsat .ss_submit{
    border: none;
    background-color: #2e70c2;
    color: #ffffff;
    text-align: center;
    width: 100px;
    height: 50px;
    font-size:22px;
}
.searchLsat .ss_reset{
    background-color: #9098ac;
    display: block;
    cursor: pointer;
	 border: none;
	 color: #ffffff;
	 text-align: center;
	 width: 100px;
	 height: 50px;
	 font-size:22px;
	 margin-left: 9px;
	 
}
.sxjg{
    margin-top: 50px;
}
.sxjg li {
    border-bottom: 1px solid #ededed;
    min-height: 92px;
    margin-top: 30px;
	padding-right: 50px;
	padding-bottom: 24px;
}
.sxjg li:first-child{
    margin-top: 0;
}
.sxjg li .sxjg_jg{
    float: left;
    display: block;
    height: 32px;
    line-height: 32px;
    background: #2e70c2;
    color: #ffffff;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
}
.sxjg li .sxjg_tit{
    float: left;
    display: block;
    height: 32px;
    line-height: 32px;
    color: #333333;
    font-size: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-left: 12px;
    max-width: 88%;
}
.sxjg li div{
    clear: both;
}
.sxjg li .sxjg_span2{
    float: left;
    width: auto;
    font-size: 16px;
    color: #26558e;
    margin-top: 21px;
	line-height: 44px;
	background-color: #f7fbff;
	border: solid 1px #2e70c2;
	border-radius: 40px;
	padding: 0 20px;
}
.sxjg li .sxjg_span3{
	background-color: #4888d8;
	border-radius: 40px;
	padding: 0 20px;
	margin-top: 21px;
	line-height: 44px;
	color: #fff;
	float: left;
	width: auto;
	font-size: 16px;
}
.sxjg li div{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.sxjg li .sxjg_span2 span{
	font-size: 18px;
}
.sxjg li .sxjg_span2 label{
	color: #ff1100;
}
.sxjg li .sxjg_ckxq{
    width: 86px;
    height: 32px;
    border: 1px solid #a7c6f3;
    color: #a7c6f3;
    font-size: 16px;
    border-radius: 5px;
    float: left;
    margin-left: 20px;
    display: block;
    margin-top: 24px;
    line-height: 32px;
    text-align: center;
}
.ztfl_more{
    float: left;
    color: #3982f8;
    margin-top: 20px;
    margin-left: 20px;
}
/* 分页 */
.pagebg {
    margin: 50px auto;
    color: #666;
    display: block;
    overflow: hidden;
}
.pagebg ul{
    float:right;
}
.pagebg li {
    float:left;
    min-width: 32px;
    height: 32px;
    cursor: pointer;
    color: #666;
    font-size: 13px;
    line-height: 32px;
    border-radius: 5px;
    background-color: #f9f9f9;
    border: 1px solid #dce0e0;
    text-align: center;
    margin: 0 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.xl-nextPage,
.xl-prevPage {
    color: #0073A9;
    height: 28px;
}

.pagebg li.xl-disabled {
    opacity: .5;
    cursor: no-drop;
    background-color: #e5e5e5;
}

.pagebg li.xl-disabled:hover {
    background-color: #f9f9f9 !important;
    border: 1px solid #dce0e0 !important;
    color: #666 !important;
}

.pagebg li.xl-active {
    background-color: #2893f5;
    border-color: #2893f5;
    color: #FFF
}

.pagebg li:hover {
    background-color: #2893f5 !important;
    border-color: #2893f5;
    color: #FFF
}

.pagebg li.xl-jumpText {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    opacity: 1;
}

.pagebg li.xl-jumpText:hover {
    background-color: rgba(0, 0, 0, 0) !important;
    border-color: rgba(0, 0, 0, 0) !important;
}

.pagebg li.xl-jumpButton {
    padding: 0 5px;
}

#xlJumpNum {
    width: 35px;
    margin: 0 3px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.websitecheck {
    display: none !important;
}

.banjian_num,
.zixun_num,
.tousu_num {
    display: none;
}

.count {
    margin-bottom: 14px;
    color: red;
}
.wj_sl {
			line-height: 36px;
			margin-top: 20px;
			font-size: 18px;
			padding-left: 19px;
		}

		.wj_num {
			color: #1492ff;
		}

		.sxjg {
			margin-top: 20px;
		}

		#autocomplete-list {
			width: 340px;
			position: absolute;
			left: 106px;
			top: 50px;
			line-height: 50px;
			font-size: 16px;
			background-color: #fff;
			border: 1px solid rgba(64, 120, 190, 0.18);
			border-top: none;
			padding: 0 20px;
			display: none;
		}

		#autocomplete-list li {
			cursor: pointer;
		}

		#history-listbox {
			width: 340px;
			position: absolute;
			left: 106px;
			top: 50px;
			line-height: 50px;
			font-size: 16px;
			background-color: #fff;
			border: 1px solid rgba(64, 120, 190, 0.18);
			border-top: none;
			padding: 0 20px;
			display: none;
			z-index: 20;

		}

		#history-list {
			max-height: 250px;
			overflow: hidden;
		}

		#history-list li {
			cursor: pointer;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
			border-bottom: 1px solid #eee;
		}

		#history-list li:last-child {
			border-bottom: 0;
		}

		#history-listbox p:first-child {
			font-size: 18px;
			font-weight: bold;
			text-align: left;
		}

		#history-listbox p:last-child {
			font-size: 16px;
			text-align: center;
			cursor: pointer;
		}

		#history-listbox img {
			width: 18px;
			height: 18px;
			display: inline-block;
			vertical-align: text-top;
			margin-left: 8px;
		}

		.reci li {
			min-height: unset;
			border-bottom: none;
			float: left;
			padding: 0 10px;
			border-radius: 16px;
			margin-right: 10px;
			background: rgba(64, 120, 190, 0.14);
			cursor: pointer;
			color: #4078be;
		}

		.reci li:last-child {
			margin-right: 0;
		}

		.reci {
			display: block;
			line-height: 36px;
			margin: 23px 0;
			height: 36px;
			vertical-align: bottom;
			padding-left: 19px;
			float: right;
			width: 100%;
			font-size: 18px;
		}

		.reci span {
			float: left;
			font-weight: bold;
			margin-right: 20px;
		}

		#clear-history {
			float: right;
			color: #999;
			font-weight: normal;
			font-size: 16px;
			cursor: pointer;
		}

		.jgpx {
			height: 36px;
			line-height: 36px;
			/* margin: 20px 0; */
			font-weight: 700;
			display: inline-block;
			font-size: 18px;
			padding-left: 19px;
		}

		.jgpx a {
			margin-left: 20px;
			padding: 0 20px;
			display: inline-block;
			font-weight: lighter;
		}

		.jgpx a.on {
			background: rgba(218, 84, 69, 0.1);
			border-radius: 18px;
			color: #DA5445;
			/* font-weight: bold; */
		}

		.jgpx a:hover {
			background: rgba(218, 84, 69, 0.1);
			border-radius: 18px;
			color: #DA5445;
		}

		.sswz {
			height: 36px;
			line-height: 36px;
			/* margin: 20px 0; */
			font-weight: 700;
			display: inline-block;
			font-size: 18px;
		}

		.sswz a {
			margin-left: 20px;
			padding: 0 20px;
			display: inline-block;
			font-weight: lighter;
		}

		.sswz a.on {
			background: rgba(218, 84, 69, 0.1);
			border-radius: 18px;
			color: #DA5445;
			/* font-weight: bold; */
		}

		.sswz a:hover {
			background: rgba(218, 84, 69, 0.1);
			border-radius: 18px;
			color: #DA5445;
		}

		.mobblock {
			display: none;
		}

		.wjmcbox {
			display: inline-block;
			position: relative;
		}

		.wjmcbox span.mohu {
			font-weight: normal;
			position: absolute;
			right: 10px;
			top: 0;
			color: #999;
			font-size: 16px;
			line-height: 50px;
		}

		.wjmcbox span.mohu input {
			margin-right: 6px;
			vertical-align: middle;
		}

		.wjk_btn .reset {
			line-height: 40px;
		}

		.wjk_btn {
			width: 100px;
		}

		#wjmc {
			padding-right: 100px;
		}

		.jgdz_more {
			float: left;
			color: #3982f8;
			margin-top: 20px;
			margin-left: 20px;
		}

		.fwjg_more {
			float: left;
			color: #3982f8;
			margin-top: 20px;
			margin-left: 20px;
		}

		.wjsl {
			width: 100%;
			height: 131px;
			background-color: #f3f7ff;
			padding: 13px 0px 5px;
		}

		.wjsl ul {
			display: flex;
			justify-content: space-between;
		}

		.wjsl ul li {
			display: inline-block;
			font-size: 18px;
			color: #333;
			width: 230px;
			text-align: center;
		}

		.wjsl ul li div {
			display: block;
			text-align: center;
		}

		.wjsl ul li div>span {
			font-size: 30px;
			line-height: 69px;
			padding-right: 8px;
		}

		.wjsl ul li>span {
			font-size: 22px;
			color: #1455a5;
		}

		.sxbg {
			width: 100%;
			margin-top: 20px;
			min-height: 300px;
		}

		.sxbg td,
		.sxbg th {
			border-color: #99c4de;
		}

		.sxbg th {
			width: 143px;
			min-height: 50px;
			line-height: 50px;
			background-color: rgba(221, 235, 245, 0.58);
			font-size: 18px;
			color: #144c9a;
			text-align: center;
		}

		.sxbg td {
			min-height: 50px;
			line-height: 50px;
			padding: 0 10px;
		}

		.wjzt {
			max-height: 50px;
		}

		.wjzt li {
			display: inline-block;
			margin-left: 14px;
			line-height: 50px;
			vertical-align: top;
		}

		.year ul {
			max-height: 50px;
		}

		.wjzt input {
			width: 22px;
			height: 22px;
			border: solid 2px #999999;
			margin-right: 12px;
			font-size: 18px;
			cursor: pointer;
			vertical-align: sub;
		}

		.wjzt input:checked {
			appearance: none;
			border: none;
			background-image: url(/jpolicypub/jpolicy_files/template_file/front/10/images/anniu.png);
		}

		.yixuan {
			margin-top: 20px;
			min-height: 40px;
			width: 100%;
			box-sizing: border-box;
			padding-right:100px;
			position: relative;
		}

		.yixuan>span {
			line-height: 40px;
			font-size: 18px;
			color: #1455a5;
			margin-right: 20px;
			vertical-align: top;
			margin-bottom: 20px;
			display: inline-block;
		}
		.yixuan>span img{
			margin-left:10px;
		}

		.yixuan ul {
			display: inline-block;
			vertical-align: bottom;
			max-width: 1070px;
		}

		.yixuan ul li {
			float: left;
			min-width: 130px;
			height: 40px;
			background-color: #1455a5;
			position: relative;
			padding: 0 34px 0 12px;
			line-height: 40px;
			color: #fff;
			margin-right: 16px;
			margin-bottom: 20px;
		}

		.yixuan ul li>img {
			position: absolute;
			right: 12px;
			top: 11px;
			cursor: pointer;
			width: 19px;
			height: 19px;
		}

		.cjparent {
			position: relative;
		}

		.cjparent img {
			margin-left: 10px;
			cursor: pointer;
		}

		.xjcode {
			position: absolute;
			border: 1px solid #99c4de;
			left: 0px;
			top: 64px;
			z-index: 10;
		}

		.xjwj_list {
			width: 100% !important;
			background-color: #fff;
		}

		.xjwj_list li {
			margin-top: 0px !important;
		}

		.sxtj_list {
			max-height: 50px;
			overflow: hidden;
			padding-right: 90px;
		}

		.lbsxtj {
			width: 48%;
		}

		.lbsxtj .sxtj_list {
			padding-right: 50px;
		}

		.sxbg>tbody>tr {
			position: relative;
			height: 50px;
		}

		.lbzk {
			position: absolute;
			display: none;
			right: 32px;
			top: 0px;
			font-size: 18px;
			color: #436ba9;
			cursor: pointer;
		}

		.lbzk img {
			margin-left: 10px;
		}

		.ss_box {
			margin-top: 0 !important;
		}

		.sxjg li .sxjg_span2 {
			max-width: 310px;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
			line-height: 35px !important;
		}

		.bannerbox {
			width: 1200px;
			height: 100%;
			margin: 0 auto;
			position: relative;
		}

		.bannerbox a {
			position: absolute;
			display: block;
			height: 50px;
		}

		.bannerbox a:first-child {
			left: 10px;
			top: 276px;
			width: 260px
		}

		.bannerbox a:nth-child(2) {
			left: 10px;
			width: 250px;
			top: 341px;
		}

		.bannerbox a:nth-child(3) {
			left: 10px;
			width: 340px;
			top: 406px;
		}

		.sxjg li {
			margin-top: 24px !important;
		}

		.sxjg_zcjd {
			width: 122px !important;
			background-color: #4889d8 !important;
			text-align: center;
			color: #fff !important;
		}

		.sxjg_zcjd a {
			color: #fff;
		}