.neBanner {
	position: relative !important;
	overflow: hidden !important;
	background: #000 !important;
	padding-top: 1.14rem;
}

.pcImg {
	display: block;
	animation: changeScale 10s infinite;
	width: 100%;
}

.gdBtn {
	display: block;
	background: #024a9e;
	color: #fff;
	width: 2.5rem;
	text-align: center;
	font-size: 0.18rem;
	text-align: center;
	border-radius: 0.2rem;
	margin-top: 0.1rem;
	line-height: 0.43rem;
}

.mImg {
	display: none;
}

.nebannerTxt {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0.4rem;
	color: #fff;
}


.text-5xl {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 0.3rem;
}

.neBox {
	margin: 0.8rem 1.4rem;
}

.text-5xl {
	font-size: 0.55rem;
	font-weight: bold;
}

.text-primary {

	margin: 0 0.1rem;
}

.newJs {
	width: 31%;
	float: left;
	margin-right: 3.5%;
	margin-bottom: 0.7rem;
}

.newJs:nth-child(3n) {
	margin-right: 0;
}

.newJs dt {
	overflow: hidden;
}

.newJs dt img {
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.5s;
}

.newJs:hover dt img {
	transform: scale(1.1);
}

.newJs dd {
	position: relative;
	background: #fff;
	-webkit-box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.21);
	-moz-box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.21);
	box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.21);
	border-bottom: 0.06rem solid #072c7f;
	height: 2.24rem;
	padding: 0.3rem 0.2rem;
}

.zz {
	font-size: 0.22rem;
	color: #919191;
}

.zz i {
	font-size: 0.3rem;
}

.js {
	font-size: 0.24rem;
	font-weight: bold;
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 0.9rem;
	margin-top: 0.2rem;
}

.gd {
	font-size: 0.22rem;
	color: #072c7f;
}

.date {
	position: absolute;
	width: 2rem;
	height: 0.6rem;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #072c7f;
	color: #fff;
	border-radius: 0.3rem;
	top: -0.3rem;
	font-size: 0.24rem;
}

.jianT {
	width: 100%;
	text-align: center;

}

.jianT li {

	line-height: 0.58rem;
	height: 0.58rem;
	display: inline-block;
	min-width: 0.58rem;
	margin: 0 4px;
	padding: 0;
}



.jianT li a {
	font-size: 0.2rem;
	color: #474747;
	display: block;
	border-radius: 0.1rem;
}

.jianT li a:hover,
.jianT li .on {
	background: #072c7f;
	color: #fff;
}

.detailBit {
	width: 100%;
	border-bottom: 1px solid #003380;
	padding-bottom: 0.2rem;
	margin-bottom: 0.5rem;
}

.detailBit h1 {
	line-height: 0.7rem;
	font-size: 0.35rem;

}

.detailTime {
	display: flex;
	justify-content: space-between;
}

.detailTime .t {
	line-height: 0.44rem;
	color: #072c7f;
	font-size: 0.2rem;
}


.detailtext {
	width: 100%;
	padding-bottom: 0.3rem;
	font-size: 0.2rem;
	color: #333333;
}

.loginTxt {
	text-align: center;
	font-size: 0.36rem;
	color: #0d3dab;
	font-weight: bold;
	width: 84%;
	margin: 0 auto 0.8rem;
	line-height: 1.3;
}

.dlBox {
	position: relative;
	padding: 0.8rem 0 2rem;
}

.w44 {
	width: 4.4rem;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
}

.inputBox {
	width: 48%;
	float: left;
	margin-bottom: 0.15rem;
}

.inputBox:nth-child(2n) {
	float: right;
}

.inputBox label {
	display: block;
	font-size: 0.24rem;
	font-weight: bold;
	margin-bottom: 0.1rem;
}

.inputBox input,
.inputBox select,
.inputBox textarea {
	background: #f5f5f5;
	font-size: 0.2rem;
	height: 0.7rem;
	padding-left: 0.1rem;
	width: 100%;
	border: none;
	outline: none;

}

.inputBox textarea {
	height: 2.15rem;
}

.inputBox.w100 {
	width: 100%;
	float: none;
	clear: both;
}

.hMore {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0.6rem auto 0;
	width: 2.55rem;
	height: 0.57rem;
	color: #fff;
	background: #072c7f;
	font-size: 0.22rem;
	border-radius: 0.3rem;
	transition-duration: .5s;
	border: none;
	clear: both;
}

.hMore:hover {
	box-shadow: inset 10px 10px 10px #1743a5;
	color: #fff;
}

.bqLis {
	display: flex;
	justify-content: left;
	align-items: center;

}

.list-item {
	background: #f5f5f5;
	transition: all 0.3s ease;
	line-height: 0.6rem;
	margin-right: 0.4rem;
	position: relative;
	min-width: 3rem;
	text-align: center;
	font-size: 0.22rem;
	border-radius: 0.2rem;
	margin-bottom: 0.2rem;
}



/* 按钮样式 */
.delete-btn {
	position: absolute;
	width: 0.36rem;
	height: 0.25rem;
	background: url(../images/gb.png) no-repeat center;
	background-size: 0.36rem 0.25rem;
	right: -0.06rem;
	top: -0.06rem;
	cursor: pointer;
}



.add-btn {
	position: absolute;
	right: 0;
	top: 50%;
	background: #777777;
	border-radius: 0.3rem;
	color: #fff;
	width: 1.24rem;
	line-height: 0.45rem;
	height: 0.45rem;
	border: none;
	z-index: 10;
	text-align: center;
	font-size: 0.22rem;
	cursor: pointer;
	margin-top: -0.22rem;
}

.add-btn:hover {
	background: #072c7f;
	color: #fff;
}


/* 添加表单样式 */
.addBq {

	position: relative;
}

/* 动画效果 */
.transition-all-300 {
	transition: all 0.3s ease;
}

.opacity-0 {
	opacity: 0;
}

.translate-y-2 {
	transform: translateY(0.5rem);
}


.industryBox1 {
	background: url(../images/bg1.jpg) no-repeat center;
	padding: 1.5rem 0 0.6rem 0;
	background-size: 100% 100%;
}

.industryBox1 .wrap {
	display: flex;
	justify-content: space-between;
	align-items: self-start;
	width: 80%;
	margin: 0 auto;
}

.map {
	width: 8rem;
	position: relative;
	position: relative;
}

.map .xzBk {
	display: flex;
	display: flex;
	justify-content: center;
	align-items: center;
}

.map h1 {
	font-size: 0.4rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-right: 0.2rem;
}

.coorDinates {
	position: absolute;
	right: 27%;
	top: 41%;
	animation: jumptoMap 1.5s linear infinite;
}

.abLogo {
	width: 4rem;
	margin: 0 auto 0.3rem;
}

.abZi {
	margin-bottom: 0.3rem;
}

.abZi p {

	font-size: 0.22rem;
	margin-bottom: 0.3rem;
}

.abLogo img,
.abImg img {
	width: 100%;
	height: 100%;
	display: block;
}

@keyframes jumptoMap {

	0% {
		transform: translate(0px, 0px);
	}

	50% {
		transform: translate(0px, -10px);
	}

	100% {
		transform: translate(0px, 0px);
	}
}

.coorDinates i {
	color: #fff;
	font-size: 0.3rem;
	display: block;
}


.csBox {
	width: 5.39rem;
	position: relative;
}

.jxBg {
	width: 100%;
	height: 100%;
	display: block;
}

.banTxt {
	position: absolute;
	height: 100%;
	top: 0;
	left: 4.5%;
	width: 91%;
	padding-top: 0.4rem;
}

.banTxt h2 {
	line-height: 1rem;
	text-align: center;
	font-size: 0.36rem;
	color: white;
}

.csLis {
	height: 6.5rem;
	overflow: auto;
	width: 98%;
	padding-right: 0.1rem;
}

.csLis li a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #fff;
	transition-duration: .5s;
	height: 0.46rem;
}

.csLis li a:hover,
.csLis li .on {
	background: #fff;
	color: #072c7f;
}

.csLis li a p {
	font-size: 0.2rem;
	padding-left: 0.2rem;
}

.csLis li a i {
	font-size: 0.2rem;
}

/* 定义滚动条整体宽度和背景 */
.csLis::-webkit-scrollbar {
	width: 4px;

	/* 水平滚动条高度 */
	background-color: #ffffff;
	border-radius: 5px;
}

/* 定义滚动条轨道样式 */
.csLis::-webkit-scrollbar-track {
	background: #ffffff;
	border-radius: 5px;
}

/* 定义滚动条滑块样式 */
.csLis::-webkit-scrollbar-thumb {
	background: #2376cf;
	border-radius: 5px;
}

.industryBox2 {
	background: #f2f0f0;
	padding: 0.8rem 0;
}

.proLeft {
	width: 3.44rem;
	float: left;
}

.proTitle {
	height: 0.83rem;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #072c7f;
	color: #fff;
}

.proTitle i {
	font-size: 0.3rem;
	display: block;
	margin-right: 0.1rem;
}

.proTitle p {
	font-size: 0.3rem;
	text-transform: uppercase;
}

.navList {
	background: #fff;
}

.navList li {
	position: relative;
}

.navList li .subnav {
	height: 0.87rem;
	border-bottom: 1px solid #dbdbdb;
	display: flex;
	justify-content: left;
	align-items: center;
	padding-left: 0.15rem;
	font-size: 0.24rem;
}

.navList li .subnav i {
	width: 0.2rem;
	height: 0.2rem;
	border: 1px solid #dbdbdb;
	display: block;
	border-radius: 50%;
	margin-right: 0.15rem;
	position: relative;
}

.navList li .subnav i::after {
	content: '';
	width: 70%;
	height: 70%;
	background: #c6c6c6;
	border-radius: 50%;
	position: absolute;
	left: 15%;
	top: 15%;
}

.navList li .subnav:hover,
.navList li .on {
	font-weight: bold;
	color: #072c7f;
}

.navList li .subnav:hover i,
.navList li .on i {
	border: 1px solid #072c7f;
}

.navList li .subnav:hover i::after,
.navList li .on i::after {
	background: #072c7f;
}

.twoNav {
	width: 4.05rem;
	position: absolute;
	left: 100%;
	top: 0;
	display: none;
	border: 1px solid #072c7f;
	transition-duration: .5s;
	z-index: 9999;
	background: #fff;
	padding: 0.1rem 0.25rem;
}

.twoNav a {
	font-size: 0.2rem;
	display: block;
	width: 100%;


}

.proRight {
	width: calc(97% - 3.44rem);
	width: -webkit-calc(97% - 3.44rem);
	background: #fff;
	float: right;
}

.pos {
	display: flex;
	justify-content: right;
	align-items: center;
	height: 0.88rem;
	border-bottom: 1px solid #dbdbdb;
	padding-right: 0.4rem;
	font-size: 0.2rem;
}

.pos i {
	color: #c3c3c3;
	margin-right: 0.2rem;
	font-size: 0.4rem;
}

.rNr {
	padding: 0.2rem 0;
}

.rTi {
	font-size: 0.26rem;
	line-height: 0.35rem;
	padding-left: 0.3rem;
}

.liTi {
	border-bottom: 1px solid #d2d7d9;
	display: flex;
	justify-content: left;
	align-items: center;
	padding-left: 0.3rem;
	padding-bottom: 0.1rem;

}

.liTi i {
	font-size: 0.3rem;
	color: #072c7f;
	margin-right: 0.1rem;
}

.liTi h1 {
	font-size: 0.24rem;
	text-transform: uppercase;
	font-weight: normal;
}

.comList li a {
	display: block;
	border-bottom: 1px solid #d2d7d9;
	padding: 0.1rem 0.3rem;
	font-size: 0.22rem;
}

.jianT {
	width: 100%;
	text-align: center;
	margin: 0.3rem 0 0.2rem;
}

.jianT li {

	line-height: 0.47rem;
	height: 0.47rem;
	display: inline-block;
	min-width: 0.58rem;
	margin: 0 4px;
	padding: 0;
}



.jianT li a {
	font-size: 0.2rem;
	color: #474747;
	display: block;
	border-radius: 0.1rem;
}

.jianT li a:hover,
.jianT li .on {
	background: #072c7f;
	color: #fff;
}

.lisSearch {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0.3rem;
}

.seLis {
	width: 55%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.seLis input {
	width: 90%;
	background: #f7f7f7;
	height: 0.7rem;
	border: none;
	outline: none;
	padding-left: 0.15rem;
	font-size: 0.2rem;
}

.seLis a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 10%;
	height: 0.7rem;
	color: #fff;
	background: #072c7f;
}

.seLis a i {
	color: #fff;
	font-size: 0.38rem;
}

.state {
	width: 20%;
	background: #f7f7f7;
	height: 0.7rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 0.2rem;
	font-size: 0.24rem;
}

.xzgjBtn {
	display: flex;
	justify-content: center;
	align-items: center;
}

.xzgjBtn a {
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(255, 255, 255, 0.21);
	color: #fff;
	font-size: 0.24rem;
	height: 0.5rem;
	width: 2rem;
	border-radius: 0.4rem;
	margin: 0 0.2rem;
	font-weight: bold;
}

.banZi {
	color: #fff;
	width: 100%;
	font-size: 0.24rem;
	text-align: center;
}

.state select {
	width: 78%;
	height: 100%;
	background: none;
	outline: none;
	font-size: 0.22rem;
	border: none;
}

.detailBox {
	padding: 0.3rem;
}

.xqLis {
	display: flex;
	justify-content: space-between;
	align-items: self-start;
	margin-bottom: 0.5rem;
}

.xqPIc {
	width: 42%;
}

.xqPIc img {
	width: 100%;
	display: block;
}

.xqLb {
	width: 54%;
}

.xqLb li {
	display: flex;
	justify-content: left;
	align-items: center;
	margin-bottom: 0.1rem;
}

.xqLb li i {
	color: #666666;
	font-size: 0.26rem;
	margin-right: 0.1rem;
}

.xqLb li p {
	font-size: 0.2rem;
}

.jsTi {
	font-size: 0.3rem;
	margin-bottom: 0.1rem;
}

.jsWb {
	margin-bottom: 0.3rem;
}

.jsWb p {
	font-size: 0.2rem;
	padding-bottom: 0.2rem;
	line-height: 1.5;
	word-wrap: break-word;
}

.inforList li {
	width: 32%;
	margin-bottom: 0.25rem;
	float: left;
	margin-right: 2%;
}

.inforList li:nth-child(3n) {
	margin-right: 0;
}

.inforList li a {
	display: flex;
	justify-content: left;
	align-items: center;
	background: #e6e9f2;
	height: 0.6rem;
	border-radius: 0.15rem;
	padding-left: 0.3rem;
	font-size: 0.18rem;
	position: relative;
	transition-duration: .5s;
	line-height: 1.1;
}

.inforList li a::before {
	content: '';
	width: 0.06rem;
	height: 0.06rem;
	background: #333;
	position: absolute;
	left: 0.1rem;
	top: 50%;
	margin-top: -0.03rem;
}

.inforList li a:hover {
	background: #072c7f;
	color: #fff;
}

.inforList li a:hover::before {
	background: #fff;
}

.ggLIst dl {
	width: 48%;
	margin-bottom: 0.4rem;
	float: left;
}

.ggLIst dl:nth-child(2n) {
	float: right;
}

.ggLIst dl dt {
	overflow: hidden;
}

.ggLIst dl dt img {
	width: 100%;
	display: block;
	transition-duration: .5s;
}

.ggLIst dl:hover dt img {
	transform: scale(1.1);
}

.ggLIst dl dd {
	background-color: #f3f3f3;
	height: 2.1rem;
	padding: 0.2rem;
}

.ggLIst dl dd h1 {
	font-size: 0.22rem;
	margin-bottom: 0.1rem;
}

.ggLIst dl dd p {
	font-size: 0.2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
	line-height: 1.5;
}

@media only screen and (max-width: 1500px) {}

@media only screen and (max-width: 1440px) {}

@media only screen and (max-width: 1366px) {}


@media only screen and (max-width: 1280px) {}





@media only screen and (max-width: 760px) {

	.pcImg,
	.abLeft,
	.lines,
	.pcGx {
		display: none;
	}

	.mImg,
	.gxImg,
	.industryBox1 .wrap,
	.lisSearch,
	.xqLis {
		display: block;
	}


	.wrap {
		margin: 0 20px;
	}

	.map,
	.csBox,
	.proLeft,
	.proRight,
	.state,
	.seLis,
	.xqPIc,
	.xqLb,
	.inforList li,
	.newJs,
	.loginTxt {
		width: 100%;
		float: none;
	}

	.seLis {
		margin-top: 10px;
	}

	.industryBox1 .wrap {
		width: 96%;
	}

	.map h1 {
		position: relative;
		top: 0;
		right: 0;
		font-size: 20px;
		text-align: center;
	}

	.banTxt h2 {
		font-size: 20px;
		line-height: 3.6;
	}

	.csLis {
		height: 80%;
	}

	.csLis li a {
		height: 35px;
	}

	.text-5xl {
		font-size: 20px;
	}

	.neBox {
		padding: 30px 0;
	}

	.csLis li a p,
	.csLis li a i,
	.liTi h1,
	.comList li a,
	.xqLb li p,
	.jsWb p,
	.inforList li a,
	.loginTxt,
	.inputBox label {
		font-size: 14px;
	}

	.w44 {
		width: 30%;
	}

	.xqLb li {
		margin-bottom: 0;
		margin-top: 5px;
	}

	.proRight {
		margin-top: 20px;
	}

	.pos {
		display: none;
	}

	.rTi,
	.navList li .subnav,
	.jsTi {
		font-size: 16px;
	}

	.jianT li a,
	.twoNav a {
		font-size: 12px;
	}

	.twoNav {
		width: 100%;
		position: relative;
		left: 0;
		display: block;
		border: none;
	}

	.twoNav a {
		width: 33.333%;
	}

	.inputBox {
		width: 100%;
	}
}