@charset "utf-8";

/* [v-cloak]{display: none;} */


/* #page{background-color: #F5F5F5;} */


/* img{width: 100%;height: 100%;} */

ul,
li,
i,
em,
textarea {
	list-style: none;
	padding: 0;
	margin: 0;
	font-style: normal;
	outline: none;
}

body,
div,
form {
	margin: 0px;
	padding: 0px;
	-moz-user-select: none;
	-khtml-user-select: none;
	/* user-select: none; */
	font-size: 14px;
	font-family: Microsoft YaHei;
}

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

input,
button,
select {
	background: none;
	outline: none;
	border: 0px;
	resize: none;
}

input::-webkit-input-placeholder {
	color: #999;
}

input::-moz-placeholder {
	color: #999;
	/* Mozilla Firefox 19+ */
}

input:-moz-placeholder {
	color: #999;
	/* Mozilla Firefox 4 to 18 */
}

input:-ms-input-placeholder {
	color: #999;
	/* Internet Explorer 10-11 */
}

a,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333333;
}
video {
    object-fit: fill;
}
.flCenBw {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.flBw {
	display: flex;
	justify-content: space-between;
}

.flCenAc {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.flAc {
	display: flex;
	justify-content: space-around;
}

.flex {
	display: flex;
}
.news ul.cont>li.tw .flCenBw .flCen{
	display: -webkit-box;
}
.flCen {
	display:flex;
	align-items: center;
}

.flCenc {
	display: flex;
	align-items: center;
	justify-content: center;
}

.ftswxx {
	display: block;
}

.font33 {
	color: #333333;
}

.fontblod {
	font-weight: bold;
}

.font99 {
	color: #999999;
}

.font66 {
	color: #666666;
}

.font16 {
	font-size: 16px;
}

.indexNews .left>div .picx {
	display: none;
}
.case > ul li a > .bai .font16 .yichu1{
	-webkit-line-clamp: 1;
}
.yichu1 {
	-webkit-box-orient: vertical;
	display: -webkit-box;
	/*-webkit-line-clamp: 1;*/
	/*overflow: scroll;*/
	
}
.yichu1::-webkit-scrollbar { width: 0 !important }
.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.w750 {
	display: none;
}

#head {
	height: 70px;
	z-index: 999;
	background-color: #fff;
	position: fixed;
	width: 100%;
	z-index: 99;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

.zs_video {
	border: #f3f4f5 solid 1px;
	height: 520px;
	margin: 50px 0;
}

.zs_qh {
	background: url(../image/zs_logo.jpg) 5% 5% no-repeat #031e33;
	padding: 10px 0;
	text-align: center;
	height: 480px;
	margin-bottom: 100px
}

.zs_qh .son {
	width: 20%;
	display: inline-block;
	height: 460px;
	margin: 0 5%
}


/*.logo{float:left;padding:20px 0 0;width:122px;height:28px}*/

.logo {
	float: left;
	padding: 20px 0 0;
	width: 122px;
}

.logo img {
	width: 100%
}

.b-logo {
	display: block
}

.h-logo {
	display: none
}

.nav_con {
	float: left;
	margin-right: 40px;
	margin-left: 45px
}

.nav_con .qtlj {
	display: none
}

.nav_con>ul>li {
	float: left;
	position: relative
}

.nav_con>ul>li .son {
	display: block;
	padding: 0 20px;
	color: #333;
	font-weight: 400;
	font-size: 16px;
	line-height: 70px
}

.nav_con>ul>li .son.swxx {
	display: none;
}


.nav_con>ul>li .son:hover {
	color: #296eb8
}

.nav_con>ul>li.hover .son {
	color: #296eb8
}

.nav_con>ul>li .sub {
	width: 140px;
	background: #fff;
	border-radius: 5px;
	padding: 12px 0;
	position: absolute;
	left: 50%;
	margin-left: -70px;
	display: none;
	box-shadow: 0 -6px 10px 0 rgba(95, 94, 94, .15)
}

.nav_con ul>li .sub:after {
	width: 15px;
	height: 15px;
	position: absolute;
	left: 50%;
	top: -7.5px;
	margin-left: -7.5px;
	transform: rotate(45deg);
	content: " ";
	background: #fff
}

.nav_con li .sub>a {
	display: block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #333;
	font-size: 16px
}

.nav_con li .sub>a:hover {
	color: #fff !important;
	background: #296eb8
}

.nav_con li .sub.s2 {
	width: 180px;
	margin-left: -90px
}

.nav_con li.nth-child(3) .sub {
	display: none
}

.nav_con li.pro .sub {
	width: 600px;
	background: #fff;
	border-radius: 5px;
	padding: 20px 30px;
	box-sizing: border-box;
	position: absolute;
	left: 50%;
	height: 220px;
	margin-left: -40px;
	display: none;
	box-shadow: 0 -6px 10px 0 rgba(95, 94, 94, .15)
}

.nav_con li.pro .sub:after {
	width: 15px;
	height: 15px;
	position: absolute;
	left: 38px;
	top: -7.5px;
	transform: rotate(45deg);
	content: " ";
	background: #fff
}

.nav_con li.pro .sub>ul>li {
	width: 100px;
	text-align: left;
}

.nav_con li.pro .sub>ul>li>a {
	font-size: 14px;
	line-height: 1;
	color: #036EB8 !important;
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 100%;
	display: inline-block;
}

.nav_con li.pro .sub>ul>li>ul {
	line-height: 24px;
}

.nav_con li.pro .sub>ul>li>ul>li {
	cursor: pointer;
}

.nav_con li.pro .sub>ul>li>ul>li:hover a {
	color: #036EB8 !important;
}

.nav_con li.pro .sub>ul>li>ul>li>a {
	color: #2D2D2D !important;
	font-size: 12px;
}

.h_reg {
	float: right;
	margin-top: 20px;
	width: 113px;
	height: 31px;
	border-radius: 4px;
	font-weight: 400;
	font-size: 14px;
	font-family: Microsoft YaHei;
	line-height: 30px;
	color: #333;
	text-align: center;
	border: 1px solid rgba(0, 0, 0, 0.85);
  	margin-left:20px;
}

.h_reg:hover {
	color: #fff;
	border: 1px solid #296eb8;
	background: #296eb8
}

.w100 {
	overflow: hidden;
}

/*#nban {*/
/*	position: relative;*/
/*	left: 50%;*/
/*	margin-left: -960px;*/
/*	width: 1920px;*/
/*	height: 530px;*/
/*	margin-top: 70px;*/
/*}*/
#nban {
	width: 100%;
	margin-top: 70px;
}
#nban img {
	display: block;
	margin: 0 auto;
	max-width: 100%
}

.h1px {
	height: 1px;
}

#inav .b-logo {
	display: none
}

#inav .h-logo {
	display: block
}


/* 首页头部 */

.header {
	height: 560px !important;
	margin-bottom: 13rem;
}

.header .rNav>ul>li>a {
	color: #333333 !important;
}

.header>.ban {
	width: 100%;
	height: 100%;
}

.cpzx {
	display: block;
}


/* .logo{width: 200px;height: 80px;}
	.logo > img{width: 100%;height: 100%;} */


/* 公共头 */

.comhdbj {
	background-color: #FFFFFF;
	width: 100%;
	position: fixed;
	height: 70px;
	z-index: 100;
	/* box-shadow: 0 0 6px 0 rgb(0 0 0 / 30%); */
}

.comHeader {
	height: 70px;
	background: #FFFFFF;
	line-height: 70px;
	z-index: 10;
	position: fixed;
	height: 70px;
	width: 1200px !important;
	left: 50%;
	margin-left: -600px !important;
}

.comHeader .left {
	width: 75%;
	cursor: pointer;
}

.comHeader .left>img,
.logo>img {
	width: 116px;
	height: 27px;
}
.nav_con>ul>li.xxreg{
		display: none;
	}
.comHeader .left>ul {
	flex: 1;
	margin-left: 10%;
}

.comHeader .left .comhli {
	width: 16%;
	text-align: center;
	font-size: 16px;
}

.comHeader .left .comhli>a {
	color: rgba(0, 0, 0, 0.85);
}

.comHeader .left .comhli.on {
	position: relative;
}

.comHeader .left .comhli.on::after {
	position: absolute;
	content: '';
	top: 0;
	width: 30px;
	height: 2px;
	background: #036EB8;
	border-radius: 1px;
	left: 50%;
	margin-left: -15px;
}

.comHeader .left .comhli.on>a {
	color: #036EB8;
}

.comHeader .CityBase {
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.85);
	line-height: 0;
}

.comHeader .CityBase>a {
	color: rgba(0, 0, 0, 0.85);
	padding: 15px 20px;
	display: inherit;
}

.comHeader .CityBase:hover {
	border: 1px solid #036EB8;
}

.comHeader .CityBase:hover a {
	color: #036EB8;
}

.comBan {
	max-width: 1920px;
	height: 800px;
	position: relative;
	padding-top: 70px;
	overflow: hidden;
	box-sizing: border-box;
}

.comBan>img {
	position: absolute;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	height: 800px;
	top: 0;
}

@media (max-width:750px) {
	.indexOne {
		margin: 2rem 0;
	}
	.indexOne>h1 {
		font-size: 20px;
		margin: 30px 0 25px 0 !important;
	}
	.case>ul li a>.bai .yuan {
		width: 5px;
		height: 5px;
	}
	.about .js .tw {
		box-shadow: none;
		padding-top: 0;
	}
	.app {
		max-width: 750px;
		margin: 0 auto;
		width: 100%;
	}
	.w750 {
		display: block;
		position: relative;
	}
	.comhdbj {
		display: none;
	}
	.header {
		width: 100%;
		height: 4rem !important;
		position: fixed;
		right: 0;
		top: 0;
		z-index: 99;
		-webkit-transition: all 0.3s ease-in-out 0s;
		-moz-transition: all 0.3s ease-in-out 0s;
		-ms-transition: all 0.3s ease-in-out 0s;
		transition: all 0.3s ease-in-out 0s;
		background: #fff;
		overflow: hidden;
		margin-bottom: 0;
	}
	.head {
		position: relative;
		-webkit-transition: all 0.3s ease-in-out 0s;
		-moz-transition: all 0.3s ease-in-out 0s;
		-ms-transition: all 0.3s ease-in-out 0s;
		transition: all 0.3s ease-in-out 0s;
		width: 94%;
		height: 100%;
		justify-content: space-between;
		display: flex;
		align-items: center;
		margin: 0 auto;
	}
	.nav-btn {
		width: 1.7rem;
		height: 1.7rem;
	}
	.nav-btn>img {
		width: 100%;
	}
	/* 导航 */
	.indexNav {
		line-height: 2.5;
		position: absolute;
		z-index: 100;
		width: 6rem;
		top: 3rem;
		right: 3%;
		background-color: #ffffff;
		border-radius: 10px;
		padding: 4%;
		font-size: 0.2rem;
		/* text-align: center; */
		display: none;
	}
	.indexNav a {
		color: rgba(0, 0, 0, 0.85);
		display: inherit;
	}
	.indexNav li.about>a {
		background: #F5F5F5;
		/* width: 2rem; */
		margin-left: -13%;
		padding-left: 13%;
	}
	.indexNav .aon a {
		color: #036EB8;
	}
	.indexNav li.navli>ul {
		display: none;
	}
	.comBan {
		padding-top: 4rem;
		max-width: 750px;
		height: 255px;
	}
	.comBan>img {
		width: 750px;
		margin-left: -375px;
		height: 100%;
	}
}


/* 轮播 */

.swiper-contione {
	overflow: hidden
	/* ;margin: 20px auto; */
	/* position: relative; */
}

.swiper {
	width: 9999999px;
	transition: all 1s ease;
}

.swiper-item {
	float: left;
	position: relative;
	min-width: 1920px;
	margin: 0 auto;
	text-align: center;
}

.swiper-item p {
	width: 100%;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}

.swiper-point {
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 140px;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	z-index: 10;
}

#video {
	/*height: 608px;*/
	width: 100%;
}

.point {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #FFFFFF;
	margin: 0 5px;
	float: left;
}

.point.active {
	background: #FFFFFF;
	width: 40px;
	height: 10px;
	border-radius: 30px;
}

.swiper-left {
	width: 60px;
	height: 100%;
	position: absolute;
	top: 0;
	left: -60px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.4s ease;
}

.swiper-right {
	width: 60px;
	height: 100%;
	position: absolute;
	top: 0;
	right: -60px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.4s ease;
}

.swiper-left img,
.swiper-right img {
	cursor: pointer;
	width: 60px;
	height: 60px;
}

.swiper-contione:hover .swiper-left {
	left: 0;
}

.swiper-contione:hover .swiper-right {
	right: 0;
}

@media (max-width:1200) {
	.app {
		max-width: 1200px;
		min-width: 1020px;
		margin: 0 auto;
		width: 100%;
	}
}

.mfoot {
	display: none;
}

.pcfoot {
	display: block;
}

.footer {
	background: #0E1E34;
	color: rgba(255, 255, 255, 0.7);
	padding-top: 70px;
}

.footer .ulOne .liOne {
	width: 60%;
	display: flex;
	padding-bottom: 30px;
}

.footer .ulOne .liOne dl {
	width: 120px;
}

.footer .ulOne .liOne dl dt {
	font-size: 16px;
	margin: 0 0 20px;
	color: #fff;
}

.footer .ulOne .liOne dl:nth-child(3) {
	flex: 1;
}

.footer .ulOne .liOne dl dd a,
.footer .ulOne .liOne dl dd p {
	display: inherit;
	margin: 20px 0;
	color: rgba(255, 255, 255, 0.7);
	font-size: 14px;
}
.footer .ulOne .liOne dl dd p span{
width:70px;display:inline-block;}
.footer .ulOne .liTh {
	width: 30%;
}

.footer .ulOne .liOne>ul {
	font-size: 16px;
	margin-bottom: 10px;
}

.footer .ulOne .liOne .lio {
	width: 17%;
}

.footer .ulOne .liOne .lio>a,
.footer .ulOne .liOne .lit>p {
	display: inherit;
	margin: 20px 0;
	color: rgba(255, 255, 255, 0.7);
	font-size: 14px;
}

.footer .ulOne .liOne .lio>a:hover {
	color: red;
}

.footer .ulOne .liOne .lit {
	flex: 1;
}

.footer .liTwo {
	width: 1px;
	height: 120px;
	background: #333F4E;
}

.footer .liTh>ul.flCenBw>li {
	width: 90px;
	text-align: center;
	margin-right: 2.5rem;
	line-height: 2;
}
.footer .liTh>ul.flCenBw>li>p:nth-child(3) {
	width: 120px;
	margin-left:-15px;
}
.footer .liTh>ul.flCenBw>li:nth-child(3) {
	margin-right: 0;
}

.footer .liTh>ul.flCenBw>li img {
	width: 100%;
}

.footer .liTh>div {
	text-align: center;
	margin-top: 12%;
}

.footer .liTh>div>p {
	font-size: 16px;
}

.footer .liTh>div>p.py {
	margin-bottom: 4%;
}

.footer .liTh>div>p.py>a,
.footer .ulOne .liOne .lio,
.footer .ulOne .liOne .lit,
.footer .liTh>div {
	color: #FFFFFF;
}

.footer .liTh>div>p.py>a:not(:last-child)::after {
	content: '|';
	padding: 0 10px;
}

.footer .liTh>div>p.py>a:hover {
	color: red;
}

.footer .di {
	border-top: 1px solid #333F4E;
	padding: 20px 0 25px;
}

.footer .di>div {
	color: rgba(255, 255, 255, 0.7);
}

.footer .di>div p {
	margin: 0 10px;
}

.footer .di>div>a {
	margin: 0 10px;
	color: rgba(255, 255, 255, 0.7);
}

.footer .di>div>a:hover {
	color: red;
}

@media (max-width:750px) {
	html,
	body {
		overflow-x: hidden;
	}
	.w1200 {
		width: 100% !important;
	}
	#inav {
		position: fixed;
		background: #fff;
		height: 60px
	}
	#head {
		height: 60px;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		z-index: 99;
		background: #fff;
	}
	#nban {
		width: 100%;
		margin: 60px 0 0;
		left: initial;
		height: auto
	}
	#nban img {
		display: block;
		width: 100%
	}
	.logo {
		padding: 15px 0 15px 3.125%
	}
	.b-logo,
	.celleasp {
		display: block
	}
	.h-logo,
	.indexdhr,
	.nav_con,
	.h_reg,
	.footer .di,
	.footer .ulOne .liOne .lit,
	.footer .ulOne .liOne .lit {
		display: none
	}
	#inav .nav_con li .son.select_active {
		color: #296eb8!important;
		font-size: 16px;
		font-weight: 400;
	}
	#head .nav_con li .select_active {
		color: #296eb8!important;
		font-weight: 400;
		font-size: 16px;
	}
	.nav_con {
		width: 40%;
		background: #fff;
		border-radius: 5px;
		position: fixed;
		right: 3.125%;
		top: 60px;
		margin: 0;
		padding: 10px 0;
		box-shadow: 0 -4px 8px 0 rgba(95, 94, 94, .15)
	}
	.nav_con:after {
		width: 15px;
		height: 15px;
		position: absolute;
		left: 70%;
		top: -7.5px;
		background: #fff;
		transform: rotate(45deg);
		content: " "
	}
	.nav_con>ul>li {
		width: 100%;
		margin: 0;
		clear: both;
		text-indent: 10%
	}
	.nav_con>ul>li .son.swxx {
        display: block;
    }

	.nav_con>ul>li.xxreg{
		display: block;
	}
	.nav_con>ul>li>.son {
		padding: 0;
		color: #333!important;
		line-height: 36px;
		font-size: 16px;
		font-weight: 400!important
	}
	#inav.navOn .nav_con li .son{
		color: #333 !important;
	}
	.nav_con>ul>li:nth-child(2)>a.cpzx {
		display: none;
	}
	.nav_con>ul>li:nth-child(8)>a {
		background: url(../image/nav_jt.jpg) 90% center no-repeat;
		background-size: 5px center
	}
	.nav_con>ul>li .btn {
		width: 30%;
		display: block;
		height: 32px;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 99;
	}
	.nav_con>ul>li .sub {
		background: #f4f4f4;
		border-radius: 5px;
		margin: 5px 0;
		position: relative;
		left: inherit;
		top: inherit;
		width: 100%;
		text-indent: 0
	}
	.nav_con>ul>li .sub.s2 {
		width: 100%;
		margin-left: 0
	}
	.nav_con>ul>li .sub a {
		padding: 0;
		color: #666!important;
		line-height: 28px;
		font-size: 14px;
		font-weight: 400!important;
		height: 28px!important
	}
	.nav_con>ul>li .sub a:hover {
		color: #fff!important
	}
	.nav_con>ul>li .sub:after {
		background: #f4f4f4
	}
	.nav_con>ul>li.pro .sub {
		display: block;
		width: 100%;
		left: inherit;
		margin: inherit;
		position: inherit;
		box-shadow: none;
		padding: 0;
		height: auto;
	}
	.nav_con>ul>li.pro .sub .flBw {
		display: block;
	}
	.nav_con>ul>li.pro .sub>ul>li {
		width: 100%;
	}
	.nav_con>ul>li.pro .sub>ul>li>a {
		padding: 0;
		color: #333!important;
		line-height: 36px;
		font-size: 16px;
		text-indent: 10%;
		margin: 0;
		border: none;
		height: 36px !important;
		font-weight: 400!important;
	}
	.nav_con>ul>li.pro .sub>ul>li>a:hover {
		color: #fff!important
	}
	.nav_con>ul>li.pro .sub:after {
		display: none;
	}
	.nav_con>ul>li.pro .sub>ul>li>ul {
		display: none;
	}
	.footer {
		padding: 20px 3.125%;
	}
	.footer .ulOne .liOne .lio>a,
	.footer .ulOne .liOne .lit>p {
		margin: 5px 0;
	}
	.footer .liTh>ul.flCenBw>li {
		flex: 1;
		margin-right: 10px;
		font-size: 12px;
	}
	.footer .liTh>div>p,
	.footer .ulOne .liOne .lio>a,
	.footer .ulOne .liOne .lit>p {
		font-size: 12px;
	}
	.footer .liTh>div>p.py>a:not(:last-child)::after {
		padding: 0 3px;
	}
	.indexSk {
		display: none;
		/*position: inherit;
		width: 93.75%;
		left: inherit;
		margin: 30px 0 0 3.125%;*/
	}
	.swiper-contione,
	.swiper {
		width: 100%;
		height: 100%;
		position: relative;
	}
	.indexSk .flCenBw {
		flex-wrap: wrap;
	}
	.indexSk>ul>li {
		width: 48%;
		box-sizing: border-box;
		margin: 0 0 4vw;
	}
	/*
	生态
	*/
	.ecology .one .solveliOne,
	.ecology .one .solveliTw,
	.ecology .one .solveliTh,
	.indexOneNr .solve>li {
		width: 29vw !important;
		margin-right: 3.375vw;
		height: auto;
	}
	.ecology .one>p {
		margin-bottom: 20px;
	}
	.ecology .one .solveliTh {
		margin-right: 0;
	}
	.indexOneNr .solve>li {
		margin-bottom: 4vw;
	}
	.indexOneNr .solve>li a{
		display: block;
	}
	.indexOneNr .solve>li:nth-child(3n) {
		margin-right: 0
	}
	.ecology .one h1 {
		font-size: 20px;
		margin: 5vw 0 3vw 0;
	}
	.indexOneNr .solve>li p {
		width: 80%;
		height: auto;
		letter-spacing:0;
		line-height: 24px;
		font-size: 12px;
		text-align: center;
		padding-left: 1.5vw;
		padding-right: 2.5vw;
		top: 4vw;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.ecology .one>img {
		display: block;
		width: 93.75%;
		margin: 0 3.125%;
	}
	.indexOneNr {
		width: 93.75%;
		margin: 0 auto;
	}
	.join.w1200 {
		width: 93.75% !important;
		padding-top: 1px;
		margin: 30px 3.125% 0;
		min-height: auto;
		padding-bottom: 30px;
	}
	.indexOne.join>h1 {
		font-size: 20px;
		margin: 30px 0 25px 0;
		padding: 0;
	}
	.join .tit {
		padding: 0 3vw;
		font-size: 14px;
	}
	.join .tit>li {
		padding: 0 3vw;
	}
	.join .cont {
		margin: 30px 0;
	}
	.join .cont ul.flBw li>h3 {
		margin-bottom: 10px;
		padding-bottom: 15px;
		font-size: 14px;
	}
	.join .cont ul.flBw li>p {
		font-size: 14px;
	}
	.joindi {
		margin: 20px 0 !important;
	}
	.joindi>a {
		font-size: 14px;
	}
	.course ul.cont>li>h4>img {
		width: 8vw;
	}
	.news .cont {
		width: 93.75%;
		margin: 0 auto;
	}
	.news .yichu1 {
		font-size: 14px;
		overflow: hidden;
		-webkit-line-clamp: 1;
	}
	.news ul.cont>li.one .flCenBw {
		align-items: flex-start;
	}
	.news ul.cont>li.one img {
		width: 32vw;
		height: 24vw;
		margin-right: 3vw;
	}
	.news ul.cont>li.one a>div {
		flex: 1;
	}
	.news ul.cont>li.one a>div p.nr {
		margin-bottom: 10px;
		margin-top: 2vw;
		height: 40px;
		font-size: 12px;
	}
	.news ul.cont>li.one a>div span {
		font-size: 12px;
		margin-top: 1vw;
		color: rgba(3, 110, 184, 0.8);
	}
	.news .font16 {
		font-size: 12px;
	}
	.news ul.cont>li.tw {
		justify-content: flex-end;
		margin: 10px;
		padding: 10px 0;
	}
	.news ul.cont>li.tw a>div {
		flex: 1;
		margin-right: 4vw;
	}
	.pages a {
		width: 20px !important;
		height: 20px !important;
		line-height: 18px !important;
		font-size: 12px !important;
	}
	.newsDet .cont {
		padding: 0;
		margin-left: 3.125%;
	}
	.newsDet .cont .nr {
		padding-bottom: 3vw;
		margin-bottom: 3vw;
	}
	.newsDet .cont .indexOne h1 {
		font-size: 16px;
		padding: 0 3vw;
		margin-bottom: 3vw;
		margin-top: 4vw;
	}
	.newsDet .cont .indexOne>p span {
		font-size: 12px;
		margin: 0 2vw;
	}
	.newsDet .cont .indexOne {
		padding-bottom: 3vw;
		margin-bottom: 3vw;
	}
	.newsDet .cont .nr img {
		width: 93.75%;
      	height: auto;
		margin-left: 3.125%;
		margin-bottom: 3vw;
	}
	.newsDet .cont .nr p {
		font-size: 12px;
		margin: 0 3vw;
		line-height: 2;
	}
	.newsDet .shx {
		margin: 0 3vw;
		padding-bottom: 4vw;
	}
	.newsDet .cont .shx div.flCen {
		margin-bottom: 3vw !important;
	}
	.newsDet .cont .shx div.flCen h3,
	.newsDet .cont .shx div.flCen span.yw {
		font-size: 14px;
	}
	.newsDet .cont .shx div.on {
		display: flex;
		align-item: center;
	}
	.newsDet .cont .shx div.on a {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		flex: 1;
	}
	.case>p {
		display: none;
	}
	.case>ul {
		padding: 0 3.125%;
		width: 93.75%;
	}
	.case>ul li {
		width: 45vw;
		margin-right: 0;
		height: 61vw;
		margin-bottom: 4vw;
	}
	.case>ul li:nth-child(2n) {
		margin-left: 3.75%;
	}
	.case>ul li a>img {
		width: 100%;
		height: 27vw;
	}
	.case>ul li a>.bai {
		padding: 3vw;
		height: 29vw;
		overflow: scroll;
	}
	.case>ul li a>.bai .yichu1 {
		/*-webkit-line-clamp: 3;*/
		/*overflow: scroll;*/
	}
	.case>ul li a>.bai .font16 {
		margin-bottom: 3vw;
		overflow: hidden;
	}
	.case>ul li a>.bai .font16 .bt {
		flex: 1;
		font-size: 14px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	
	/*
	 加入我们
	 * */
	.join .cont ul.flBw li {
		width: 100%;
		padding: 0;
		margin-bottom: 20px;
		border-right: none !important;
	}
	.footer .ulOne .liOne dl {
		width: 100%;
		margin-bottom: 20px;
		border-bottom: #333F4E solid 1px;
	}
	.footer .ulOne .liOne dl dt {
		text-align: center;
		margin-bottom: 10px;
	}
	.footer .ulOne .liOne dl dd {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.footer .ulOne .liOne dl:nth-child(3) dd {
		display: inherit;
	}
	.footer .ulOne .liOne dl dd a,
	.footer .ulOne .liOne dl dd p {
		margin: 10px 5px;
		font-size: 12px;
	}
	
	.footer .ulOne .liOne dl dd a.ftswxx {
		display: none;
	}
	.footer .ulOne .liOne dl:nth-child(3) dd p {
		margin: 10px 0;
	}
  .footer .ulOne .liOne dl dd p span{
width:60px;}
	.footer .flBw {
		display: inherit;
	}
	.footer .ulOne .liOne,
	.footer .ulOne .liTh {
		width: 100%;
		display: inherit;
	}
	.footer .liTh>ul.flCenBw>li {
		margin: 0 20px;
	}
	.footer .liTh>ul.flCenBw>li:nth-child(3) {
		margin-right: 20px;
	}
	.footer .liTh>div {
		margin-top: 20px;
	}
	.footer .liTwo {
		display: none;
	}
	.culture .one {
		margin: 0 3.125vw 4vw;
	}
	.culture .one>img {
		float: none;
		width: 100%;
	}
	.culture .one>div {
		padding: 10px 10px 20px;
		box-sizing: border-box;
		width: 100%;
	}
	.culture .one>div>span {
		margin-bottom: 10px;
	}
	.indexCust>ul:after {
		clear: both;
		display: block;
		visibility: hidden;
		height: 0;
		content: ".";
		font-size: 0
	}
	.indexCust>ul.flCen {
		width: 96%;
		padding: 0 2%;
		display: block;
	}
	.indexCust>ul.flCen>li {
		width: 30%;
		float: left;
		height: auto;
		box-sizing: border-box;
		margin: 0 1.65% 3vw;
	}
	.indexCust>ul.flCen>li:nth-child(3n+1) {
		clear: both;
	}
	.indexCust>ul.flCen>li img {
		width: 100%;
		display: block;
	}
	.indexNews .flBw {
		display: block;
		width: 93.75%;
		margin-left: 3.125%;
		margin-right: 0;
	}
  	.mob_left {
		
		display: flex !important;
		
	}
	.pc_left{
		display: none !important;
	}
	.indexNews .left {
		width: 100%;
		display: flex;
		/*align-items: center;*/
		justify-content: space-between;
	}
	.indexNews .left>div {
		padding: 0;
		width: 48%;
		display: block;
		position: relative;
	}
	.indexNews .left>div .picx {
		display: block;
		width: 100%;
	    height: 117px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}
	.indexNews .left>div .data,
	.indexNews .right .data {
		margin: 0;
		padding: 5px 10px;
		position: absolute;
		right: 3vw;
		top: 35%;
	}
	.indexNews .left>div:last-child {
		margin-bottom: 30px;
	}
	.indexOneNr>ul.flCenAc {
		width: 100%;
	}
	.indexOneNr>ul.flCenAc>li {
		font-size: 14px;
      	letter-spacing: 3px;
	}
	.indexOneNr .tit {
		margin: 20px 0;
	}
	.indexOneNr .tit h3 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.indexOneNr .tit h3::after {
		top: 120%;
	}
	.indexOneNr .tit>p {
		width: 100%;
	}
	#inav.navOn .b-logo {
		display: block !important;
	}
	#inav.navOn .h-logo {
		display: none !important;
	}
	.indexHead {
		height: auto;
		padding-top: 60px;
		padding-bottom: 0;
	}
	.indexHead:after {
		display: none;
	}
	.indexNews.indexOne {
		/*margin: 30px 0;*/
		padding: 30px 0;
	}
	.indexNews h1 {
		font-size: 20px;
		margin-bottom: 30px;
		font-weight: normal;
	}
	.indexNews .left>div .lr {
		width: auto;
		margin: 2vw;
	}
	.indexNews .left>div .lr .o {
		-webkit-line-clamp: 3;
		margin: 40px 0 10px;
		line-height: 1.6;
		font-size: 14px;
		height: 67px;
		overflow: hidden;
	}
	.indexNews .left>div .lr .t {
		margin: 10px 0 0;
		-webkit-line-clamp: 2;
		height: auto;
		display: none;
	}
	.indexNews .left>div .lr .th,
	.indexNews .right .bai>a {
		width: 80px;
		height: 24px;
		line-height: 24px;
	}
	.indexNews .more {
		display: none;
	}
	.indexNews .left>div .data p,
	.indexNews .right .data p {
		font-size: 12px;
	}
	.indexNews .left>div .data p.sh,
	.indexNews .right .data p.sh {
		font-size: 16px;
		margin-bottom: 6px;
	}
	.indexNews .left>div .data p.sh::after,
	.indexNews .right .data p.sh::after {
		top: 1.5rem;
	}
	.indexNews .right {
		display: none;
	}
	#video {
		height: 56vw;
		width: 92vw;
		margin: 0 4vw;
	}
	.indexHead #inav {
		position: fixed;
	}
	.bx-wrapper {
		z-index: 1 !important;
	}
	.fdcode .onep {
		width: 93.75%;
		margin: 0 3.125%;
	}
	.fdcode .cont1 {
		padding-top: 0px;
		width: 93.75%;
		margin: 0 3.125%;
	}
	.fdcode .cont1 .cont1Div {
		width: 100%;
		margin-bottom: 4vw;
	}
	.fdcode .cont1 .cont1Div>div {
		margin-bottom: 20px;
	}
	.zs_video {
		width: 93.75vw;
		margin: 0 3.125vw;
		height: 50vw;
	}
	.zs_qh {
		margin: 0 3.125% 30px;
		background: url(../image/zs_logo.jpg) center 5% no-repeat #031e33;
		background-size: 20%;
		height: auto;
	}
	.zs_qh .son {
		width: 30%;
		height: 200px;
		margin-top: 120px;
	}
	.fdcode .cont2 {
		margin-top: 30px;
	}
	.fdcodes ul.tedian {
		display: block;
		width: 93.75%;
		margin-left: 3.25%;
		border: none;
	}
	.fdcodes ul.tedian>li {
		width: 100%;
		border-radius: 4px;
		border: 1px solid #ACAEB9;
		margin-bottom: 4vw;
		box-sizing: border-box;
	}
	.fdcodes ul.tedian>li img {
		display: block;
		margin: 0 auto;
	}
	.fdcodes ul.tedian>li p.y {
		margin-bottom: 30px;
		text-align: center;
		margin-top: 10px;
	}
	.fdcodes .tdyp {
		width: 93.75%;
		margin-left: 3.125%;
	}
	.zzgc {
		width: 100%;
	}
	.zzgc img {
		display: block;
		width: 93.75%;
		margin-left: 3.125%;
	}
	.fdcodes ul.zhiz {
		display: block;
		width: 93.75%;
		margin-left: 3.125%;
	}
	.fdcodes ul.zhiz>li {
		width: 100%;
		margin-bottom: 30px;
	}
	.fdcodes ul.zhiz>li a>img {
		display: block;
		height: auto;
	}
	.gczhiz {
		margin-bottom: 0;
	}
	.fdcodes .gczhiz>.indexOne>img {
		display: none;
	}
	.fdcodes .anl .one {
		width: 93.75%;
		margin: 0 3.125%;
		display: block !important;
	}
	.fdcodes .anl .one>img {
		display: block;
		width: 100%;
		height: auto;
	}
	.fdcodes .anl .one>div {
		width: 100%;
		padding-top: 20px;
	}
	.fdcodes .anl .one>div>p {
		margin-top: 20px;
		margin-bottom: 20px;
		line-height: 1.8;
	}
	.swxx {
		display: block;
	}
	
	.active-nav:after{
		display: none;
	}
	
	
	
	.course ul.cont > li > div.flex div.nrx{
		font-size: 12px;
		line-height: 20px;
	}
	.st_bt1{padding-top: 0;}
	.course ul.cont > li > h4{line-height: 30px; font-size: 16px;}
	.course ul.cont > li::after{left: 90px;}
	.course ul.cont > li > div.flex div.flCen{width: 110px; margin-top: 0;}
	.course ul.cont > li > div.flex{padding-bottom: 15px;}
	.course ul.cont > li > h4{font-size: 20px;padding-bottom: 10px;}
	.course ul.cont > li > h4>img{width: 45px; left: 68px;}
	
	.course{padding:0 !important;}
	.course ul.cont{width: 96%;margin: 0 auto;}
	
	.course ul.cont > li > div.flex::after{left: 26.8%;height: 100%;top: 0;}
	
	.course ul.cont > li > h4 >span{margin-right: 3%!important;}
	.course ul.cont > li > h4.on::after{left: 27.5% !important;top: 63% !important;}
	.course ul.cont > li > div.flex div.flCen > span{margin: 0 15px;width: 10px;height: 10px;}
	.course ul.cont > li > div.flex div.flCen > span::after{width: 16px;height: 16px;margin: -9px 0 0 -9px;}
	.course ul.cont > li > div.flex div.flCen > h6{font-size: 14px;}
	
	.stOneNr{
		padding: 0 3.125%;
		width: 93.75%;
	}
	.stOneNr .solve > li{
		width: 29vw;
		height: 22.5vw;
		margin: 0 3.375vw 3vw 0;
	}
	.stOneNr .solve > li p{
		width: 80%;
		height: 32px;
		background-size: 100% 100%;
		line-height: 32px;
		font-size: 12px;
		top: 20px;
	}
	
	.stOneNr .solve > li.solveliOne:nth-child(1){width: 61.375vw !important; height: 27.5vw;}
	.stOneNr .solve > li.solveliOne:nth-child(2){height: 27.5vw; margin-right: 0;}
	.stOneNr .solve > li.solveliOne:nth-child(3n){margin-right: 3.375vw;}
	.stOneNr .solve > li.solveliOne:nth-child(5),.stOneNr .solve > li.solveliOne:nth-child(8){margin-right: 0px;}
	
}
