.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.twoEllipsis {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.threeEllipsis {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.flex-j-b {
	justify-content: space-between;
}

.flex-item {
	align-items: center
}

.mgt-25 {
	margin-top 25px;
	border: 1px solid red;
}

.flex {
	display: flex
}

.common-header {
	width: 100%;
}

.mewnu {
	width: 1220px;
	height: 90px;
	margin: auto;
	display: flex;
	justify-content: space-around;
}

.menu-list {
	display: flex;
}

.menu-li {
	width: 160px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}

.navmenu {
	position: absolute;
	top: 90px;
	left: 0;
	width: 100%;
	height: 110px;
	display: none;
	/* border: 1px solid red; */
	background: #f5f5f5;
	z-index: 10;
	/* transition: all 0.3s linear */
}
.navmenu-in{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.submenu{
	height: 100%;
	padding: 0 30px;
	border-left: 1px solid #c5c5c5;
	display: flex;
	align-items: center;
}
.submenu:last-child{
	padding: 0 30px;
	display: flex;
	align-items: center;
	border-right: 1px solid #c5c5c5;
}
.submenu:hover{
	box-shadow: 0 0 8px #c5c5c5;
}
.banner-swiper {
	width: 100%;
	height: 880px;
}

.swiper-container {
	width: 100%;
	/*控制swiper组件的高度height*/
	height: 100%
}

.swiper-slide {
	/* Center slide text vertically */
	/*弹性盒子flex的应用*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

/*swiper容器内图片*/
.swiper-slide img {
	width: 100%;
	height: 100%;
}
.news-body{
	width: 100%;
	background: #fff;
}
.news-more{
	position: absolute;
	bottom: 0;
	right: 10px;
	width: 126px;
	height: 42px;
	background: #00a0e9;
	color: #fff;
	line-height: 42px;
	border-radius: 4px;
	text-align: center;
	font-size: 16px;
}
.news-more:hover{
	background: rgba(37,164,187,0.8);
}
.footer-img-box{
	width: 325px;
	display: flex;
	flex-wrap: wrap;
}
.img-style-t{
	margin-bottom: 30px;
}
.img-style{
	margin-right: 35px;
}
.erm{ margin-top:25px;
	
	}
.erm img{
	width: 165px;
	height: 165px;
}
.copyright-icp {
	margin: auto;
	padding: 26px 0 29px;
	text-align: center;
	height: 14px;
	font-family: SourceHanSansSC-Regular;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 12px;
	letter-spacing: 0px;
	color: #ffffff;
	background: #222222;
}
.footer-box{
	width: 100%;
	background:#393939
}
.footer-in{
	width: 1200px;
	margin: auto;
	padding:25px 0;
	/* border: 1px solid red; */
	display: flex;
	/* justify-content: space-around; */
	align-items: center;
}
.footer-text{
	color: #fff;
	width: 533px;
	margin: 0 75px 0 100px;
}
.cm-f-title{
	font-family: ARUDJingXiHeiGB-BD;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 2px;
	color: #ffffff;
}
.cm-f-main{
	margin:10px 0 20px; 
	font-family: ARUDJingXiHeiGB-MD;
	font-size: 14px;
	/* letter-spacing: 1px; */
	color: #ffffff;
	line-height:25px;
	
}
.look-code{
	color: #FFFFFF;
	margin-top:18px;
	/* font-family: SourceHanSansSC-Regular; */
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 12px;
	letter-spacing: 1px;
	color: #ffffff;
	
}
.news-title-0{
	display: flex;
	flex-direction:column;
	align-items: center;
	margin-bottom: 40px;
}
.news-title{
	display: flex;
	flex-direction:column;
	align-items: center;
	position: relative;
	/*bottom: -80px;*/
	transition: 0.5s;
}
.on.news-title{
	bottom: 0;
}
.news-and-information {
	/* width: 481px; */
	height: 65px;
	font-family: ARUDJingXiHeiGB-HV;
	font-size: 37px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #B7B2B2  !important;
	font-weight:bold;
}
.text-style-1 {
	font-family: ARUDJingXiHeiGB-MD;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #00a0e9;
	margin: 0 10px;
	font-weight:bold;
}

.text-style-2 {
	font-family: inherit;
	font-size: 34px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #353741;

	
}
.text-style-2 span{ color:#353741;font-weight:bold;}

.text-style-21 {
	font-size: 28px;
	color: #fff;
	font-weight:bold;
	left: 42%;
	top:32.5%;
	position: absolute;
}
.text-style-22 {
	font-size: 28px;
	color: #fff;
	font-weight:bold;
	left: 31%;
	top:34.5%;
	position: absolute;
}
.introduce-layer-o{
	margin-top: 50px;
	margin-bottom: 50px;
	font-family: ARUDJingXiHeiGB-MD;
	font-size: 18px;
	/*font-weight: normal;
	font-stretch: normal;*/
	line-height: 36px;
	letter-spacing: 0px;
	color: #000000;
	text-indent:2em;
	/*position: relative;*/
	top:200px;
	/*transition:0.8s*/
}
.on.introduce-layer-o{
	top: 0;
}
.cont{
	display: flex;
	width: 1250px;
	margin: auto;
	justify-content: space-between;
}

/*简介6个图*/
.licss{margin: auto;text-align: center;}
.licss li{ display:inline-table; margin:1px auto; width:47%;transition:all 1s ease-out;}
.licss li:hover {transform:scale(1.1);}