@charset "utf-8";

/* CSS Document */
* {
	padding: 0;
	margin: 0;
}

ul, li {
	list-style: none;
}

a {
	text-decoration: none;
}

body {
	font-size: 12px;
}
.container {
	width: 1200px;
	min-width:1200px;
}
a:hover {
	text-decoration: underline;
}
.topdev {
	float: left;
	width: 100%;
	overflow: hidden;
	background: #eeeeee;
	border-bottom:solid 1px #ddd;
}
.topdevText {
	width: 1200px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
}
	.topdevText a {
	font-size:14px;
	}
	.banner {
		display: block;
		float: left;
		width: 1200px;
		overflow: hidden;
		background: #e95613;
		text-align: center;
	}

.navi {
	display: block;
	float: left;
	width: 100%;
	height: 44px;
	background: #e95613;
	text-align: center;
}

	.navi ul {
		display: block;
		width: 960px;
		height: 44px;
		line-height: 44px;
		margin: 0 auto;
		padding: 0 0 0 20px;
		color: #FFF;
		font-family: "微软雅黑";
		font-size: 14px;
	}

		.navi ul li {
			display: block;
			float: left;
			margin: 0 4px;
		}

			.navi ul li a {
				color: #fff;
			}

				.navi ul li a:hover {
					text-decoration: underline;
				}

.main {
	display: block;
	width: 1200px;
	height: auto;
	background: #fff;
	margin:5px auto;
}

.photo {
	display: block;
	float: left;
	width: 944px;
	height: 147px;
	margin-top: 7px;
	padding: 1px 1px 0 1px;
	border: 1px solid #b0cae3;
}

.tit {
	display: block;
	float: left;
	width: 1200px;
	height: 40px;
	background: url(/2023beidou/images/banner2.jpg) no-repeat;
	background-size: 100% 100%;
	line-height: 40px;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 18px;
	margin-bottom: 7px;
	padding-left: 20px;
}

.photo-list {
	margin: 0;
	padding: 0 0 0 12px;
}

	.photo-list li {
		display: block;
		float: left;
		width: 43px;
		height: 42px;
		border: 1px solid #333;
		margin: 0 1px 1px 0;
	}

.partone {
	display: block;
	float: left;
	width: 1200px;
	margin-top: 7px;
}

.POleft {
	display: block;
	float: left;
	width: 592px;
	height: 430px;
	border: solid 1px #337eba;
}
.box {
	width: 592px;
	height: 430px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}

.box-1 ul {
}

	.box-1 ul li {
		width: 592px;
		height: 430px;
		position: relative;
		overflow: hidden;
	}

		.box-1 ul li img {
			display: block;
			width: 592px;
			height: 430px;
		}

		.box-1 ul li h2 {
			position: absolute;
			left: 0;
			bottom: 0;
			height: 40px;
			/*width: 400px;*/
			background: rgba(125,125,120,.4);
			text-indent: 2em;
			padding-right: 200px;
			font-size: 15px;
			line-height: 40px;
			text-overflow: ellipsis;
			overflow: hidden;
			white-space: nowrap;
			font-weight: normal;
			color: ghostwhite
		}

.box-2 {
	position: absolute;
	right: 10px;
	bottom: 14px;
}

	.box-2 ul li {
		float: left;
		width: 12px;
		height: 12px;
		overflow: hidden;
		margin: 0 5px;
		border-radius: 50%;
		background: rgba(0,0,0,0.5);
		text-indent: 100px;
		cursor: pointer;
	}

	.box-2 ul .on {
		background: rgba(255,255,255,0.6);
	}

.box-3 span {
	position: absolute;
	color: white;
	background: rgba(125,125,120,.3);
	width: 50px;
	height: 80px;
	top: 50%;
	font-family: "宋体";
	line-height: 80px;
	font-size: 60px;
	margin-top: -40px;
	text-align: center;
	cursor: pointer;
}

.box-3 .prev {
	left: 10px;
}

.box-3 .next {
	right: 10px;
}

.box-3 span::selection {
	background: transparent;
}

.box-3 span:hover {
	background: rgba(125,125,120,.8);
}



.news {
	display: block;
	float: left;
	width: 100%;
	font-size: 14px;
	margin: 12px 0 0 10px;
	padding: 0;
}

	.news li {
		float: left;
		width: 95%;
		height: 30px;
		line-height: 30px;
		word-break: break-all;
		overflow: hidden;
		margin-top: 5px;
		margin-bottom: 5px;
		border-bottom: 1px dashed #bfbdbd;
	}

		.news li a {
			color: #1d66ab;
			font-size: 15px;
		}

.POright {
	display: block;
	float: right;
	width: 582px;
	height: 430px;
	border: 1px solid #337eba;
}

.titR {
	display: block;
	float: right;
	width: 580px;
	height: 40px;
	background: url(/2023beidou/images/banner2.jpg) no-repeat;
	background-size: 100% 100%;
	line-height: 40px;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 18px;
	margin-bottom: 7px;
	padding-left: 20px;
}

.hhxx {
	display: block;
	float: left;
	width: 580px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 22px;
}

	.hhxx b {
		color: #1d66ab;
	}

.hhxxb {
	display: block;
	float: left;
	width: 550px;
	margin-bottom: 5px;
}

.light {
	display: block;
	float: left;
	width: 355px;
	margin-left: 10px;
	line-height: 18px;
	font-size: 12px;
}

.enhance {
	display: block;
	float: left;
	width: 1200px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #337eba;
}

	.enhance img {
		border: 1px solid #c4cbdd;
		padding: 1px;
	}

.enhanceL {
	display: block;
	float: left;
	width: 326px;
	margin-left: 5px;
}

	.enhanceL a {
		color: #000;
	}

.picrightList {
	display: block;
	width: 850px;
	padding: 0;
	float: left;
}

	.picrightList ul {
		width: 850px;
	}

		.picrightList ul li {
			display: block;
			float: left;
			width: 270px;
			padding: 0 0 10px 0;
		}

			.picrightList ul li a {
				color: #1d66ab;
				font-weight:bold;
			}

.enimg {
	display: block;
	float: left;
}

.enfont {
	display: block;
	float: left;
	width: 138px;
	margin-left: 6px;
}

.enhance1 {
	display: block;
	float: left;
	width: 944px;
	margin-top: 7px;
	padding: 1px 1px 6px 1px;
	border: 1px solid #b6cee5;
}

.centerProject-list {
	width: 100%;
	padding: 0px;
}

	.centerProject-list ul {
		float: left;
		padding: 3px;
	}

		.centerProject-list ul li {
			float: left;
			width: 222px;
			height: 200px;
			padding: 3px;
			margin-left: 5px;
			margin-right: 5px
		}

			.centerProject-list ul li img {
				width: 220px;
				height: 140px
			}

			.centerProject-list ul li p {
				text-align: center;
				font-size: 14px;
				line-height: 25px;
				height: 25px;
				overflow: hidden
			}

				.centerProject-list ul li p a {
					color: #1d66ab;
				}


.TU {
	display: block;
	float: left;
	width: 944px;
	margin: 0px;
	padding: 10px 0 0 11px;
}

	.TU li {
		display: block;
		float: left;
		margin: 0 17px 13px 0;
	}

.enhance2 {
	display: block;
	float: left;
	width: 944px;
	margin-top: 7px;
	background: #fff;
	padding: 1px 1px 10px 1px;
	border: 1px solid #0c0b3a;
}

.enhance3 {
	display: block;
	float: left;
	width: 944px;
	margin-top: 7px;
	background: #fff;
	padding: 1px 1px 0px 1px;
	border: 1px solid #0c0b3a;
}

.tabmain {
	width: 100%;
}

.tabd {
	margin-top: 10px;
	line-height: 30px;
	border: none;
	margin-left: 22px;
}

.header_nav {
	display: block;
	float: left;
	background: url(images/header_nav_bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: : 43px;
	font-size: 12px;
}

	.header_nav .text {
		margin: auto;
		PADDING-RIGHT: 0px;
		PADDING-LEFT: 0px;
		PADDING-BOTTOM: 0px;
		COLOR: #666;
		LINE-HEIGHT: 43px;
		width: 960px;
		text-align: left;
	}

		.header_nav .text IMG {
			FLOAT: left;
			MARGIN: 7px 10px 0px 5px;
			border: none;
		}

	.header_nav a {
		color: #000;
		text-decoration: none;
		line-height: 12px;
	}

		.header_nav a:hover {
			color: #bc2931;
			text-decoration: underline;
		}



.tab {
	display: block;
	float: left;
	width: 944px;
	margin: 10px 0 0 0;
}

.standard {
	margin: 0 0 20px 90px;
	padding: 0;
	border: 1px solid #1a7abd;
	border-right: none;
	line-height: 32px;
}

.boderline {
	text-align: center;
	border-right: 1px solid #1a7abd;
	border-bottom: 1px solid #1a7abd;
}

.boderline1 {
	text-align: center;
	border-right: 1px solid #1a7abd;
}

.boderline2 {
	text-align: center;
	border-bottom: 1px solid #1a7abd;
}

.BMinput {
	margin: 0 0 0 90px;
	padding: 0;
	line-height: 36px;
	font-size: 14px;
}

.WB {
	border: 1px solid #76afd7;
	width: 187px;
	height: 27px;
	line-height: 27px;
}

.HKSM {
	display: block;
	float: left;
	width: 864px;
	border-top: 1px dashed #666;
	margin: 10px 0 0 0;
	padding: 10px 0 0 80px;
	line-height: 22px;
}

.zc {
	display: block;
	width: 638px;
	padding: 0 0 15px 0;
	float: left;
	border: #b0cae3 2px solid;
}

	.zc ul {
		display: block;
		float: left;
		width: 618px;
		margin: 6px 0 0 0;
		font-size: 14px;
		line-height: 24px;
		padding: 0 0 0 20px;
	}

		.zc ul a {
			color: ##b0cae3;
		}

			.zc ul a:hover {
				color: #666;
				text-decoration: none;
			}

.tit1 {
	display: block;
	float: left;
	width: 638px;
	height: 40px;
	background: url(images/bgbg.png) no-repeat;
	line-height: 40px;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 18px;
	margin-bottom: 7px;
}

.honor {
	display: block;
	float: left;
	width: 608px;
	padding: 0 15px 10px 15px;
	line-height: 22px;
}

	.honor h2 {
		font-family: "微软雅黑";
		font-size: 16px;
		width: 608px;
		text-align: center;
	}

/*导航菜单 start*/

/* 清楚列表的填充，边界，和类表符号 */
.menu ul li ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/* 让主菜单项目横排 */
.menu ul li {
	float: left;
	position: relative;
}

	/* 设置主菜单链接的格式 */
	.menu ul li a,
	.menu ul li a:visited {
		display: block;
		text-align: center;
		text-decoration: none;
		height: 44px;
		float: left;
		line-height: 44px;
		color: #FFFFFF;
	}

	/* 设置主菜单链接的格式 */
	.menu ul li ul li a,
	.menu ul li ul li a:visited {
		display: block;
		text-align: center;
		text-decoration: none;
		width: 70px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		color: #333;
	}

	/* 设置主菜单链接的颜色，背景等格式 */
	.menu ul li ul li:hover a,
	.menu ul li ul li.show a {
		color: #fff;
		line-height: 38px;
		font-size: 16px;
		background: url(images/menuhover.png) repeat-x top;
		height: 36px;
	}

	/* ie7,fireFox下显示子菜单 */
	.menu ul li:hover ul,
	.menu ul li.show ul {
		display: block;
		width: 70px;
		position: absolute;
		top: 44px;
		left: -10px;
	}

		/* ie7,fireFox下显示子菜单222 */
		.menu ul li:hover ul li:hover ul,
		.menu ul li.show ul li.show ul,
		.menu ul li.show ul li.show ul li.show ul,
		.menu ul li:hover ul li:hover ul li:hover ul {
			display: block;
			position: absolute;
			top: 44px;
			left: -10px;
			width: 70px;
		}

	/* ie6下显示子菜单-结合js */
	.menu ul li.show ul {
		display: block;
		position: absolute;
		top: 44px;
		left: -10px;
		width: 70px;
	}

		/* 将子菜单【下拉菜单】默认隐藏起来 */
		.menu ul li ul,
		.menu ul li ul li ul,
		.menu ul li:hover ul li ul,
		.menu ul li:hover ul li:hover ul li ul,
		.menu ul li.show ul li.show ul li ul,
		.menu ul li.show ul li ul li ul {
			display: none;
		}

	/* 设置子菜单链接的颜色，背景等格式 */
	.menu ul li:hover ul li a,
	#menuUL li.show ul li a {
		display: block;
		background: #2B9BEE;
		color: #fff;
		font-size: 12px;
		height: 30px;
		line-height: 30px;
	}

		/* 设置子菜单鼠标悬停时的颜色，背景等格式 */
		.menu ul li:hover ul li a:hover,
		#menuUL li.show ul li a:hover {
			background: url(images/menuhover.jpg) repeat-x top;
			color: #1373F4;
			height: 30px;
		}

/*导航菜单 end*/


.ZWT {
	display: block;
	float: left;
	width: 924px;
	margin: 0 0 0 10px;
	padding: 0;
}

.logo {
	display: block;
	float: left;
	width: 944px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

	.logo li {
		display: block;
		float: left;
		margin: 0 10px 10px 0;
		padding: 0;
	}

.media {
	display: block;
	float: left;
	width: 934px;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

	.media li {
		display: block;
		float: left;
		border: 1px solid #e6e6e6;
		margin: 0 4px 5px 0;
		padding: 0;
	}

		.media li a img {
			border: none;
		}


.bjz4 {
	width: 100%;
	h background-repeat: repeat;
}

.content {
	width: 943px;
	margin: 0px auto;
	padding-top: 35px;
}

.nav {
	width: 943px;
	height: 30px;
	margin: 0px;
	border-bottom: 1px solid #8d8d8d;
	height: 46px;
	background: url(images/banner2.jpg) no-repeat;
	background-size: 100% 100%;
}

.h2 {
	font-size: 18px;
	line-height: 38px;
	font-family: "微软雅黑";
	color: #fff;
	height: 40px;
	float: left;
}

.zhanming {
	width: 943px;
	height: 100px;
	float: right;
	position: relative;
}

	.zhanming ul {
		width: 943px;
		margin: 0px;
		padding: 0px;
		height: 100px;
		list-style-type: none;
		position: absolute;
		right: 0px;
		bottom: -23px;
	}

	.zhanming li {
		line-height: 40px;
	}

		.zhanming li a:hover {
			color: #02212e;
			line-height: 40px;
			height: 38px;
			border-bottom: solid 2px #02212e;
		}

		.zhanming li a {
			font-size: 16px;
			font-family: \5FAE\8F6F\96C5\9ED1;
			color: #626262;
			float: left;
			line-height: 40px;
			margin: 0px 9px;
			text-decoration: none;
		}

.xznr {
	width: 943px;
	height: auto;
	margin: 29px auto;
}



/*返回顶部*/
.fixed-tools {
	position: fixed;
	left: 50%;
	bottom: 5%;
	margin-left: 590px;
	display: none;
	z-index: 999
}

@media (max-width: 800px) {
	.fixed-tools {
		display: none !important
	}
}

.fixed-tools a {
	display: block;
	width: 40px;
	height: 40px;
	border-top: solid 1px #ACACAC;
	margin-top: -1px;
	color: #fff;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	background: #BDBDBD;
	visibility: visible;
	opacity: 1;
	position: relative
}

	.fixed-tools a:first-child {
		border-top: none;
	}

	.fixed-tools a .qr {
		position: absolute;
		right: 50px;
		top: 0;
		padding: 0px;
		background: #ffffff;
		border-radius: 2px;
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
		overflow: hidden;
		border: solid 1px #d7dde3;
		visibility: hidden;
		opacity: 0;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
		-webkit-transform: translate(0, 20px);
		-ms-transform: translate(0, 20px);
		transform: translate(0, 20px)
	}

		.fixed-tools a .qr img {
			width: 120px;
			display: block
		}

	.fixed-tools a:first-of-type {
		margin-top: 0;
		border-radius: 2px 2px 0 0;
		font-size: 20px;
		line-height: 36px;
		text-indent: 2px
	}

	.fixed-tools a:last-of-type {
		border-radius: 0 0 2px 2px;
		line-height: 36px
	}

	.fixed-tools a:hover {
		color: #fff;
		background: #484848
	}

		.fixed-tools a:hover .qr {
			visibility: visible;
			opacity: 1;
			-webkit-transform: translate(0, 0px);
			-ms-transform: translate(0, 0px);
			transform: translate(0, 0px)
		}

.fixed-tools .icon-arrow-up {
	font-size: 18px;
}


.ldzc {
	width: 1190px;
	overflow: hidden;
	font-size: 0;
	padding: 5px;
	box-sizing: border-box;
}

	.ldzc .ldzclist {
		width: 220px;
		margin-left: 10px;
		overflow: hidden;
		display: inline-block;
		vertical-align: top;
	}

		.ldzc .ldzclist img {
			width: 225px;
			height:206px;
			display: block;
		}

		.ldzc .ldzclist p {
			width: 100%;
			margin-top: 5px;
			line-height: 20px;
			text-align: center;
			font-size: 12px;
			font-weight: 600;
			color: #1d66ab;
			margin-bottom: 5px;
		}

		.ldzc .ldzclist:hover p {
			text-decoration: underline;
		}

.enhance000 {
	display: block;
	float: left;
	width: 944px;
	margin-top: 7px;
	padding: 1px 1px 10px 1px;
	border: 1px solid #b6cee5;
}

.foot2_wrap {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: #101519;
}

.foot2 {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0;
}

	.foot2 .left {
		width: 50%;
		float: left;
		overflow: hidden;
	}

		.foot2 .left p {
			height: 30px;
			line-height: 30px;
			color: #fff;
			font-size: 12px;
			text-indent: 36px;
			margin: 0;
		}

			.foot2 .left p.bg1 {
				background: url(images2018/fl1.png) no-repeat 2px center;
			}

			.foot2 .left p.bg2 {
				background: url(images2018/fl2.png) no-repeat left center;
			}

			.foot2 .left p.bg3 {
				background: url(images2018/fl3.png) no-repeat left center;
			}

			.foot2 .left p.bg4 {
				background: url(images2018/fl4.png) no-repeat left center;
			}

	.foot2 .right {
		width: 40%;
		float: right;
		overflow: hidden;
		font-size: 0;
	}

		.foot2 .right .list {
			width: 50%;
			display: inline-block;
			overflow: hidden;
			vertical-align: top;
		}

			.foot2 .right .list img {
				max-width: 100px;
				display: block;
				margin: 0 auto;
				border: 2px solid #fff;
			}

			.foot2 .right .list p {
				width: 100%;
				text-align: center;
				color: #fff;
				font-size: 12px;
				line-height: 20px;
				margin-top: 7px;
				margin-bottom: 0;
			}
