button {
	border: none;
}

.inMain {
	margin: 0 auto;
	max-width: 1920px;
	overflow: hidden;
}

.swipers {
	max-width: 1920px;
	margin: 0px auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;

}

.picList {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 100%;
	/* width: 1800px; */
}

.bannerss {
	width: 100%;
	/* width: 1800px; */
}



.swiperss {
	max-width: 1920px;
	margin: 30px auto;
	display: flex;

	/* flex-direction: column; */
	justify-content: center;
	align-items: center;
	position: relative;
}

.swopersm {
	display: flex;
	align-items: center;
	padding: 0 30px;
}

.navmt {
	width: 100%;
	position: absolute;
	top: 0px;
	z-index: 99;
	width: 100%;
	height: 60px;
	color: #FFFFFF;
	z-index: 99999;

}

.navms {
	width: 100%;
	position: fixed;
	top: 0px;
	/* bottom: 80px; */
	z-index: 99;
	width: 100%;

	color: #333333;
	background: #FFFFFF;
	z-index: 99999;
}

.navs_index {
	display: none;
}

.noNav {
	display: block;
}

@keyframes example {
	0% {
		right: 400px;
		top: 0px;
	}




	100% {
		right: 50px;
		top: 150px;
	}
}


.tianli {
	display: flex;
	position: absolute;
	z-index: 99;
	right: 50px;
	top: 150px;
	animation-name: example;
	animation-duration: 2s;
}

.tianli img {
	width: 824px;
}

@keyframes examples {
	0% {
		bottom: 0;
		left: -100px;
	}




	100% {
		bottom: 30px;
		left: 30px;
	}
}



.tianlis {
	display: block;
	position: absolute;
	z-index: 99;
	left: 30px;
	bottom: 30px;
	animation-name: examples;
	animation-duration: 2s;
}

.news_g img {
	width: 340px;
}

.news_close {
	position: absolute;
	top: -33px;
	right: -27px;
}

.news_close img {
	width: 32px;
	height: 32px;
}

.dwon_detial {
	display: flex;
	flex-direction: column;
	position: absolute;
	bottom: 60px;
	width: 100%;
	z-index: 99;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
}

.dwon_detial img {
	width: 30px;
	height: 50px;
	margin-top: 20px;
}

.banner {
	width: 100%;
	/* max-width: 1920px; */
	margin: 0 auto;
}

.banner img {
	width: 100%;
	margin: 0 auto;

}


.rate {
	width: 1400px;
	margin-top: 20px;
	margin-right: 20px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.rate .line {
	width: 2px;
	height: 120px;
	background: #FFFFFF;
	opacity: 0.5;


}

.rate-title {
	margin-top: 20px;
	/* margin-right: 20px; */
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	font-weight: 300;
	width: 100%;
	color: #FFFFFF;
	font-size: 16px;
}

.ratetitle {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	font-size: 48px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 999;
}

.rateitle-detail {
	margin-top: 30px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
}

.information {
	display: flex;
	width: 100%;
	height: 200px;
	background: #FFFFFF;
}

.informaton-gan {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	margin: 0 70px;
}

.information-title {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	justify-content: center;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	margin: 0 30px;
	/* width: 434px; */


}



.zysj {
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 48px;
}

.scheme-phone {
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #3463AE;
	line-height: 53px;
}

.phzj {
	font-size: 48px;
	color: #3463AE;
	line-height: 42px;
	margin-bottom: 20px;
}

.kfwx {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: fixed;
	right: 30px;
	top: 300px;
	z-index: 99999;

}

.kfwx:hover {
	cursor: pointer;
}

@keyframes namvt {
	0% {
		opacity: 0;
	}




	100% {
		opacity: 1;
	}
}


.codes {
	display: none;
	position: absolute;
	animation-name: namvt;
	animation-duration: 2s;
	width: 200px;
	background: #FFFFFF;
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
	border-radius: 6px;
	right: 70px;
	top: 0px;
}

.codes_phone {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 20px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #1992E5;
	line-height: 36px;
}

.codesm {
	display: none;
	position: absolute;
	right: 60px;
	top: -90px;
	animation-name: namvt;
	animation-duration: 2s;
}

.wxzx {
	display: flex;
	position: relative;
	flex-direction: column;
}

.dhzx:hover .codes {
	cursor: pointer;
	display: block;
}

.wxzx:hover .codesm {
	cursor: pointer;
	display: block;
}

.kfwx img {
	margin-bottom: 10px;
}

.pic {
	margin: 0 60px;
}

.pic img {

	height: 60px;
	opacity: 0.8;

}

.shop_lunboer {
	display: flex;
	width: 1400px;
	margin: 50px auto;

}

.shop_title {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 14px;

}

@keyframes shop_title {
	0% {
		background: #1992E5;
	}




	100% {
		background: #f2f2f2;
		transform: rotate(360deg);
	}
}


.shop_title:hover {
	color: #1992E5;

	/* 	animation-name: shop_title;
	animation-duration: 2s; */
	cursor: pointer;
}

.shop_title:hover .shop_gcjx {

	animation-name: shop_title;
	animation-duration: 2s;
	border-radius: 50%;
}

.shop_gcjx {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 110px;
	height: 110px;
	border-radius: 50%;
	background: #f2f2f2;

}

.shop_gcjx img {
	width: 80px;
	height: 80px;
}

.gcjx {
	display: flex;
	flex-direction: column;
	width: 100%;
	position: relative;
	margin: 50px 0 0 0;

}

.gcjx_img img {
	width: 100%;
}

.gcjx_backg {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 10;
	background: rgba(0, 0, 0, 0.4);
}

.gcjx_gc {
	display: flex;
	flex-direction: row;
	justify-content: center;
	/* margin: 0 100px; */
}

.gcjx_gc1 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 324px;
	height: 324px;
	background: rgba(0, 0, 0, 0.1);
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 42px;
}

.gcjx_gc1 img {
	width: 100px;
	height: 100px;
	margin-bottom: 40px;
}

.gacjx_detial {
	display: none;
	text-align: center;
	width: 208px;
	margin-top: 40px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 42px;
}

.gcjx_gc1:nth-of-type(2n) {
	background: rgba(255, 255, 255, 0.2);
}

.gcjx_gc1:hover {
	cursor: pointer;
	background: #1992E5;
}

.wuliu_detial {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	font-size: 54px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 42px;
}

.wjjd_title {
	width: 686px;
	text-align: center;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 42px;
	margin: 30px 0;
}

.wjj_more {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 200px;
	height: 60px;
	background: #1992E5;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 42px;

}

@keyframes wjj_more {
	0% {
		background: #7dfcb8;
		width: 150px;

	}

	100% {
		width: 200px;
		background: #1992E5;
		/* transform: rotate(360deg); */
	}
}

.wjj_more:hover {
	animation-name: wjj_more;
	animation-duration: 3s;
	cursor: pointer;
	color: #FFFFFF;
}

.wjj_img {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
}

.wjj_img img {
	width: 50rpx;

}

.about {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	background: url(../img/background.png) no-repeat;
	height: 800px;
	background-size: 100% auto;

}

.about_img {
	width: 959px;
	height: 100%;
}

.about_content {
	width: 780px;
	display: flex;
	flex-direction: column;
	margin-top: 50px;
	margin-left: 150px;
}

.about_en {
	display: flex;
	flex-direction: row;
	margin-bottom: 30px;
	height: 32px;
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #1992E5;
	line-height: 42px;
}

.about_title {
	display: flex;
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	margin: 30px 0;
}

.about_info {
	display: flex;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #1992E5;
	line-height: 24px;
	margin: 30px 0;
}

.about_detial {
	display: flex;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 42px;
	margin-top: 20px;
}

.about_detial p {
	width: 100%;
	text-indent: 20px;
	display: -webkit-box;
	/**对象作为伸缩盒子模型展示**/
	-webkit-box-orient: vertical;
	/**设置或检索伸缩盒子对象的子元素的排列方式**/
	-webkit-line-clamp: 6;
	/**显示的行数**/
	overflow: hidden;
	/**隐藏超出的内容**/
}

.compnay {
	display: flex;
	width: 100%;
	height: 280px;
	background: url(../img/number.png) no-repeat;
	background-size: 100% auto;

}

.new {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 880px;
	background: url(../img/new.jpg) no-repeat;
	background-size: 100% auto;
}

.project {
	background: url(../img/other/projectBg.png) no-repeat;
	background-size: 100% auto;
}

.new_en {
	display: flex;
	align-items: center;
	/* justify-content: center; */
	margin: 70px auto 0 auto;
	flex-direction: column;
}

.news_content {
	display: flex;
	margin-top: 10px;
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 42px;
}

.news_choose {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 1500px;
	margin: 50px auto 10px auto;
}

.news_gshd {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 100%;
	flex-wrap: wrap;
}

.news_info {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 42px;
	width: 150px;
	height: 50px;
	background: #C3C3C3;
	margin: 0 20px;
}

.news_info:hover {
	cursor: pointer;
}

.news_infos {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 42px;
	width: 150px;
	height: 50px;
	background: #C3C3C3;
	margin: 10px 20px;
}

.news_infos:hover {
	cursor: pointer;
}

.noinfo {
	color: #FFFFFF;
	background: #1992E5;
}

.noinfos {
	color: #FFFFFF;
	background: #1992E5;
}

.query_more {
	display: flex;
	position: absolute;
	top: 0;
	right: 0;
}

.new_title {
	display: flex;
	flex-direction: column;
	width: 460px;
	height: 520px;
	background: #F8F8F8;
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
}

.new_title img {
	width: 100%;
	height: 230px;
	border-radius: 10px 10px 0 0;
}

.new_title:hover {
	cursor: pointer;
	border: 1px solid #1992E5;
}

.news_title {
	display: flex;
	margin: 10px 20px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
}

.news_title span {
	width: 100%;
	display: -webkit-box;
	/**对象作为伸缩盒子模型展示**/
	-webkit-box-orient: vertical;
	/**设置或检索伸缩盒子对象的子元素的排列方式**/
	-webkit-line-clamp: 2;
	/**显示的行数**/
	overflow: hidden;
	/**隐藏超出的内容**/
}

.news_detial {
	display: flex;
	margin: 10px 20px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;

}

.news_detial p {
	width: 100%;
	display: -webkit-box;
	/**对象作为伸缩盒子模型展示**/
	-webkit-box-orient: vertical;
	/**设置或检索伸缩盒子对象的子元素的排列方式**/
	-webkit-line-clamp: 3;
	/**显示的行数**/
	overflow: hidden;
	/**隐藏超出的内容**/
}

.news_time {
	display: flex;
	margin: 30px 20px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
}

.new_centents {
	display: none;
}

.new_cententsm {
	display: none;
}

.new_cententsm:first-child {
	display: block;
}

.new_centents:first-child {
	display: block;
}

.new_centent {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 1600px;
	margin: 0 auto;
}

.left {
	display: flex;
	margin-right: 20px;
}

.left:hover {
	cursor: pointer;
}

.left img {
	width: 66px;
	height: 66px;
}

.lefts {
	display: flex;
	margin-right: 20px;
}

.lefts:hover {
	cursor: pointer;
}

.lefts img {
	width: 48px;
	height: 48px;
}

.noright3 img {
	width: 48px;
	height: 48px;
}

.right3 img {
	width: 48px;
	height: 48px;
}

.new_session {
	display: flex;
	margin: 30px auto;
	width: 1450px;
}

.new_sessions {
	display: flex;
	width: 1600px;
	height: 600px;
	margin: 100px auto 0 auto;
}

.brand {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 1080px;
	background: url(../img/blank.png) no-repeat;
	background-size: 100% auto;
}

.brand_en {
	display: flex;
	margin: 120px 0px 0 150px;
}

.bland_session {
	display: flex;
	width: 1600px;
	height: 600px;
	margin: 100px auto 0 auto;

}

.bland_img {
	display: flex;
	justify-content: center;
	width: 312px;
	height: 200px;
	background: #EAECEF;
	box-shadow: 0px 11px 27px 5px rgba(94, 94, 94, 0.1);
	border-radius: 10px;
}

.bland_imgs {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 290px;
	height: 200px;
	background: #E3E6EA;
	border-radius: 5px;
}

.bland_imgst {
	display: flex;
	/* justify-content: center; */
	flex-direction: column;
	align-items: center;
	width: 420px;
	height: 350px;
	background: #FFFFFF;
	box-shadow: 0px 1px 10px 0px rgba(153, 153, 153, 0.1);

}
.bland_imgst:hover{
	cursor: pointer;
	border: 1px solid #1992E5;
}
	

.bland_imgst img {
	width: 420px;
	height: 280px;
}

.bland_session .swiper-slide {
	/* background: #fff; */
	height: calc((100% - 200px) / 2);

	display: flex;

	justify-content: center;

	align-items: center;
}

.sts {
	height: 800px;
}

.sts .swiper-slide {
	height: calc((100% - 30px) / 2);

	display: flex;

	justify-content: center;

	align-items: center;
}

.stst {
	height: 800px;
}

.stst .swiper-slide {
	height: calc((100% - 100px) / 2);

	display: flex;

	justify-content: center;

	align-items: center;
}

.index_address {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	height: 900px;
}

.address {
	display: flex;
	flex-direction: column;
	width: 615px;
	/* align-items: center; */
	/* justify-content: center; */
	margin-top: 50px;
	/* margin-left: 100px; */

}

.addres_title {
	display: flex;
	margin: 50px 50px 30px 50px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 42px;
}

.ad_phones {
	display: flex;
	flex-direction: row;
	/* justify-content: space-between; */
	background: url(../img/adback.png) no-repeat;
	width: 615px;
	height: 500px;
	background-size: 615px 500px;
}

.ad_phones img {
	width: 96px;
	height: 96px;
	margin-left: 50px;
}

.ad_hotline {
	display: flex;
	flex-direction: column;
	align-items: center;
	/* justify-content: center; */
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 48px;
	margin-left: 50px;
}

.about_banner {
	display: flex;
	position: relative;
	flex-direction: column;
	margin-top: 70px;
}

.about_banner img {
	width: 100%;
}

.about_nav {
	display: flex;
	width: 100%;
	background: #F5F7FA;
}

.about_nav1 {
	display: flex;
	width: 90%;
	margin: 0px auto;
	flex-wrap: wrap;
}

.about_navs {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2E3033;
	line-height: 70px;
	margin: 0 10px;
	width: 150px;


}

.about_navs:hover {
	cursor: pointer;
}

.noabout {
	color: #1992E5;
	border-bottom: 2px solid #1992E5;
}

.about_infos {
	display: flex;
	flex-direction: column;
	width: 100%;
	background: url(../img/other/banner1.png) no-repeat;
	background-size: 100% auto;
}

.about_session {
	display: flex;
	margin: 90px auto 50px auto;
	width: 90%;
	flex-direction: column;
}

.about_titles {
	display: flex;
	flex-direction: column;
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}

.about_ens {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #A5ADB8;
	line-height: 24px;
	margin-top: 20px;
}

.about_yaer {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 30px;

}

.about_time {
	display: flex;
	flex-direction: column;
	width: 901px;

}

.about_detials {
	width: 100%;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2E3033;
	line-height: 42px;
}

.about_yares {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 20px 0;

}

.abouts_times {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 42px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #1992E5;
}

.about_jituan {
	display: flex;
	margin-top: 10px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
}

.father {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
	margin-right: 20px;
}

.yourDiv {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	z-index: 999;
}

.yourDiv img {
	width: 60px;
}

.about_triangle {
	display: flex;
	flex-direction: column;
	width: 100%;
	background: url(../img/other/about1.jpg) no-repeat;
	background-size: 100% auto;
}

.certificate {
	display: flex;
	background: url(../img/other/certif.jpg) no-repeat;
	background-size: 100% 1200px;

}

.presence {
	display: flex;
	background: url(../img/other/presencebg.png) no-repeat;
	background-size: 100% auto;
}

.blockchain {
	display: flex;
	background: url(../img/other/qukubg.jpg) no-repeat;
	background-size: 100% auto;
}

.property {
	display: flex;
	background: url(../img/other/property.png) no-repeat;
	background-size: 100% auto;
}


.services {
	display: flex;
	background: url(../img/other/server.png) no-repeat;
	background-size: 100% auto;
}

.structure {
	display: flex;
	flex-direction: column;

	margin-top: 0;
	background: url(../img/other/structure.png) no-repeat;
	background-size: 100% auto;
	/* margin-top: -80px; */
}

.about_us {
	display: flex;
	flex-direction: column;
	margin: 70px auto 0px auto;
	width: 90%;
}

.company {
	display: flex;
	flex-direction: column;
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
}

.nocompay {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.jsan {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

.jsan img {
	width: 1400px;
}

.jsans {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 80px auto 80px auto;
	max-width: 1400px;
	background: rgba(255, 255, 255, 0.9);
}

.jsans img {
	max-width: 1400px;
}

.jsan_time {
	display: flex;
	padding: 30px 0;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2E3033;
	line-height: 10px;
}

.jsanst img {
	width: 704px;
}

.history {
	display: flex;
	flex-direction: column;

	margin-top: 0;
	background: url(../img/other/history.png) no-repeat;
	background-size: 100% auto;
}

.history_time {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom:20px;
}

.history_title {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	width: 239px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.history_title span {
	display: -webkit-box;
	/**对象作为伸缩盒子模型展示**/
	-webkit-box-orient: vertical;
	/**设置或检索伸缩盒子对象的子元素的排列方式**/
	-webkit-line-clamp: 2;
	/**显示的行数**/
	overflow: hidden;
	/**隐藏超出的内容**/
}

.his_time {
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;
	 line-height: 54px; 
}

.history_line {
	display: flex;
	margin-top: 30px;
}

.history_line img {
	width: 14px;
	height: 92px;
}

.histeory_lines {
	display: flex;
	width: 240px;
	border-top: 2px dashed #FFFFFF;
}

.speech {
	display: flex;
	flex-direction: row;
	width: 85%;
	margin: 10px auto 0 auto;
}

.speech_title {
	display: flex;
	flex-direction: column;

}

.speech_ds {
	display: flex;
	flex-direction: row;
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2E3033;
	line-height: 62px;
	width: 620px;
}

.speech_ds img {
	width: 62px;
	height: 62px;
	margin-right: 10px; 
}

.speech_detial {
	display: flex;
	margin-top: 10px;
	width: 810px;
	background: #F4F5F7;
}

.speech_detial p {
	padding: 20px;
	font-size: 16px;
	text-indent: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2E3033;
	line-height: 42px;
}

.speech_img {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 810px;
	height: 572px;
	background: url(../img/other/speech_back.png) no-repeat;
	background-size: 100% auto;

}

.dsz {
	align-self: center;
	display: flex;
	flex-direction: column;
	font-size: 24px;
	margin-top: 70px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #151515;
}

.dsz_image {
	flex-direction: column;
	align-self: center;
	width: 450px;
	/* height: 238px; */
	border: 2px solid #1992E5;
	margin-bottom: 10px;
}

.dsz_image img {
	width: 445px;
}

.staff {
	display: flex;
	flex-direction: column;
	/* align-items: center; */
	width: 420px;
	background: #FFFFFF;
	box-shadow: 0px 1px 10px 0px rgba(153, 153, 153, 0.1);
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #2E3033;

}

.staff img {
	width: 420px;
	height: 280px;
}

.staff span {
	/* padding: 20px 0; */
}

.environ {
	display: flex;
	flex-direction: column;
	width: 1400px;
	margin: 50px auto;
}

.nocontact {
	width: 100%;
	margin: 0;
	background: url(../img/other/contact.png) no-repeat;
	background-size: 100% auto;

}

.compay_envi {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2E3033;
	line-height: 24px;
}

.environ_session {
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}

.environ_detial {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 420px;
	margin: 20px 20px;

	background: #FFFFFF;
	box-shadow: 0px 1px 10px 0px rgba(153, 153, 153, 0.1);
	;
}

.environ_detials {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 420px;
	margin: 20px 20px;

	background: #FFFFFF;
	box-shadow: 0px 1px 10px 0px rgba(153, 153, 153, 0.1);
	;
}

.environ_detial span {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #2E3033;
	padding: 20px 0;
}

.environ_detials span {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #2E3033;
	padding: 20px 0;
}

.environ_detial img {
	width: 420px;
	height: 280px;
}

.electric {
	display: flex;
	flex-direction: column;
	width: 1620px;
	background: rgba(255, 255, 255, 0.92);
	box-shadow: 0px 3px 10px 0px rgba(148, 150, 153, 0.1);
	border-radius: 10px;
	margin-top: -260px;
	position: relative;
	z-index: 99;
	margin-left: auto;
	margin-right: auto;
}

.electrics {
	position: relative;
	display: flex;
	align-items: center;
	flex-direction: row;
	width: 1620px;
	margin: 30px auto 80px auto;
}

.culture {
	display: flex;
	flex-direction: column;

	width: 800px;
	z-index: 1;
	min-height: 500px;
	background: #FFFFFF;
	box-shadow: 0px 3px 10px 0px rgba(148, 150, 153, 0.1);
	border-radius: 10px;
}

.cultures {
	display: flex;
	flex-direction: column;
	margin: 30px 50px;
}

.cluture_img {
	display: flex;
	flex-direction: column;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #2E3033;
	line-height: 48px;
	margin-bottom: 20px;
}

.culture_imgs {
	display: flex;
	position: absolute;
	right: 0;
	width: 880px;
	z-index: 0;
}

.lintes {
	display: flex;
	width: 40px;
	height: 3px;
	background: #1992E5;
}

.detial {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2E3033;
	line-height: 48px;
}

.electric_title {
	/* width: 100%; */
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin: 30px 20px 10px 20px;
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #1992E5;
	line-height: 24px;
}

.slase {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2E3033;
	line-height: 24px;
	width:100%;
}

.tlslase {
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #8A9099;
	line-height: 24px;
	width: 200px;
}

.slase img {
	width: 60px;
	height: 60px;
	margin-right: 10px;
}

.electric_t {
	display: flex;
	margin: 0px 30px 10px 30px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #1992E5;
	line-height: 24px;
}

.electrif_detial {
	display: flex;
	flex-direction: row;
	margin: 30px 0px 30px 30px;
}

.electric_de {
	display: flex;
	flex-direction: column;
	width: 741px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2E3033;
	line-height: 42px;
}

.notele p {
	display: -webkit-box;
	/**对象作为伸缩盒子模型展示**/
	-webkit-box-orient: vertical;
	/**设置或检索伸缩盒子对象的子元素的排列方式**/
	-webkit-line-clamp: 8;
	/**显示的行数**/
	overflow: hidden;
	/**隐藏超出的内容**/
}

.electric_de p {
	text-indent: 30rpx;

}

.elec_line {
	width: 8px;
	height: 400px;
	background: #D4D4D4;
	border-radius: 4px;
	margin: 20px 10px;
}

.elec_image {
	display: flex;
	flex-direction: row;
	align-items: center;
	position: relative;
	width: 920px;
	/* height: 596px; */
}

.elec_images {
	display: flex;
	flex-direction: row;
	margin-right: 80px;
	position: relative;

	height: 596px;
}

.intro img {
	width: 576px;
}

.noele {
	margin-top: 100px;
	margin-bottom: 80px;
	margin-right: 100px;
	width: 600px;
	height: 360px;
}

.elec_left {
	display: flex;
	position: absolute;
	z-index: 99;
	left: 20px;


}

.elec_lefts {
	display: flex;
	position: absolute;
	z-index: 99;
	right: 20px;
}

.elec_left img {
	width: 40px;
	height: 40px;
}

.bannert img {
	width: 100%;
	/* height: 596px; */
}

.bannerts {
	width: 100%;
}

.bannertt {
	width: 100%;
}

.block {
	display: flex;
	flex-direction: column;
	position: relative;
	width: 480px;
	height: 540px;
	/* border-radius: 50px 0px 50px 0px; */
}

.blockd img {
	width: 100%;
	height: 100%;
	border-radius: 50px 0px 50px 0px;
}

.block_title {
	display: flex;
	flex-direction: column;
	align-self: center;
	justify-content: center;
	position: absolute;
	background: rgba(0, 0, 0, 0.3);
	width: 100%;
	height: 100%;
	border-radius: 50px 0px 50px 0px;
}

.block_add {
	margin-top: 100px;
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 42px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
	transition: all 0.5;

}

.block_add img {
	width: 60px;
	height: 60px;
	margin-top: 80px;
}

.block:hover {
	cursor: pointer;
}

.block:hover .block_add {
	transform: scale(1.2);
}

.project_sale {
	display: flex;
	flex-wrap: wrap;
	margin: 30px 30px;
}

.noproject {
	margin: 20px 20px;

}

.ztjx_cnt {
	margin: 20px 3;
}

.noproject:hover {
	cursor: pointer;
}

.noelectric {
	min-height: 600px;
	background: #FFFFFF;
	position: relative;
}

.newdetial {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 80px 0 20px 0;
	font-size: 30px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #2E3033;

	line-height: 10px;
}

.newdetial_time {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #5D6166;
	line-height: 10px;
	margin-top: 30px;
}

.new_line {
	width: 90%;
	margin: 30px auto;
	height: 1px;
	background: #E5E5E5;
	border-radius: 1px;
}

.new_details {
	display: flex;
	flex-direction: column;
	margin: 0px 30px 150px 30px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #2E3033;
	line-height: 48px;
}

.news_image {
	display: flex;
	justify-content: center;
	margin: 30px 0;
}

.news_image img {
	width: 800px;
}

.new_details p {
	text-indent: 30px;
}

.company_new {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 60px;
	width: 150px;
	height: 50px;
	background: #8B9199;
	border-radius: 0px 25px 25px 0px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;

}

.nocompays {
	width: 150px;
	height: 50px;
	bottom: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	background: #1992E5;
	border-radius: 0px 25px 25px 0px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;

}

.nocompays:hover {
	cursor: pointer;
}

@keyframes namvs {
	0% {
		top: 0;
		left: 300px;
	}




	100% {
		top: 100px;
		left: 100px;
	}
}

.gcjxt {
	display: flex;
	flex-direction: column;
	position: absolute;
	animation-name: namvs;
	animation-duration: 2s;
	top: 100px;
	left: 100px;
	width: 600px;
	min-height: 400px;
	background: rgba(255, 255, 255, 0.9);
	opacity: 0.9;
	border-radius: 10px;
}

.gcjx_ima {
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 80px;
	width: 100%;
	margin-top: 50px;
	background: url(../img/other/gxgcbg.png) no-repeat;
	background-size: 100% 80px;
	font-size: 54px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;

}

.gcjx_ima img {
	width: 60px;
	height: 60px;
	margin: 0 20px;
}

.gcjx_title {
	display: flex;
	flex-direction: column;
	margin: 30px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 42px;
}

.gcjx_session {
	display: flex;
	flex-direction: column;
	width: 1550px;
	margin: 40px auto;
}

.gcjx_ztjx {
	display: flex;
	flex-direction: column;
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 42px;
}

.ztjx_detial {
	margin-top: 30px;
	display: flex;
	flex-direction: row;
	background: #FFFFFF;
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
	height: 456px;
}

.ztjx_detials img {
	width: 1050px;
	height: 456px;
}

.ztjx_title {
	display: flex;
	flex-direction: column;
	margin: 80px 30px 30px 50px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 36px;

}

.ztjx_phone {
	display: flex;
	flex-direction: column;

	margin: 50px 20px 0 20px;
	font-size: 28px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #1992E5;
}

.ztjx_moer {
	display: flex;
	width: 100%;
	margin-top: 50px;
	justify-content: flex-end;

}

.ztjx_content {
	display: flex;
	flex-wrap: wrap;
	margin: 30px 0;
}

.dn_product_session {
	width: 1500px;
	margin: 40px auto;
	display: flex;
	flex-direction: column;
}

.py_name {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	width: 100%;
	margin-bottom: 20px;
}

.py_name_ms {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
}

.py_names {
	display: flex;
	flex-direction: row;
	align-items: center;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	/* line-height: 48px; */
}

.py_message {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	display: flex;
	justify-content: center;
	width: 100%;
	flex-direction: row;
	margin-bottom: 30px;
}

.py_namet {
	display: flex;
	margin-left: 10px;
	width: 600px;
	height: 50px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	border-radius: 5px;
}



.py_messaget {
	display: flex;
	margin-left: 10px;
	width: 90%;
	height: 200px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	border-radius: 5px;
}

.py_submit {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 90%;
	height: 50px;
	background: #1992E5;
	border-radius: 5px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 48px;
	margin-top: 20px;

}

.py_submit:hover {
	cursor: pointer;
}

.py_namet input {
	margin-left: 10px;
	width: 100%;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;

	line-height: 48px;
}




.py_messaget textarea {
	margin: 10px;
	width: 100%;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;

	line-height: 48px;

}

.py_gcase {
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin: 20px 0;
}

.contacts {
	display: none;
}

.contacts:first-child {
	display: block;
}

.contact_session {
	display: flex;
	flex-direction: column;
	width: 100%;
	background: #F5F5F5;
}

.contact_content {
	display: flex;
	flex-direction: column;
	margin: 50px auto;
	width: 1200px;
}

.contant_name {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.contact_serch {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 150px;
	height: 60px;
	background: #1992E5;
}

.contact_serch img {
	width: 24px;
	height: 24px;
}

.contact_serch:hover {
	cursor: pointer;
}

.contact_detial {
	display: flex;
	flex-direction: row;
	margin: 0 auto;
	align-items: center;
	width: 100%;
	width: 1200px;
	height: 65px;
	background: #5C6066;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	/* line-height: 24px; */
}

.contact {
	display: flex;
	flex-direction: column;
}

.contact_st {

	display: flex;
	flex-direction: row;
	margin: 0 auto;
	align-items: center;
	width: 100%;
	width: 1200px;
	height: 80px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #5C6066;


	background: #FFFFFF;
}

.zhiwe {
	width: 220px;
	margin-left: 20px;
}

.contact_detials {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.nocont {
	color: #1992E5;
}

.contact_detials img {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.contact_detials:hover {
	cursor: pointer;
}

.zhiwei_detial {
	display: none;
	width: 100%;
	background: #F2F5FA;
}

.zhiwei_de {
	display: flex;
	flex-direction: column;
	margin: 50px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2E3033;
	line-height: 40px;

}

.ypzw {
	margin-top: 20px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2E3033;
	line-height: 24px;
}
