* {
		padding: 0;
		margin: 0;
	}

	a {
		text-decoration: none;
	}

	.main {
		width: 1200px;
		margin: 0 auto;
	}

	.header {
		width: 100%;
		height: 38px;
		line-height: 38px;
		background-color: #0568c3;
		font-size: 15px;
		color: #ffffff;
	}

	.header-lef {
		float: left;
	}

	.header-rig {
		float: right;
	}

	.header-rig input {
		width: 90px;
		height: 20px;
		border: solid 1px #ffffff;
		outline: none;
		margin-left: 10px;
		margin-right: 12px;
	}

	.header-rig span {
		width: 47px;
		height: 22px;
		line-height: 22px;
		text-align: center;
		display: inline-block;
		background-color: #ffffff;
		color: #0568c3;
	}

	/* logn */
	.logn {
		width: 100%;
		height: 250px;
		background: url(../img/bg.png) no-repeat center;
		background-size: cover;
	}

	.logn-main {
		height: 100%;
	}

	.logn-main>img {
		float: left;
		margin-top: 95px;
		transform: translateY(-50%);
	}

	.logn-main>.logn-main-right {
		float: right;
		font-size: 14px;
		margin-top: 95px;
		transform: translateY(-50%);
	}

	.logn-main-right>div:nth-of-type(1) {
		width: 341px;
		height: 40px;
		line-height: 40px;
		background-color: #ffffff;
		border: solid 1px #0568c3;
		box-sizing: border-box;
		position: relative;
	}
	.logn-main-right>div:nth-of-type(1) img{
		position: absolute;
		width: 24px;
		height: 26px;
		top: 5px;
		right: 18px;
	}
	
	.logn-main-right>div:nth-of-type(1) img:hover{
		cursor: pointer;
	}
	
	.logn-main-right .quan {
		display: inline-block;
		width: 82px;
		height: 100%;
		background-color: #0568c3;
		text-align: center;
		color: #ffffff;
	}

	.logn-main-right input {
		outline: none;
		margin-left: 14px;
		border: none;
	}

	.logn-main-right>div:nth-of-type(2) {
		color: #0568c3;
		margin-top: 15px;
	}
	.logn-main-right>div:nth-of-type(2) a{
	    color: #0568c3;
	}

	.logn-main-right>div:nth-of-type(2) span {
		margin-left: 10px;
	}

	/* nav */
	.nav {
		box-sizing: border-box;
		height: 45px;
		/* ie渐变 */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#65a7fb', endColorstr='#227cee', GradientType=0);
		/* ie渐变 */
		background-image: linear-gradient(0deg,
				#227cee 0%,
				#65a7fb 100%),
			linear-gradient(#0568c3,
				#0568c3);
		margin-top: -65px;
	}

	.nav a {
		float: left;
		text-align: center;
		display: block;
		;
		width: 150px;
		height: 45px;
		line-height: 45px;
		box-sizing: border-box;
		text-align: center;
		font-size: 18px;
		color: #ffffff;
	}

	/* 公告 */
	.notice {
		margin-top: 13px;
	}

	.notice::after {
		content: '';
		display: block;
		clear: both;
	}

	.notice-lef {
		float: left;
		width: 581px;
		height: 365px;
	}

	.notice-word {
		width: 581px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		color: #ffffff;
		position: absolute;
		right: 0;
		bottom: 0;
		background-color: rgba(5, 104, 195, 0.5);
		z-index: 10;
		padding-left: 25px;
		box-sizing: border-box;
		/* opacity: .5; */
	}

	/* sw */
	.pagination {
		position: absolute;
		z-index: 20;
		bottom: 10px;
		right: 50px;
		/* text-align: center; */
	}

	.swiper-pagination-switch {
		display: inline-block;
		width: 10px;
		height: 10px;
		background: #afc9e9;
		border-radius: 5px;
		margin: 0 5px;
		opacity: 0.8;
		cursor: pointer;
	}

	.swiper-active-switch {
		background-color: #ffffff;
	}

	/* sw */
	.notice-rig {
		float: right;
		width: 609px;
		min-height: 365px;
	}

	.notice-rig-tit {
		
	}
	.tit3{
		border-bottom: 1px dashed #737373;
		padding-bottom: 20px; 
	}
	.tit1 {
		font-size: 19px;
		font-weight: bold;
		line-height: 43px;
		background-color: #d7dde5;
	}

	.tit1:after {
		content: '';
		display: block;
		clear: both;
	}

	.tit1>span{
		float: left;
		display: inline-block;
		width: 160px;
		height: 43px;
		background-color: #d7dde5;
		text-align: center;
		color: #ffffff;
	}
	.tit1>span:nth-of-type(1){
		background-color: #0568c3;
	} 
	
	#noticemain2{
		display: none;
	}
/* 	.tit1>span:nth-of-type(2) {
		float: left;
		display: inline-block;
		width: 409px;
		height: 43px;
		background-color: #d7dde5;
		color: #33333e;
		padding-left: 40px;
	} */

	.tit2 {
		margin-top: 20px;
		text-align: center;
		color: #33333e;
		font-size: 25px;
		font-weight: bold;
	}

	.tit3 {
		display: block;
		text-indent: 2em;
		font-size: 16px;
		line-height: 20px;
		color: #898989;
		margin-top: 20px;
	}
	.tit3:hover{
		color: #898989;
	}
	.tit3 span {
		line-height: 25px;
	}
	.tit3 span:nth-of-type(2){
		color: #0568c3;
	}
	.notice-rig-main ol {
		box-sizing: border-box;
		list-style-type: disc;
		width: 100%;
		padding-left: 20px;
	}

	.notice-rig-main a {
		color: #333333;
		display: block;
	}

	.notice-rig-main li {
		font-size: 16px;
		margin-top: 20px;
		white-space：norwap
	}

	.notice-rig-main li>span:nth-of-type(1) {
		width: 75%;
		float: left;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.notice-rig-main li>span:nth-of-type(2) {
		float: right;
	}

	/* 录入查询 */
	.query {
		margin-top: 20px;
	}

	.query::after {
		content: '';
		display: block;
		clear: both;
	}

	.query a {
		display: block;
		float: left;
		margin-right: 6px;
	}

	.query a:nth-of-type(3) {
		margin-right: 0;

	}

	.query img {
		box-sizing: border-box;
		width: 396px;
		height: 90px;
		border: none;
	}

	/* link四块外链 */
	.link {
		margin-top: 20px;
		font-size: 19px;
		color: #ffffff;
	}

	.link:after {
		content: '';
		display: block;
		clear: both;
	}

	.link-box {
		float: left;
		margin-right: 15px;
		margin-bottom: 14px;
	}

	.link-top {
		height: 35px;
		line-height: 35px;
	}

	.link-top:after {
		content: '';
		display: block;
		clear: both;
	}

	.link-top>div:nth-of-type(1) {
		box-sizing: border-box;
		float: left;
		width: 174px;
		height: 100%;
		background-color: #0568c3;
		padding-left: 17px;
	}

	.img1 {
		float: left;
		width: 22px;
		height: 21px;
		margin-top: 16px;
		transform: translateY(-50%);
	}

	.imgWord {
		float: left;
		margin-left: 8px;
	}

	.link-top>div:nth-of-type(2) {
		box-sizing: border-box;
		color: #333333;
		float: left;
		width: 418px;
		height: 100%;
		/* ie渐变 */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d3dae7', GradientType=0);
		/* ie渐变 */
		background-image: linear-gradient(0deg,
				#d3dae7 0%,
				#e7ecf2 63%,
				#ffffff 100%),
			linear-gradient(#0568c3,
				#0568c3);
	}
	.add {
		width: 18px;
		height: 18px;
		line-height: 16px;
		color: white;
		border-radius: 50%;
		text-align: center;
		background-color: #0568c3;
		float: right;
		margin-top: 18px;
		transform: translateY(-50%);
		margin-right: 4px;
	}

	.gen {
		float: right;
		line-height: 35px;
		margin-right: 13px;
		color: #333333;
	}

	/* .link-top img{
				f
				width: 22px;
				height: 21px; 
			} */
	.link-bom {
		width: 592px;
		height: 206px;
		box-sizing: border-box;
		padding: 10px 30px 30px 30px;
		border: solid 1px #dadada;
		font-size: 16px;
	}

	.link-bom ol {
		box-sizing: border-box;
		list-style-type: disc;
		width: 100%;
		padding-left: 20px;
	}

	.link-bom a {
		display: block;
		color: #333333;
		font-size: 16px;
	}

	.link-bom li {
		margin-top: 20px;
	}

	.link-bom li>span:nth-of-type(1) {
		width: 75%;
		display: inline-block;
		float: left;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}


	.link-bom li>span:nth-of-type(2) {
		float: right;
	}

	/* 友情链接 */
	.friend {
		margin-top: 30px;
	}

	.friend-top {
		height: 35px;
		line-height: 35px;
		font-size: 19px;
		color: #ffffff;
	}

	.friend-top:after {
		content: '';
		display: block;
		clear: both;
	}

	.friend-top>div:nth-of-type(1) {
		box-sizing: border-box;
		float: left;
		width: 174px;
		height: 100%;
		background-color: #0568c3;
		padding-left: 17px;
	}

	.friend-top>div:nth-of-type(2) {
		box-sizing: border-box;
		color: #333333;
		float: left;
		width: 1026px;
		height: 100%;
		/* ie渐变 */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d3dae7', GradientType=0);
		/* ie渐变 */
		background-image: linear-gradient(0deg,
				#d3dae7 0%,
				#e7ecf2 63%,
				#ffffff 100%),
			linear-gradient(#0568c3,
				#0568c3);
	}

	.friend-top-img {
		float: left;
		width: 22px;
		height: 21px;
		margin-top: 16px;
		transform: translateY(-50%);
	}

	.friend-top-word {
		float: left;
		margin-left: 8px;
	}

	.friend-main {
		width: 100%;
		margin-top: 15px;
	}

	.friend-main>div:after {
		content: '';
		display: block;
		clear: both;
	}

	.friend-main a {
		display: block;
	}

	.friend-main img {
		box-sizing: border-box;
		width: 295px;
		height: 79px;
		border: solid 1px #0568c3;
		float: left;
		margin-bottom: 6px;
		margin-right: 6.5px;
	}



	a:hover {
		color: #0568c3;
	}
	
	.footer{
	    border-top: 4px solid #0568c3;
		margin-top: 70px;
		width:100%;
		height: 200px;
		line-height: 35px;
		background-color: white;
		text-align: center;
		color: #333333;
		position:relative;
	}
	.footer-main{
		width: 100%;
		position:absolute;
		top: 50%;
		transform: translateY(-50%);
	}




