/*统一样式*/

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
	margin: 0px;
	padding: 0px;
	outline: none;
}

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "微软雅黑";
}


/*清除浮动*/

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "020";
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}


/*清除样式*/

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
}

html {
	overflow-x: hidden;
}

img {
	border: 0px;
}

li {
	list-style: none;
}

body {
	text-align: left;
	font-family: '微软雅黑' !important;
}

a,
ins {
	text-decoration: none;
}

a {
	color: #333;
}

@media only screen and (min-width:768px) {
	.fLeft {
		float: left;
	}
	.fRight {
		float: right;
	}
	.cf:after {
		display: block;
		content: "";
		height: 0;
		visibility: hidden;
		clear: both;
	}
	.cf {
		zoom: 1;
	}
	.nav_top {
		width: 100%;
		height: 35px;
		background-color: #eee;
	}
	.nav_t_cont {
		width: 1200px;
		height: 35px;
		margin: 0 auto;
	}
	.n_t_c_left {
		float: left;
		background: url(/cms_files/jcms1/web3096/site/images/40244/CN_logo_03.png) no-repeat left;
		padding-left: 35px;
		line-height: 35px;
		font-size: 12px;
	}
	.n_t_c_left a {
		color: #666;
		font-size: 12px;
	}
	.n_t_c_right {
		float: right;
		line-height: 35px;
	}
	.n_t_c_right a,
	.n_t_c_right span {
		float: left;
	}
	.n_t_c_right a {
		padding: 0 9px;
		color: #7d7d7d;
		font-size: 12px;
	}
	.n_t_c_right a:nth-of-type(7) {
		padding-right: 0;
	}
	.n_t_c_right span {
		width: 2px;
		height: 14px;
	}
	.logo {
		height: 125px;
		width: 1200px;
		margin: 0 auto;
		position: relative;
	}
	.nav {
		width: 100%;
		height: 50px;
		background-color: #2077BE;
	}
	.nav_cont {
		height: 50px;
		margin: 0 auto;
	}
	.cont {
		width: 1200px;
	}
	.nav_cont ul {
		width: 100%;
	}
	.nav_cont li {
		float: left;
		width: 14.28%;
		height: 50px;
		line-height: 50px;
		text-align: center;
		border-left: 1px solid #fff;
	}
	.nav_cont li a {
		color: #fff;
		font-size: 17px;
		font-weight: 700;
	}
	.zh {
		border-right: 1px solid #fff;
	}
	.dqwz {
		width: 100%;
		/*height: 35px;*/
		background-color: #fff;
	}
	.dqwz_cont {
		width: 1200px;
		height: 35px;
		line-height: 35px;
		margin: 0 auto;
	}
	.cont1 {
		width: 1094px;
		min-height: 664px;
		margin: 0 auto;
		margin-top: 20px;
	}
	.cont1_left {
		width: 25%;
		height: 664px;
		float: left;
		margin-right: 2%;
		background-color: #f0f0f0;
	}
	.zfgg {
		height: 53px;
		width: 100%;
		line-height: 53px;
		text-align: center;
		font-weight: 800;
		font-size: 18px;
		background-color: #bb2335;
		color: #fff;
	}
	.zfnr {
		padding: 12px 24px;
	}
	.zfnr p {
		line-height: 35px;
		font-size: 12px;
	}
	.cont1_right {
		width: 72%;
		min-height: 664px;
		float: left;
		font-size: 12px;
	}
	.zfgb_img {
		width: 100%;
		height: 100px;
		overflow: hidden;
	}
	.gb_top {
		width: 100%;
		height: 52px;
		background-color: #f7f7f7;
		border-bottom: 2px solid #bb2335;
		margin-top: 18px;
		margin-bottom: 22px;
	}
	.gb_t_left {
		padding: 0 23px;
		color: #bb2335;
		font-size: 19px;
		font-weight: 800;
		float: left;
		line-height: 52px;
	}
	.gb_t_right {
		float: right;
	}
	.gb_t_right p,
	.gb_t_right .xl {
		float: left;
	}
	.xl {
		width: 198px;
		height: 33px;
		border: 2px solid #aaaaaa;
		position: relative;
		margin-top: 11px;
		margin-right: 21px;
		margin-left: 10px;
	}
	.anz {
		line-height: 52px;
	}
	select::-ms-expand {
		display: none;
	}
	.xl select {
		border: none;
		outline: none;
		width: 100%;
		height: 29px;
		line-height: 29px;
		appearance: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		-ms-appearance: none;
		padding-left: 10px;
	}
	.xl::after {
		content: "";
		width: 16px;
		height: 8px;
		position: absolute;
		right: 9px;
		top: 12px;
		background: url(/cms_files/jcms1/web3096/site/images/40244/xj.png) no-repeat;
		pointer-events: none;
	}
	.gb_lists {
		width: 100%;
		min-height: 408px;
	}
	.gb_lists a {
		width: 23%;
		height: 45px;
		line-height: 45px;
		text-align: center;
		border: 1px solid #cfcfcf;
		background-color: #f7f7f7;
		float: left;
		margin-right: 2%;
		margin-bottom: 20px;
	}
	.gb_lists .ns {
		margin-right: 0;
	}
	.gb_lists a:hover {
		background-color: #bb2335;
		color: #fff;
		text-decoration: none;
	}
	.foot {
		width: 100%;
		height: 100px;
		background-color: #5f5f5f;
	}
	.foot_cont {
		width: 1200px;
		height: 100px;
		margin: 0 auto;
		padding-top: 20px;
	}
	.f_left {
		width: 250px;
		float: left;
	}
	.f_midd {
		width: 474px;
		height: 60px;
		float: left;
		font-size: 12px;
		padding-left: 34px;
		color: #ebebeb;
		border-left: 1px solid #9f9f9f;
		border-right: 1px solid #9f9f9f;
	}
	.f_right a,
	.f_right span {
		float: left;
		line-height: 60px;
		font-size: 12px;
		color: #ebebeb;
	}
	.f_right {
		float: left;
		padding-left: 39px;
	}
	.f_right span {
		margin: 0 5px;
	}
	/*a标签默认样式*/
	a {
		text-decoration: none;
		color: inherit;
		transition: none;
	}
	img {
		border: none;
	}
	/*中间主体样式*/
	.zjszflm {
		width: 1200px;
		height: 100%;
		overflow: hidden;
		margin-left: auto;
		margin-right: auto;
		margin-top: 23px;
	}
	.zjszflm_left {
		width: 235px;
		float: left;
		height: 100%;
		overflow: hidden;
		padding-bottom: 9999px;
		margin-bottom: -9999px;
		background-color: #f6f6f6;
	}
	.zjszfyjlm {
		width: 235px;
		height: 40px;
		line-height: 40px;
		font-size: 15px;
		color: white;
		font-family: "Microsoft YaHei";
		text-align: center;
		background-color: #bb2335;
	}
	.zjszfyjzlm ul li {
		width: 195px;
		height: 50px;
		line-height: 50px;
		color: #333333;
		font-size: 15px;
		font-family: "Microsoft YaHei";
		padding-left: 40px;
		position: relative;
	}
	.zjszfyjzlm ul li img {
		position: absolute;
		left: 15px;
		top: 20px;
	}
	.zjszfyjzlm ul li:hover {
		color: #bb2335;
	}
	.zjszflm_right {
		width: 841px;
		float: right;
		height: auto;
		background-color: #f6f6f6;
	}
	.zjszfejlm {
		width: 805px;
		margin: 0 17px;
		font-size: 15px;
		color: #3d3d3d;
		font-family: "Microsoft YaHei";
		height: 37px;
		line-height: 37px;
		border-bottom: 2px solid #cdcdcd;
	}
	.zjszfxxlb {
		width: 805px;
		margin: 0 17px;
		font-size: 15px;
		color: #333333;
		font-family: "Microsoft YaHei";
		line-height: 45px;
	}
	.zjszfxxlb ul li {
		border-bottom: 1px dashed #e8e8e8;
	}
	/*a标签默认样式*/
	a {
		text-decoration: none;
		color: inherit;
		transition: all 0s ease-out 0s;
	}
	img {
		border: none;
	}
	/*body默认样式*/
	body {
		font-family: "微软雅黑";
		font-size: 15px;
	}
	/*中间部分注释*/
	.zjszfwzy {
		width: 1200px;
		margin: 0 auto;
		background-color: white;
		margin-top: 30px;
		margin-bottom: 40px;
		padding-left: 100px;
		padding-right: 100px;
	}
	.bt-wzbt {
		float: left;
		font-size: 26px;
		text-align: center;
		line-height: 60px;
		border-bottom: 2px solid;
	}
	.fz {
		background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/picture/0/2101191511268338461.png) no-repeat left;
	}
	.zjszfwzy-at {
		margin: 0 auto;
	}
	.bt_content p {
		/*font-size: 16px;*/
		font-weight: normal;
		line-height: 32px;
		margin-top: 16px;
	}
	.print td a:nth-child(1) {
		background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/picture/0/2101191615569274833.png?0.14897924985848388) 10px no-repeat;
	}
	.print td a:nth-child(2) {
		background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/picture/0/2101191615569615343.png?0.41095127525306174) 10px no-repeat;
	}
	.dqwz1 {
		width: 1200px;
		line-height: 60px;
		margin: 0 auto;
	}
	.wzbt {
		padding-left: 30px;
    		width: 960px;
    		display: inline-block;
		font-size: 28px;
		font-weight: bold;
		padding-top: 22px;
		line-height: 36px;
		text-align: center;
	}
	.fbt {
		font-size: 18px;
		height: 50px;
		padding-top: 22px;
		line-height: 30px;
		text-align: center;
	}
	.list {
		overflow: hidden;
		display: inline-block;
		zoom: 1;
		margin-bottom: 40px;
		    /*margin-top: 2rem;
    margin-bottom: 2rem;*/
		/* float: left; */
	}
	.list li {
		float: left;
		color: #333;
		font-size: 14px;
		margin-left: 20px;
	}
	.list1 {
		display: inline-block;
		zoom: 1;
		float: right;
		margin-bottom: 40px;
	}
	.list1 li {
		float: left;
		color: #333;
		font-size: 14px;
		margin-left: 20px;
	}
	.contbox .xxgk th {
		border: 1px solid #808080;
		height: 40px;
		font-size: 14px;
		color: #333;
		vertical-align: middle;
		text-align: right;
		font-weight: bold;
		color: #000;
	}
	.syh {
		letter-spacing: 3px;
	}
	.contbox .xxgk td {
		border: 1px solid #808080;
		height: 40px;
		font-size: 14px;
		color: #333;
		vertical-align: middle;
	}
	.contbox .xxgk th {
		border: 1px solid #808080;
		height: 40px;
		font-size: 14px;
		color: #333;
		vertical-align: middle;
		text-align: right;
		font-weight: bold;
		color: #000;
	}
	.syh {
		letter-spacing: 3px;
	}
	.contbox .xxgk td {
		border: 1px solid #808080;
		height: 40px;
		font-size: 14px;
		color: #333;
		vertical-align: middle;
	}
	.xxgk1 {
		display: none;
	}
	.zt tbody>tr>td>table>tbody>tr>td:first-child span {
		display: none;
	}
	#zoom table{
		max-width: 1000px !important;
	}
	#zoom img{
		max-width: 1000px !important;
	}
	.xxgk td{
		text-align: center;
	}
	.yybb{
		display: none;
	}
}



