* {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	list-style: none;
	box-sizing: border-box;
}

body {
	font-family: "微软雅黑" !important;
}

ul,
ol,
li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:focus {
	text-decoration: none;
}

table {
	max-width: 100% !important;
	border-spacing: 0;
	border-collapse: collapse;
	table-layout: fixed;
}

img {
	max-width: 100%;
	border: 0px !important;
	vertical-align: middle;
}

table td {
	white-space: pre-wrap;
	word-wrap: break-word;
	width: auto;
}

select,
input,
textarea {
	margin: 0;
	vertical-align: middle;
	resize: none;
	padding: 0;
	font-family: "微软雅黑";
}

.bt-left {
	float: left;
}

.bt-right {
	float: right;
}

.bt-clear {
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
}

@media screen and (max-width: 768px) {
	html {
		font-size: 20.48px;
	}
}

@media screen and (max-width: 720px) {
	html {
		font-size: 19.2px;
	}
}

@media screen and (max-width: 675px) {
	html {
		font-size: 18px;
	}
}

@media screen and (max-width: 600px) {
	html {
		font-size: 16px;
	}
}

@media screen and (max-width: 540px) {
	html {
		font-size: 14.4px;
	}
}

@media screen and (max-width: 472px) {
	html {
		font-size: 12.6px;
	}
}

@media screen and (max-width: 450px) {
	html {
		font-size: 12px;
	}
}

@media screen and (max-width: 431px) {
	html {
		font-size: 11.5px;
	}
}

@media screen and (max-width: 414px) {
	html {
		font-size: 11.04px;
	}
}

@media screen and (max-width: 411.5px) {
	html {
		font-size: 10.96px;
	}
}

@media screen and (max-width: 375px) {
	html {
		font-size: 10px;
	}
}

@media screen and (max-width: 360px) {
	html {
		font-size: 9.6px;
	}
}

@media screen and (max-width: 320px) {
	html {
		font-size: 8.533333333px;
	}
}

@media screen and (max-width: 280px) {
	html {
		font-size: 7.466666667px;
	}
}

.fwqdbg {
	background: url(http://www.shandong.gov.cn/picture/3102/2211081154529877355.png) no-repeat;
	background-size: cover;
	padding-bottom: 108px;
}

.top_box3_left {
	float: left;
}

.top_box3_left p {
	line-height: 56px;
	font-weight: 500;
	font-size: 40px;
	color: #FFFFFF;
}


/*头结束*/

.sx_list {
	width: 100%;
	max-width: 1200px;
	margin: 63px auto 49px;
}


/*左*/

.ts_main_left {
	width: 245px;
	float: left;
	background: #FFFFFF;
	box-shadow: 0 2px 8px 0 rgb(114 138 168 / 20%);
	border-radius: 4px;
}

.left_tit_main {
	background: #1677FF;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
}

.left_listsub_main {
	height: 660px;
	padding: 12px 20px 0 20px;
	overflow-y: auto;
}

.left_listsub_main::-webkit-scrollbar {
	width: 4px;
	/*height: 4px;*/
	background-color: #f5f5f5;
}

.left_listsub_main::-webkit-scrollbar-track {
	border-radius: 6px;
	background-color: #f5f5f5;
	webkit-box-shadow: inset 0 0 6px rgba(214, 214, 214, 0.3);
}

.left_listsub_main::-webkit-scrollbar-thumb {
	border-radius: 6px;
	background-color: #1677FF;
	opacity: .3;
	-webkit-box-shadow: inset 0 0 6px rgba(214, 214, 214, 0.3);
}

.left_list_sub {
	display: block;
	font-size: 16px;
	line-height: 46px;
	cursor: pointer;
	width: 100%;
	color: #2A2A2A;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.left_list_subhover {
	color: #1677FF;
}


/*右*/

.main_right {
	float: right;
	width: 890px;
	margin-top: 9px;
}

.searchform {
	padding-bottom: 17px;
	border-bottom: 4px solid #ACACAC;
	margin-bottom: 18px;
}

.searchformtop {
	float: left;
}

.zn2 {
	color: #333333;
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	width: 62px;
	margin-left: 7px;
	float: left;
}

.search_txt0 {
	width: 232px;
	border: 1px solid #D7D8D9;
	font-size: 16px;
	padding-left: 12px;
	color: #666;
	height: 30px;
	float: left;
}

.submitcon {
	color: #fff;
	text-align: center;
	background: #1677FF;
	height: 30px;
	border: none;
	width: 56px;
	font-size: 16px;
	margin-left: 40px;
	float: left;
	cursor: pointer;
}

.searchformtop+.searchformtop {
	margin-left: 11px;
}


/*表*/

.right_sx2bg1::-webkit-scrollbar {
	width: 2px;
	height: 4px;
	background-color: #f5f5f5;
}

.right_sx2bg1::-webkit-scrollbar-track {
	border-radius: 2px;
	background-color: #f5f5f5;
	webkit-box-shadow: inset 0 0 2px rgba(214, 214, 214, 0.3);
}

.right_sx2bg1::-webkit-scrollbar-thumb {
	border-radius: 2px;
	background-color: #1677FF;
	opacity: .3;
	-webkit-box-shadow: inset 0 0 2px rgba(214, 214, 214, 0.3);
}

.right_sx2bg {
	width: 890px;
}

.right_sx2 {
	background: #F1F2F3;
	line-height: 40px;
}

.right_sx2>span {
	font-size: 14px;
	color: #333333;
	padding-left: 30px;
	font-weight: 600;
	float: left;
}

.zmsx {
	width: 142px;
}

.sxmc {
	width: 142px;
}

.subject {
	width: 292px;
}

.zgdw {
	width: 142px;
}

.zgbm {
	width: 142px;
}

.right_sx2con>div {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	padding-left: 20px;
	font-weight: 400;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	overflow: hidden;
}

.right_sx2con>a {
	font-size: 14px;
	line-height: 20px;
	color: #1677FF;
	padding-left: 20px;
	font-weight: 400;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}

.subject_con {
	position: relative;
}

.subject_contxt {
	height: 100px;
	overflow: hidden;
	text-align: justify;
}

.subjectbtn {
	position: absolute;
	right: 0px;
	bottom: 20px;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
	width: 80px;
	line-height: 20px;
	cursor: pointer;
	text-align: right;
}

.subjectbtn i {
	color: #1677FF;
	font-style: normal;
}


/*分页*/

.pagebg {
	width: 450px;
	height: 34px;
	color: #337ab7;
	margin: 20px auto;
}

.pagebg ul {
	width: 100%;
	height: 100%;
}

.pagebg li {
	height: 100%;
	min-width: 32px;
	padding: 0px 5px;
	color: #337ab7;
	border: 1px solid #dddddd;
	float: left;
	text-align: center;
	cursor: pointer;
	line-height: 33px;
	font-size: 14px;
}

.pagebg li:first-child {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.pagebg li:last-child {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.pagebg li:not(:first-child) {
	border-left: none;
}


/*.xl-prevPage,
.xl-startPage,
.xl-nextPage,
.xl-endPage {
	width: 51px !important;
}*/

.pagebg li:hover {
	background-color: #337ab7;
	color: #ffffff;
}

.xl-active {
	background-color: #337ab7;
	color: #ffffff !important;
}

.pagebg .xl-jumpText {
	/*width: 150px;*/
	display: inline-block;
}

.pagebg .xl-jumpText:hover {
	color: #337ab7 !important;
	background: #ffffff !important;
}

.pagebg .xl-jumpText #xlJumpNum {
	width: 50px;
	border: 1px solid #999999;
	margin: -2px 8px 0px;
	appearance: none;
}

.pagebg .xl-disabled {
	cursor: no-drop;
}

@media only screen and (max-width: 1200px) {
	.sx_list {
		width: 98%;
		margin: 20px auto;
	}
	.ts_main_left {
		width: 20%;
	}
	.main_right {
		width: 75%;
	}
}

@media only screen and (max-width: 1000px) {
	.right_sx2bg1 {
		width: 100%;
		overflow-x: auto;
	}
	.searchformtop {
		float: none;
		margin-bottom: 15px;
	}
	.searchformtop+.searchformtop {
		margin-left: 0px;
	}
	.submitcon {
		float: none;
	}
}

@media only screen and (max-width: 600px) {
	.ts_main_left {
		float: none;
		width: 98%;
		margin: 0px auto 20px;
	}
	.main_right {
		float: none;
		width: 100%;
	}
	.left_listsub_main {
		height: 160px;
	}
	.left_list_sub {
		width: 50%;
		float: left;
	}
	.fwqdbg {
		padding-bottom: 30px;
	}
}

.pageold .left_tit_main {
	font-size: 36px;
	line-height: 72px;
}

.pageold .left_list_sub {
	font-size: 32px;
	line-height: 64px;
	cursor: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/1/cur/pointer.cur), auto !important;
}

.pageold .zn2 {
	font-size: 30px;
	line-height: 60px;
	width: 120px;
}

.pageold .search_txt0 {
	height: 50px;
	font-size: 32px;
	padding-left: 20px;
	width: 430px;
}

.pageold .submitcon {
	width: 110px;
	line-height: 56px;
	height: 56px;
	font-size: 30px;
	float: none;
	cursor: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/1/cur/pointer.cur), auto !important;
}

.pageold .right_sx2 {
	line-height: 80px;
}

.pageold .right_sx2>span {
	font-size: 28px;
}

.pageold .right_sx2con>div {
	font-size: 28px;
	line-height: 56px;
}

.pageold .right_sx2con>a {
	font-size: 28px;
	line-height: 56px;
}

.pageold a * {
	cursor: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/1/cur/pointer.cur), auto !important;
}

.pageold .subjectbtn {
	width: 160px;
	line-height: 56px;
	cursor: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/1/cur/pointer.cur), auto !important;
}

.pageold .subjectbtn i {
	cursor: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/1/cur/pointer.cur), auto !important;
}

.pageold .searchformtop {
	float: none;
	margin-bottom: 30px;
}

.pageold .searchformtop+.searchformtop {
	margin-left: 0px;
}

.pageold .subject_contxt {
	height: 224px;
}

.pageold .pagebg {
	width: 100%;
	height: 66px;
}

.pageold .pagebg li {
	min-width: 50px;
	line-height: 64px;
	font-size: 32px;
	cursor: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/1/cur/pointer.cur), auto !important;
}

.pageold .pagebg .xl-jumpText #xlJumpNum {
	height: 30px;
}