@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0
}

li {
	list-style: none
}

a {
	text-decoration: none
}

input {
	outline: none
}

img {
	border: none
}

@media screen and (min-width: 769px) {
	body {
		width: 100%;
		background: #fff;
		margin: 0 auto;
		text-align: center;
		font-family: "微软雅黑", "Microsoft Yahei";
		min-width: 1000px;
		overflow-x: hidden
	}

	.Left {
		float: left
	}

	.Songti {
		font-family: "宋体";
		font-size: 14px;
	}

	.None {
		display: none
	}

	.Header {
		width: 100%;
	}

	.Header .LogoBar {
		width: 100%;
		background: url(./indexBanner.jpg) center top no-repeat;
	}

	.Header .LogoBar .Logo {
		width: 1000px;
		height: 180px;
		margin: 0 auto
	}

	.Header .LogoBar .Logo img {
		padding: 47px 0 0 22px;
		float: left
	}

	.Header .LogoBar .Logo .Edition {
		width: 162px;
		padding: 20px 10px 0 0;
		float: right;
		height: 23px;
		overflow: hidden
	}

	.Header .LogoBar .Logo .Edition p {
		font-size: 12px;
		line-height: 19px;
		padding: 2px 3px;
		width: 156px;
		background: url(./EditionBg.png);
		float: left;
		width:
	}

	.Header .LogoBar .Logo .Edition p a {
		width: 39px;
		float: left;
		color: #000;
		transition: .2s all;
		-webkit-transition: .2s all;
		background: url(./EditionA.png) -50px no-repeat;
		-moz-transition: .2s all;
		-ms-transition: .2s all;
		-o-transition: .2s all;
		border-radius: 8px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		-ms-border-radius: 8px;
		-o-border-radius: 8px
	}

	.Header .LogoBar .Logo .Edition p a.Curr,
	.Header .LogoBar .Logo .Edition p a:hover {
		color: #fff;
		background: url(./EditionA.png) left no-repeat
	}

	.NavBar {
		width: 100%;
		line-height: 44px;
		background: #1e63b0;
	}

	.NavBar p {
		width: 1000px;
		margin: 0 auto;
	}

	.NavBar p a {
		float: left;
		color: #fff;
		padding: 0 28px 0 29px;
		margin: 0 1px 0 0;
		display: inline
	}

	.NavBar p a:hover,
	.NavBar p a.Active {
		background: #b71900
	}

	.All {
		width: 100%;
	}

	.Main {
		width: 1000px;
		margin: 0 auto
	}

	.LastNews {
		width: 100%;
	}

	.LastNews li {
		width: 100%;
		line-height: 24px;
		float: left
	}

	.LastNews li a {
		padding: 0 0 0 10px;
		background: url(./IconSprite.png) left -154px no-repeat;
		color: #666;
		float: left;
		text-align: left
	}

	.LastNews li a:hover {
		background: url(./IconSprite.png) left -200px no-repeat;
		color: #b71900
	}

	.ColumeTit {
		width: 100%;
		line-height: 37px;
		padding: 10px 0 16px 0;
		background: url(./Slash.png) left 32px repeat-x;
		float: left
	}

	.ColumeTit h1 {
		font-size: 20px;
		padding: 0 10px 0 37px;
		color: #323232;
		float: left;
		text-align: left
	}

	.SubClaTit {
		width: 100%;
		line-height: 27px;
		border-bottom: 2px solid #1e63b0;
		float: left
	}

	.SubClaTit b {
		float: left;
		text-align: left;
		color: #1e63b0;
		font-size: 18px;
	}

	.More {
		float: right;
		text-align: right;
		padding: 0 17px 0 0;
		color: #5e5e5e;
		background: url(./MoreIco.png) right no-repeat;
		font-family: "宋体";
		font-size: 12px;
	}

	.More:hover {
		color: #b71900
	}

	.Footer {
		width: 100%;
	}

	.Footer .Links {
		width: 100%;
		padding: 10px 0;
		background: #f8f8f8
	}

	.Footer .Links p {
		width: 1000px;
		margin: 0 auto;
		heiht: 30px;
	}

	.Footer .Links p select {
		border: 1px solid #aaa;
		height: 28px;
		line-height: 28px;
		font-size: 14px;
		font-family: "微软雅黑", "Microsoft Yahei";
		color: #444;
		float: left;
		width: 190px;
		margin: 0 10px 0 0;
		display: inline
	}

	.CopyRight {
		width: 100%;
		background: url(./CopyRightBg.png) top repeat-x #185aae;
		padding: 0 0 47px 0
	}

	.CopyRight p {
		width: 1000px;
		margin: 0 auto
	}

	.CopyRight p span {
		line-height: 30px;
		padding: 20px 0 30px 0;
		color: #bcd9ff;
		font-family: "宋体";
		font-size: 12px;
		width: 100%;
		float: left
	}

	.CopyRight p img {
		margin: 0 auto
	}

	#count span {
		padding: 0
	}

	.PubCopyRight {
		width: 100%;
		background: #ebebeb;
		padding: 0 0 47px 0;
		border-top: 5px solid #e63e34
	}

	.PubCopyRight p {
		width: 1000px;
		margin: 0 auto
	}

	.PubCopyRight p span {
		line-height: 30px;
		padding: 20px 0 30px 0;
		color: #323232;
		font-family: "宋体";
		font-size: 12px;
		width: 100%;
		float: left
	}

	.PubCopyRight p img {
		margin: 0 auto
	}

	/*----------------------------------- Common Style Above-----------------------------------------*/

	.PubNavBar {
		width: 100%;
		background: #e63e34;
		line-height: 44px
	}

	.PubNavBar p {
		width: 1000px;
		margin: 0 auto;
	}

	.PubNavBar p a {
		float: left;
		color: #fff;
		padding: 0 28px 0 29px;
		margin: 0 1px 0 0;
		display: inline
	}

	.PubNavBar p a:hover,
	.PubNavBar p a.Active {
		background: #b71900
	}

	.PubHeader {
		width: 100%;
		border-bottom: 1px solid #e63e34;
		height: 225px;
		background: url(./GovInfoBanner.jpg) center top no-repeat;
		margin: 0 0 20px 0;
		display: inline
	}

	.PubHeader .PubLogoBar {
		width: 1000px;
		margin: 0 auto;
	}

	.PubHeader .PubLogoBar img {
		padding: 32px 0 0 28px;
		float: left
	}

	/*-------------20150528---------------*/
	.NewNav {
		width: 1000px;
		margin: 0 auto;
	}

	.NewNav li {
		float: left;
		position: relative;
		z-index: 999
	}

	.NewNav li a {
		color: #fff;
		padding: 0 38px;
		line-height: 44px;
		margin: 0 1px 0 0;
		display: inline-block;
	}

	.NewNav li a:hover,
	.NewNav li a.Active {
		background: #b71900
	}

	.Navmenu {
		position: absolute;
		z-index: 999;
		background: #b71900;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=90)";
		filter: alpha(opacity=90);
		-moz-opacity: 0.9;
		-khtml-opacity: 0.9;
		opacity: 0.9;
		padding: 8px 0;
		left: 0;
		top: 44px
	}

	.Navmenu dd {
		border-bottom: 1px solid #d4432c;
	}

	.Navmenu dd a {
		line-height: 30px;
		padding: 0 5px
	}

	.Navmenu dd:hover {
		background: #980501
	}

	.Navmenu dd a:hover {
		background: #980501
	}

	.dlone {
		width: 172px
	}

	.dltwo {
		width: 140px
	}

	.HzLogo {
		width: 153px;
		height: 31px;
		background: url(./HzTop.png) no-repeat bottom;
		float: left;
		padding: 35px 0 0 115px;
	}

	.Edition01 {
		width: 43px;
		overflow: hidden;
		padding-left: 87px;
		padding-top: 10px;
		float: left
	}

	.Edition01 p {
		width: 43px;
		height: 23px;
		background: url(./TOP.png) no-repeat;
		margin-bottom: 5px;
	}

	.Edition01 p a {
		width: 39px;
		height: 19px;
		line-height: 19px;
		color: #000;
		font-size: 12px;
		display: inline-block;
		margin-top: 2px;
		transition: .2s all;
		-webkit-transition: .2s all;
		background: url(./EditionA.png) -50px no-repeat;
		-moz-transition: .2s all;
		-ms-transition: .2s all;
		-o-transition: .2s all;
		border-radius: 8px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		-ms-border-radius: 8px;
		-o-border-radius: 8px
	}

	.Edition01 p a.Curr01 {
		background: url(./EditionA.png) no-repeat;
		color: #fff
	}

	.Edition01 p a:hover {
		background: url(./EditionA.png) no-repeat;
		color: #fff
	}

	/* 20150603 */
	.Nav02 {
		width: 1020px;
		height: 35px;
		margin: 0 auto;
		*margin: 44px auto 0 auto;
		background: #b71900;
		overflow: hidden;
		text-align: left;
		padding-left: 20px;
		position: absolute;
		display: none
	}

	.NewNav .Nav02 a {
		padding: 0 20px;
		color: #fff;
		height: 35px;
		line-height: 35px;
		display: inline-block;
		float: left;
	}

	.NewNav .Nav02 a:hover,
	.NewNav .Nav02 a.Addclass {
		background: #9e0901
	}
}

@media screen and (max-width: 768px) {
	body {
		width: 100%;
		background: #fff;
		margin: 0 auto;
		text-align: center;
		font-family: "微软雅黑", "Microsoft Yahei";
		overflow-x: hidden
	}

	.Header {
		width: 100%;
	}

	.Logo {
		text-align: right;
	}

	.Logo a img {
		width: 100%;
	}

	.Edition01,
	.HzLogo {
		display: none;
	}

	.LogoBar {
		width: 100%;
		background: url(./indexBanner.jpg);
		background-size: 100% 100%;
		padding-bottom: 15px;
	}

	.loginBtns {
		position: relative;
		padding-right: 20px;
	}

	#subNavBar {
		height: auto !important;
		overflow: visible !important;
	}

	.Nav02 {
		position: relative;
		top: 0;
		left: 0;
		background-color: #B71900;
		display: none;
		flex-wrap: wrap;
	}

	.Nav02 a {
		width: 50% !important;
	}

	.CopyRight {
		padding: 0 !important;
	}

	.CopyRight p span {
		width: 100%;
		background: url(./CopyRightBg.png) top repeat-x #185aae;
		display: inline-block;
	}

	.CopyRight div {
		width: 100% !important;
		height: 120px;
		background: url(./CopyRightBg.png) top repeat-x #185aae;
		padding-bottom: 10px;
		position: relative;
	}

	.CopyRight div div {
		width: 30% !important;
		height: auto;
		position: absolute;
		top: 52px;
		left: 85px;
	}

	.CopyRight div p {
		width: 100% !important;
		margin: 10px 0px 0px 5px !important;
		position: absolute;
		top: 0;
		left: 0;
	}

	#_ideConac a img {
		position: absolute;
		top: 40px;
		left: 110px;
	}

	#count {
		background: url(./CopyRightBg.png) top repeat-x #185aae;
	}

	.NewNav {
		width: 100%;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
	}

	.NewNav li {
		width: 25%;
		background-color: #1e63b0 !important;
	}

	.NewNav li a {
		color: #fff;
		padding: 0 !important;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 15px;
		height: 40px;
		width: 100%;
		text-align: center;
	}

	#zoom table tr td img {
		width: 100%;
	}
	#zoom p a img{
		width: auto;
	}
	.PubNavBar {
		width: 100%;
		background: #e63e34;
		line-height: 44px;
	}

	.PubNavBar p {
		width: auto !important;
		overflow: hidden;
	}

	.PubNavBar p a:hover,
	.PubNavBar p a.Active {
		background: #b71900;
	}

	.PubNavBar p a {
		width: 50%;
		float: left;
		color: #fff;
		padding: 0;
		margin: 0;
		display: inline;
	}

	.PubLogoBar img {
		width: 100%;
	}

	.PubHeader {
		width: 100%;
		border-bottom: 1px solid #e63e34;
		background: url('/cms_files/jcms1/web3246/site/images/31286/GovInfoBanner.jpg') center top no-repeat;
		margin: 0 0 20px 0;
		background-size: 100% 100%;
	}
	.All{
		overflow: hidden;
	}
	.PubCopyRight{
		background-color: #ebebeb;
		border-top: 5px solid #e63e34;
		padding-bottom: 10px;
	}
	.PubCopyRight p span{
		font-size: 14px;
	}
	#_ideConac a{
		position: relative;
		display: inline-block;
		width: 80px;
		height: 15px;
	}
	.simple_pgContainer li span a{
		display: inline-block;
		width: 65%;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.Main{
		min-height: 0!important;
	}
}