* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	list-style: none;
	font-style: normal;
	text-decoration: none;
}

.headerTop {
	background: url(https://www.hebei616.org.cn/doc/headBj.png);
}

img {
	display: block;
	width: 100%;
}

.mobileNav {
	display: none;
}

header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 50;
	height: 100px;
	width: 100%;
}

.mobileHeader {
	display: none;
}

.menu-box .wechat {
	width: 200px;
	display: none;
}

.menu-box .lxwmMobild {
	width: 100%;
	color: #000000;
	display: none;
	margin-left: 209px;
}

.mobileHeader {
	display: none;

}

.headConItemCenter {
	width: 86px;
	height: 28px;
	background: #FFFFFF;
	border-radius: 4px;
	display: flex;
	font-size: 14px;
	margin-left: 22px;
	color: #0A4CB6;
	align-items: center;
	justify-content: center;
}

.headConItemCenter img {
	width: 13px;
	margin-right: 4px;
	margin-left: 7px;
}

.headConItem>div>a {
	font-size: 16px;
	color: #FFFFFF;
	display: flex;
	margin-top: 20px;
	align-items: center;
}

.headConItem>div>a img {
	width: 12px;
	margin-left: 3px;
}

.nav .li.curr>a {
	background: #fff;
	color: #0A4CB6;
}

.nav .li.curr>a .block {
	display: none;
}

.nav .li.curr>a .none {
	display: block;
}

.nav .li>a .none {
	display: none;
}

.nav .li>a {
	cursor: pointer;
	border-radius: 5px 5px 0 0;
	padding: 20px 10px 40px;
}

.headConItem>a {
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 31px;
	height: 100%;
	display: flex;
	align-items: center;
}

.headConItem>div {
	margin-left: 31px;
}

.headConItem>div .headConItem>div #down {
	width: 9px;
	margin-left: 6px;
}

.headConItem>a #down {
	width: 9px;
	margin-left: 6px;
}

.header {
	z-index: 50;
	position: relative;
	width: 90%;
	height: 100%;
	padding: 0 5%;
	box-sizing: border-box;
	/* max-width: 1323px; */
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;

	/* background-color: #0A4CB6; */
}

.searchIcon {
	width: 13px;
	margin-right: 4px;
}

.header .logo {
	width: 373px;
}

.headConItem {
	display: flex;
	height: 100%;
	align-items: center;
}

.header>div:last-child {
	height: 100%;
}

.banner {
	height: 320px;
	position: relative;
}

.banner img {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
}

.bannerText {
	width: 90%;
	position: relative;
	max-width: 1323px;
	margin: auto;
	padding-left: 20px;
	top: 168px;
}


.bannerText p {
	font-size: 32px;
	font-weight: 500;
	color: #FFFFFF;
	margin-bottom: 5px;
}

.bannerText span {
	font-size: 16px;
	color: #FFFFFF;
}

.bannerText::after {
	width: 4px;
	height: 61px;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: #FF0000;
}


/* 通用底部 */
.footer {
	width: 100%;
	height: auto;
	background: url(/templates/langqia/images/footerBg.png) left top/100% 100%;
	overflow: hidden;
	position: relative;
	padding-bottom: 50px;
}

.footer .beian {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}

.footerLogo {
	width: 50%;
}

.footer img {
	display: block;
	width: 100%;
}

.footer .footerCon {
	width: 90%;
	max-width: 1384px;
	margin: 37px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.footer .footerCon .footerLeft {
	width: 75%;

}

.footer .footerCon .footerEWM {
width: 23%;
    max-width: 300px;
	color: #fff;
	text-align: center;
	display:flex;
	justify-content: space-between;
}
.footer .footerCon .footerEWM .footerEWM1{
	width:48%;
}
.footer .footerCon .footerEWM img {
	width: 100%;
	margin: 60px auto 20px;
		border-radius: 12px;
}

.footer .footerCon .footerLeft .footerLeft_Top {
	width: 40%;
	max-width: 366px;
}

.footer .footerCon .footerLeft .footerLeft_Bottom {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 30px;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	padding-top: 30px;
	align-items: flex-start;
}

.footer .footerCon .footerLeft .footerLeft_Bottom .footerLeft_Bottom_address {
	width: 55%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;

}

.footer .footerCon .footerLeft .footerLeft_Bottom .footerLeft_Bottom_list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 20px 0 10px;
}

.footer .footerCon .footerLeft .footerLeft_Bottom .footerLeft_Bottom_list .footerLeft_Bottom_list_icon {
	width: 22px;
	margin-right: 10px;
}

.footer .footerCon .footerLeft .footerLeft_Bottom .footerLeft_Bottom_list .footerLeft_Bottom_list_name {
	width: calc(100% - 54px);
	color: #ffffff;
	font-size: 16px;
}


.footer .footerCon .footerLeft .footerLeft_Bottom .footerEWM {
	width: 20%;
	max-width: 200px;
	text-align: center;
	color: #ffffff;
}

.footer .footerCon .footerLeft .footerLeft_Bottom .footerEWM img {
	width: 90%;
	max-width: 150px;
	margin: 0 auto 10px;
	text-align: center;
}



.footer .footerCon .footerLogo1 {
	width: 45%;
}




/* ---------------------------------- */

@media (max-width:1500px) {
	.footer .footerCon .footerLeft .footerLeft_Bottom .footerLeft_Bottom_list .footerLeft_Bottom_list_name {
		font-size: 14px;
	}

}

@media (max-width:800px) {
	.footerLogo {
		width: 100%;
	}

	.footer .footerCon .footerLeft .footerLeft_Top {
		width: 100%;
	}

	.footer .footerCon .footerLeft {
		width: 100%;
	}

	.footer .footerCon .footerLeft .footerLeft_Bottom {
		width: 100%;
	}

	.footer .footerCon .footerLeft .footerLeft_Bottom .footerLeft_Bottom_address {
		width: 100%;
	}

	.footer .footerCon .footerLeft .footerLeft_Bottom .footerEWM {
		width: 100%;
	}

	.footer .footerCon .footerLeft .footerLeft_Bottom .footerLeft_Bottom_list .footerLeft_Bottom_list_name {
		font-size: 16px;
	}

	.footer .footerCon .footerLeft .footerLeft_Bottom .footerEWM {
		margin: 0 auto 30px;
	}

	.footer {
		padding-bottom: 0;
	}

	.footer .footerCon .footerLeft .footerLeft_Bottom .footerLeft_Bottom_list .footerLeft_Bottom_list_name {
		width: calc(100% - 32px);
	}
}



.pages ul {
	display: flex;
	align-items: center;
	justify-content: center;
}

.pages {
	margin-bottom: 80px;
}

.pages ul>* {
	font-size: 16px;
	padding: 9px 15px;
	border-radius: 6px 6px 6px 6px;
	color: #7482A5;
	border: 1px solid #ccc;
	margin: 0 5px;
}

.pages ul>*.current {

	color: #0A4CB6;
	border: 1px solid #0A4CB6;
}

.index_botbot {
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: #3b3a3f;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.index_botbotcon {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.index_botbotcon span {
	margin-right: 25px;
	float: left;
	display: block;
}

.index_botbotcon span:first-child {
	margin-left: 210px;
}

.index_botbotcon span:last-child {
	margin-right: 0;
}

.index_botbotcon a {
	float: left;
}

.index_botbotcon a:after {
	content: '';
	clear: both;
}

.index_botbotcon a img {
	display: block;
	float: left;
}

.subordinate {
	position: absolute;
	left: 52%;
	transform: translateX(-50%);
	top: 100px;
	width: 100%;
	max-width: 1500px;
	display: none;
}


.subordinate .con {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	overflow: hidden;
}

header::before {
	content: '';
	clear: both;
	position: fixed;
	display: none;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: rgba(0, 0, 0, 0.4);
}

header.curr::before {
	display: block;
	z-index: 1;
}

.headConItem>div>a {
	display: flex;
	align-items: center;
}

.subordinate .con .title-t {
	font-size: 22px;
	color: #1a4e92;
	margin-bottom: 14px;
}

.subordinate .con .menu {
	background: #1a4e92;
	color: #fff;
	width: 20%;
	padding: 10px 0;
	border-radius: 10px 0 0 10px;
}

.subordinate .con .menu .menu-a {
	padding: 15px 35px;
	font-size: 16px;
	position: relative;
	cursor: pointer;
}

.subordinate .con .menu .menu-a.curr {
	background: #174683;
}

.subordinate .con .menu .menu-a.curr:after {
	position: absolute;
	left: 0;
	top: calc(50% - 11px);
	display: block;
	content: '';
	clear: both;
	width: 6px;
	height: 22px;
	background: #e62129;
}

.subordinate .con .menu-box {
	background: #fff;
	padding: 30px;
	width: 58%;
}

.subordinate .con .menu-box .nav-a {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}

.subordinate .con .menu-box .nav-a a {
	margin-right: 14px;
	padding-right: 14px;
	color: #333;
	margin-bottom: 15px;
	position: relative;
}

.subordinate .con .menu-box .nav-a a:hover {
	color: #0A4CB6;
}

.subordinate .con .menu-box .nav-a a:after {
	display: block;
	content: '';
	clear: both;
	position: absolute;
	right: 0;
	top: 4px;
	width: 1px;
	height: 12px;
	background: #ddd;
}

.subordinate .con .menu-box .nav-a a:last-of-type {
	margin-right: 0;
	padding-right: 0;
}

.subordinate .con .menu-box .nav-a a:last-of-type:after {
	display: none;
}

.subordinate .con .menu-box .nav-a a .fas {
	display: none;
}

.subordinate .con .menu-box .quick {
	margin: 40px 0 20px 0;
}

.subordinate .con .menu-box .quick span {
	color: #fff;
	background: #1a4e92;
	padding: 6px 10px;
	font-size: 16px;
}

.subordinate .con .basic {
	background: #fff;
	padding: 30px;
	width: 25%;
}

.subordinate .con .basic .basic-con {
	color: #666;
	line-height: 25px;
}

.subordinate .con .basic .scan-code {
	border-radius: 5px;
	margin-top: 18px;
	padding: 15px;
	background: url(https://www.hebei616.org.cn/doc/img38.jpg) no-repeat center center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-around;
}

.subordinate .con .basic .scan-code .tit {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	align-self: center;
}

.subordinate .con .basic .scan-code .img img {
	display: block;
	max-height: 120px;
}

.subordinate .con .participate {
	background: #fff;
	border-radius: 0 10px 10px 0;
	padding: 30px;
	width: 25%;
}

.subordinate .con .participate .participate-li {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	background: #ff0000;
	color: #fff;
	border-radius: 5px;
	margin-bottom: 10px;
	padding: 25px 0;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}

.subordinate .con .participate .participate-li:hover {
	opacity: 0.7;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}

.subordinate .con .participate .participate-li:last-of-type {
	margin-bottom: 0;
	background: #1a4e92;
}

.subordinate .con .participate .participate-li .fas {
	width: 60px;
	text-align: center;
	font-size: 56px;
	margin: 0 20px;
	align-self: center;
}

.subordinate .con .participate .participate-li .text {
	width: 60%;
	align-self: center;
}

.subordinate .con .participate .participate-li .text .h3 {
	font-size: 17px;
	margin-bottom: 10px;
}

.index_botbotcon:after {
	content: '';
	clear: both;
}

@media (max-width:800px) {
	header {
		height: 80px;
	}

	.footer .footerCon .footerTop {
		display: block;
		padding-bottom: 7px;
	}

	.footer .footerCon .footerTop .footerDw,
	.footer .footerCon .footerTop .footerLogo {
		width: 100%;
		text-align: center;
	}

	.footer .footerCon .footerTop .footerDw {
		margin: 0 auto;
	}

	.footer .footerCon .footerTel {
		margin-top: 10px;
		text-align: center;
	}

	.footerDw {
		margin-top: 20px;
	}

	.footer {
		background-size: cover;
	}

	.footerLogo1 {
		display: none;
		width: 100%;
	}

	.footer .footerCon {
		margin: 20px auto 0px;
	}

	.footer .beian {
		position: relative;
	}

	.index_botbot {
		height: auto;
		padding: 10px 0;
	}

	.index_botbotcon span {
		margin: 0 !important;
		display: inline-block;
		line-height: 26px;
	}

	.index_botbotcon a {
		display: flex;
		align-items: center;
	}

	.index_botbotcon a img {
		margin-top: 0 !important;
	}

	.index_botbotcon span:first-child {
		margin-left: 0 !important;
	}

	.index_botbot img {
		width: 20px !important;
	}

	.index_botbotcon a {}

	.index_botbotcon {
		width: 90% !important;
		padding: 0 5%;
	}

	.index_botbotcon a {
		margin-left: 0 !important;
	}

	.footer .footerCon .footerTel::before {
		width: 16px;
		height: 16px;
		left: 32%;
		top: 4px;
	}

	.footer .footerCon .footerBottom .footerBottomLeft .footerAdd::before {
		width: 16px;
		height: 20px;
		left: 6px;
		top: 0;
	}

	.mobileHeader {

		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
		height: 100%;
		width: 93%;
		padding: 0 1%;
	}
.header .logo{
	display:none;
}
	.mobileHeader .logo {
		width: 74%;
		display:block;
	}

	.mobileHeader .logo img {
		display: block;
		width: 90%;
		margin: 5px auto;
		margin-left: 2%;
	}

	.mobile-nav {
		width: 28px;
		cursor: pointer;
		z-index: 3;
	}

	.mobile-nav span {
		display: block;
		width: 100%;
		height: 2px;
		background: #fff;
		border-radius: 4px;
		margin-top: 7px;
		-webkit-transition: 400ms;
		-moz-transition: 400ms;
		-ms-transition: 400ms;
		-o-transition: 400ms;
		transition: 400ms;
	}

	.mobile-nav span:first-of-type {
		margin-top: 0;
	}

	.mobile-nav.curr span {
		-webkit-transition: 400ms;
		-moz-transition: 400ms;
		-ms-transition: 400ms;
		-o-transition: 400ms;
		transition: 400ms;
	}

	.mobile-nav.curr span:nth-of-type(1) {
		-webkit-transform: rotate(45deg) translate(6px, 6px);
		-moz-transform: rotate(45deg) translate(6px, 6px);
		-ms-transform: rotate(45deg) translate(6px, 6px);
		-o-transform: rotate(45deg) translate(6px, 6px);
		transform: rotate(45deg) translate(6px, 6px);
	}

	.mobile-nav.curr span:nth-of-type(2) {
		opacity: 0;
	}

	.mobile-nav.curr span:nth-of-type(3) {
		-webkit-transform: rotate(-45deg) translate(6px, -6px);
		-moz-transform: rotate(-45deg) translate(6px, -6px);
		-ms-transform: rotate(-45deg) translate(6px, -6px);
		-o-transform: rotate(-45deg) translate(6px, -6px);
		transform: rotate(-45deg) translate(6px, -6px);
	}

	.mobileNav.curr {
		display: block;

	}

	.mobileNav {
		display: none;
		position: fixed;
		left: 0;
		top: 80px;
		z-index: 100;
		width: 90%;
		padding: 0 5% 13px;
		background: #273f5e;
	}

	.mobileNav a {
		display: block;
		width: 100%;
		cursor: pointer;
		color: #ffffff;
		height: 50px;
		line-height: 50px;
		font-size: 18px;
	}

	.header {
		/*display: none;*/
	}
	.header .headConItem{
			display: none !important;
	}

	.footer {
		min-height: auto;
	}

	.footer .footerCon .footerBottom {
		justify-content: center;
		margin-top: 9px;
	}

	.footer .footerCon .footerBottom .footerBottomLeft .footerEWMImg {
		margin: 0 auto;
	}

	.footer .footerCon .footerEWM {
		width: 50%;
		margin: 0 auto 30px;
	}

	.footer .footerCon .footerEWM img {
		margin: 20px auto;
		border-radius: 12px;
	}

}