html {
	font-size: 100%;
}
/* 首页页面 */
@media (min-width: 1301px){
	.product_swiper .text{padding: 50px 30px;}
}
.product_swiper .text p {
	font-size: 16px;
	line-height: 2;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
	transition: all 0.8s;
}
/* 首页产品中心 */
.hmc2Top{
	background: #f0f0f0;
}
.name{
	font-weight: bold;
}
.bd p{
	font-size: 16px;
	height: 52px;
	margin-bottom: 10px;
}
.more,.more em{
	font-size: 16px;
}
.time{
	font-size: 16px;
}
/* 底部 */
.footer_1 {
	background: #373D41;
	padding: 70px 0 40px;
}

.footer_2 {
	width: 100%;
	padding: 35px 0;
	border-top: 1px solid #555;
	background-color: #373D41;
}

.footer_2 .foot {
	height: auto;
	background-color: transparent;
}

.footer_2 .foot p {
	font-size: 16px;
	color: #f0f0f0;
	text-align: center;
}
.footer_2 .foot p span{
	font-size: 14px;
	color: #ccc;
}

.footer_2 .foot p a {
	font-size: 16px;
	color: #fff;
	transition: all 0.5s;
}

.footer_2 .foot p a:hover {
	color: #086ee8;
}

.footer_1 .an {
	display: flex;
	flex-wrap: wrap;
}

.footer_1 .text1 {
	width: 100%;
	display: flex;
padding-right:10px;
	    justify-content: center;
}
.footer_1 .xfoot01_1 {
	width: calc(80%);
	padding: 0 2.4vw;
	/* box-sizing: border-box; */
}
.footer_1 .xfoot01_2 {
	width: calc(100% - 80%);
	padding: 0 2.4vw;
	display: flex;
	align-items: center;
	margin-top: 70px;
	/* box-sizing: border-box; */
}
.footer_1 .uls {
	/* width: calc(100% - 410px - 152px);
	padding: 0 2.4vw; */
	box-sizing: border-box;
}
.footer_1 .text2 {
	/*width: 152px;*/
	width: 100%;
}

.footer_1 .text1>.img {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	padding-bottom: 30px;
	display: none;
}
.footer_1 .text1>.img img{
	margin-left: -26px;
}
.footer_1 .text1>.img h2 {
	font-size: 37px;
	color: #fff;
	padding-right: 10px;
	line-height: 1;
	font-weight: normal;
}

.footer_1 .text1>.img h2 a {
	font-size: 37px;
	color: #fff;
}

.footer_1 .text1>.img p {
	font-size: 16px;
	color: #fff;
}

.footer_1 .text1 .txt {
	display: flex;
	padding: 30px;
	width: calc(%);
	/* align-items: center; */
}

.footer_1 .text1 .txt .img {
	width: 35px;
}

.footer_1 .text1 .txt .img img {
	display: block;
	height: 20px;
	filter: brightness(100);
	filter: brightness(1.6);
	margin-right: 1.9rem;
}

.footer_1 .text1 .txt p {
	font-size: 16px;
	color: #fff;
	text-transform: capitalize;
}

.footer_1 .uls {
	display: flex;
}

.footer_1 .uls>li {
	flex: 1 1;
}

.footer_1 .uls li h3,.footer_1 .uls li h3 a {
	font-size: 18px;
	color: #fff;
	display: flex;
	align-items: center;
	font-weight: normal;
	padding-bottom: 30px;
	justify-content: center;
}

.footer_1 .uls li h3 span {
	font-size: 16px;
	color: #fff;
	display: none;
	font-weight: normal;
}

.foot_ul_s {
	width: 100%;
	display: none;
}
.foot_ul_s li {
	padding-bottom: 15px;
}

.foot_ul_s li a {
	display: inline-block;
	line-height: 1.7;
	font-size: 16px;
	color: #fff;
}

.foot_ul_s li a:hover {
	color: #086ee8;
}

.footer_1 .text2 .txt2 {
	font-size: 21px;
	color: #fff;
	padding-bottom: 30px;
	display: none;
}

.footer_1 .text2 .img {
	/*width: 200px;*/
	/*margin: 0 0 0 auto;*/
	width: 100%;
	text-align: left;
}

.footer_1 .text2 .img img {
	display: inline-block;
}

.footer_1 .text2 .img p {
	padding-top: 15px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
/* 合作伙伴 */
.hmc2Top5{
	padding: 70px 0;
	background: #f0f0f0;
}
.hmc2Top5 .hmPt{
	text-align: center;
}
.main_he {
	display: flex;
	flex-wrap: wrap;
}
.main_he>li {
	width: 24%;
	margin-right: 1.16%;
	padding-bottom: 20px;
}
.main_he>li:nth-child(4n){
	margin-right: 0%;
}
.main_he>li>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/* 首页-表单 */
.hmcTop6{
	padding: 50px 0;
	background: url(../images/188.jpg) no-repeat center center;
	background-size: cover;
}
.set_form{
	width: 100%;
	display: flex;
	justify-content: center;	
}
.set_form .text{
	width: 40%;
}
.set_form .text h3{
	font-size: 24px;
	line-height: 60px;
	color: #086ee8;
}
.set_form .text p{
	font-size: 20px;
	line-height: 40px;
	color: #666666;
}
.set_form form{
	width: 60%;
	display: flex;
	align-items: center;
	position: relative;
}
.set_form form input{
	width: calc(33.33% - 40px);
	border-radius: 8px;
	height: 60px;
	padding: 0 0 0 20px;
	margin: 0 0 0 40px;
	font-size: 18px;
}
.set_form form input[type=text]{
	border: 1px solid #c7c7c7;
}
.set_form form input[type=submit],.set_form form input[type=botton]{
	padding: 0;
	border: none;
	background-color: #086ee8;
	color: #fff;
	text-align: center;
	cursor: pointer;
	transition: .5s;
}
.set_form form input[type=submit]:hover,.set_form form input[type=botton]:hover{
	background-color:#fff;
	color: #333;
}


/* 子页面的样式 */
.main_top{
	padding-top: 110px;
}
.w1400{
	max-width: 1440px;
	margin: 0 auto;
	width: 100%;
}
.z_banner img{
	width: 100%;
	display: block;
	margin: 0 auto;
}
/* 面包屑 */
.mand{
	background-color: #f0f0f0;
}
.abouts_list{
	display: flex;
	align-items: center;
	height: 100%;
}
.abouts_list .nav_btn{
	height: 100%;
	width: calc(100% - 410px);
	display: flex;
	flex-wrap: wrap;
}
.abouts_list .nav_btn a{
	display: block;
	font-size: 16px;
	padding: 18px 20px;
	height: 100%;
	transition: .5s;
}
.abouts_list .nav_btn a.active,.abouts_list .nav_btn a:hover{
	background-color: #086ee8;
	color: #fff;
}
.abouts_list .text{
	width: 410px;
	text-align: right;
	font-size: 20px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	line-height: 1.7;
	padding: 10px 0;
}
.abouts_list .text a{
	font-size: 16px;
	margin-right: 10px;
	text-transform: uppercase;
}
.abouts_list .text span{
	font-size: 16px;
	margin-left: 10px;
	margin-right: 10px;
}
/* 关于我们 */
.padds{
	padding: 70px 0;
}
.abouts1{
	background: #fff;
}
.abouts1>.an{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.abouts1 .img{
	width: calc(50%);
	position: relative;
	left: 50%;
	padding-left: 35px;
	display: none;
}
.abouts1 .img img{
	width: 100%;
	display: block;
}

.abouts1 .text{
	position: relative;
	/*width: calc(50%);*/
	width: 100%;
	padding-right: 35px;
	/*right: 50%;*/
}
.abouts1 .text h1{
	font-size: 32px;
	font-weight: normal;
	line-height: 1.7;
	margin-bottom: 50px;
	color: #333;
}
.abouts1 .text p{
	font-size: 20px;
	font-weight: normal;
	line-height: 2.2;
	color: #333;
	text-indent: 2em;
}
/* 荣誉资质 */
.about_uls {
	/* padding-top: 70px; */
	display: flex;
	flex-wrap: wrap;
}
.about_uls .item {
	width: calc(24%);
	overflow: hidden;
	border: 1px solid #eaeaea;
	padding: 10px;
	margin-bottom: 20px;
	margin-right: 1.33%;
	cursor: pointer;
}
.about_uls .item:nth-child(4n){
	margin-right: 0%;
}
.about_uls .item img {
	display: block;
	width: 100%;
	transition: all 0.3s;
}
/* 视频弹窗 */
.c-modal {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s, visibility 0.3s;
}

.c-modal.show {
	opacity: 1;
	visibility: visible;
}

.c-modal.show .c-modal-container {
	transform: scale(1);
}

.c-modal-bg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	cursor: pointer;
}
.c-modal-container {
	max-width: 100%;
	max-height: 100%;
	background-color: #fff;
	position: relative;
	z-index: 1;
	margin: 0 auto;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
	transform: scale(0.88);
	transition: transform 0.3s;
}
.c-modal-close {
	position: absolute;
	right: 24px;
	top: 24px;
	z-index: 1;
	font-size: 18px;
	line-height: 1;
	cursor: pointer;
	opacity: 0.9;
	transition: opacity 0.3s, transform 0.3s;
	color: #ddd;
}
.c-modal-close img {
	width: 40px;
}
.c-modal-close:hover {
	opacity: 1;
	transform: rotate(180deg);
}
.c-modal-main {
	position: relative;
	z-index: 0;
	display: none;
}
.c-modal-main.active {
	display: block;
}
.c-modal-main.active img{
	width: 100%;
}
.c-modal-main.videobox {
	width: 800px;
	padding-bottom: 56.25%;
	max-width: 100%;
}
.c-modal-main.videobox .video-js {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.c-modal-main.contactbox {
	width: 1000px;
	max-width: 100%;
	background: url(../img/modal-bg01.jpg) no-repeat 50% / cover;
}
.c-modal-main.contactbox .bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	padding: 14px;
	background: none;
}
.c-modal-main.contactbox .bg:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid hsla(0, 0%, 100%, 0.3);
}
.c-modal-main.contactbox .main {
	color: #faf3e7;
	padding: 80px 74px 74px 74px;
	position: relative;
	z-index: 1;
}
.c-modal-main.contactbox .main .tc_top {
	display: flex;
	justify-content: space-between;
}
.c-modal-main.contactbox .main .tc_top .tc_left {
	width: 520px;
}
.c-modal-main.contactbox .main .tc_top .tc_left .h1 {
	font-size: 54px;
	line-height: 72px;
	margin-bottom: 8px;
}
.c-modal-main.contactbox .main .tc_top .tc_left .h2 {
	font-size: 34px;
	line-height: 45px;
	margin-bottom: 44px;
}
.c-modal-main.contactbox .main .tc_top .tc_left .h3 {
	margin-top: 12px;
	font-size: 24px;
	line-height: 32px;
}
.c-modal-main.contactbox .main .tc_top .tc_right {
	width: 258px;
}
.c-modal-main.contactbox .main .tc_top .tc_right img {
	width: 100%;
	margin-bottom: 130px;
}
.c-modal-main.contactbox .main .tc_top .tc_right .btn {
	width: 100%;
	line-height: 66px;
	border: 1px solid #fff;
	text-align: center;
	font-size: 20px;
	display: block;
	color: #fff;
	transition: all 0.5s;
}
.c-modal-main.contactbox .main .tc_top .tc_right .btn:hover {
	background-color: #fff;
	border-color: transparent;
	color: #000;
}
.c-modal-main.contactbox .tit {
	font-size: 28px;
}
.c-modal-main.contactbox .text {
	font-size: 36px;
	margin-bottom: 10px;
}
.c-modal-main.contactbox .form {
	border: 2px solid #fff;
	background-color: #fff;
}
.c-modal-main.contactbox .ps {
	font-size: 18px;
	color: #fff;
	padding-left: 22px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../img/suo.png);
	background-size: auto 18px;
	margin-top: 14px;
}
.c-modal-main.contactbox .iconfont {
	color: #bcbcbc;
	line-height: 44px;
	width: 46px;
	text-align: center;
	font-size: 30px;
}
.c-modal-main.contactbox .submit {
	border: none;
	outline: none;
	background: #e60012;
	padding: 0;
	width: 150px;
	height: 62px;
	background-size: 20px;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}
.c-modal-main.contactbox .input {
	width: calc(100% - 155px);
	height: 72px;
	line-height: 1.5;
	border: none;
	padding: 0 20px;
	outline: none;
	color: #000;
	font-size: 23px;
	background: none;
}
.c-modal-main.contactbox::-moz-placeholder {
	color: #aaa;
}
.c-modal-main.contactbox::-webkit-input-placeholder {
	color: #aaa;
}
.c-modal-main.contactbox:-ms-input-placeholder {
	color: #aaa;
}
.c-modal-main.contactbox .info {
	font-size: 14px;
	margin-top: 8px;
	padding-right: 25%;
	position: relative;
}
.c-modal-main.contactbox .tel {
	color: #ffffff;
	margin-top: 80px;
	font-size: 42px;
	line-height: 50px;
}
.c-modal-main.contactbox .ewm {
	width: 80px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -40px;
}
@media only screen and (max-width: 767px) {
	.c-modal-main.contactbox .main {
		padding: 36px 26px;
	}

	.c-modal-main.contactbox .bg {
		padding: 10px;
	}

	.c-modal-main.contactbox .tit {
		font-size: 17px;
	}

	.c-modal-main.contactbox .text {
		font-size: 24px;
		margin-bottom: 16px;
	}
	.c-modal-main.contactbox .form {
		border: 3px solid #fff;
	}
	.c-modal-main.contactbox .iconfont {
		line-height: 36px;
		width: 30px;
		font-size: 20px;
	}
	.c-modal-main.contactbox .submit {
		width: 60px;
		height: 36px;
		font-size: 13px;
	}
	.c-modal-main.contactbox .input {
		width: calc(100% - 90px);
		height: 36px;
		padding: 0 8px;
		font-size: 14px;
	}
	.c-modal-main.contactbox .info {
		font-size: 12px;
		margin-top: 8px;
		padding: 0;
	}
	.c-modal-main.contactbox .tel {
		margin-top: 12px;
		font-size: 20px;
		line-height: 1.3;
	}
	.c-modal-main.contactbox .ewm {
		display: none;
	}
}
/* 产品中心 */
.product1 .uls{
	display: flex;
	flex-wrap: wrap;
}
.product1 .uls li{
	box-sizing: border-box;
	width: 24%;
	margin-right: 1.33%;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}
.product1 .uls li:nth-child(4n){
	margin-right: 0%;
}
.product1 .uls li .img{
	padding-top: 70%;
	position: relative;
	background-color: #fff;
	overflow: hidden;
}
.product1 .uls li .img:before {
	position: absolute;
	top: 0;
	left: -90%;
	z-index: 2;
	display: block;
	content: "";
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	-webkit-transform: skewX(-25deg);
	-ms-transform: skewX(-25deg);
	transform: skewX(-25deg)
}
.product1 .uls li a:hover .img:before {
	-webkit-animation: shine 1s;
	animation: shine 1s
}
@-webkit-keyframes shine {
	100% {left: 125%}
}
@keyframes shine {
	100% {left: 125%}
}
.product1 .uls li .img img{
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	object-fit: contain;
	transition: .5s;
}
/* .product1 .uls li:hover .img img{
	transform: translate(-50%,-50%) scale(1.05);
} */
.product1 .uls li .text{
	padding: 10px 20px;
}
.product1 .uls li .text h3{
	font-size: 18px;
	line-height: 2;
	color: #333;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	text-transform: capitalize;
}
.product1 .uls li .text p{
	font-size: 16px;
	line-height: 1.7;
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}
.product1 .uls li .text .items{
	border-top: 1px solid #e5e5e5;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 10px;
	padding-top: 10px;
}
.product1 .uls li .text .items span{
	font-size: 16px;
	color: #666;
}
.product1 .uls li .text .items img{
	position: relative;
	transition: .5s;
	right: 0;
}
.product1 .uls li:hover .text .items img{
	right: 20px;
}
/* 分页 */
.pagess{
	clear: both;
	margin: 40px 0 0;
	overflow: hidden;
	margin-left: 0px;
	text-align: center;
	font-size: 12px;
}
.pagess ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.pagess ul li{
	display: inline-block;
	border: 1px solid transparent;
	margin: 0 5px 5px;
	line-height: 20px;
	background: #fff;
	color: #999;
}
.pagess ul li a,.pagess ul li span{
	padding: 2px 9px;
	padding: 9px 16px;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.pagess ul li.active,.pagess ul li:hover{
	/* linear-gradient(to right,#1a63ad, #006bd7); */
	border: 1px solid #086ee8;
	background: #086ee8;
}
.pagess ul li.active a,.pagess ul li:hover a{
	color: #fff;
}
.pagess ul li a{
	color: #999;
	width: auto;
}
.pagess ul li.disabled{
	border: 1px solid #c8c8c8;
	background-color: #c8c8c8;
}
.pagess ul li.disabled span{
	color: #fff;
	padding: 9px 12px;
	width: auto;
}
/* 产品详情 */
em{
	font-style: normal;
}
.cp_d1 h1{
	font-size: 32px;
	line-height: 1.7;
	color: #333;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
}
.times1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: .3rem;
	justify-content: center;
}

.times1 ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.times1 li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 20px;
	color: #828282;
	font-size: 18px;
	line-height: 1.7;
}
.times1 li:last-child{
	margin-right: 0px;
}
.times1 li img {
	height: auto;
	margin-right: 5px
}
.cp_d1 .text{
	margin-bottom: 40px;
}
.cp_d1 .text img{
	margin-top: 40px;
	margin-bottom: 40px;
	margin: 40px auto;
	max-width: 100%;
	display: block;
}
.cp_d1 .text p{
	font-size: 20px;
	line-height: 2.2;
	/*text-indent: 2em;*/
}
/* 产品分页 */
.proud_page{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.proud_page .page_items{
	display: flex;
	align-items: center;
	width: calc(50% - 10px);
	padding-right: 10px;
	justify-content: flex-start;
}
.proud_page .page_items:nth-child(2){
	position: relative;
	padding-left: 10px;
	padding-right: 0px;
	justify-content: flex-end;
}
.proud_page .page_items p{
	max-width: calc(100% - 160px);
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	padding: 0 20px;
	font-size: 16px;
}
.proud_page .page_items a{
	display: inline-block;
	padding: 10px 35px;
	font-size: 16px;
	color: #1a63ad;
	border: 1px solid #006bd7;
	width: 120px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
.proud_page .page_items:nth-child(2) p{
	position: relative;
	right: 120px;
}
.proud_page .page_items:nth-child(2) a{
	position: absolute;
	right: 0;
}
.proud_page .page_items a:hover{
	color: #fff;
	background: linear-gradient(to right, #1a63ad, #006bd7);
	border: 1px solid transparent;
}
/* 解决方案 */
.solution1 .uls{
	display: flex;
	flex-wrap: wrap;
}
.solution1 .uls li{
	width: 24%;
	margin-right: 1.33%;
}
.solution1 .uls li:nth-child(4n){
	margin-right: 0%;
}
.m2gs_aBox{
	box-shadow: 0 2px 13px rgba(0, 0, 0, 0.2);
}
/* 应用案例 */
.case1 .uls{
	display: flex;
	flex-wrap: wrap;
}
.case1 .uls li{
	width: 24%;
	margin-right: 1.33%;
}
.case1 .uls li:nth-child(4n){
	margin-right: 0%;
}
.case1 .uls li a{
	display: block;
	box-shadow: 0 2px 13px rgba(0, 0, 0, 0.2);
}
.case1 .uls li .bd{
	padding: 30px 20px 30px;
}
.case1 .uls li .bd .name{
	font-weight: normal;
	text-transform: capitalize;
}
.case1 .zoomImg{
	position: relative;
}
.case1 .zoomImg:before {
	position: absolute;
	top: 0;
	left: -90%;
	z-index: 2;
	display: block;
	content: "";
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	-webkit-transform: skewX(-25deg);
	-ms-transform: skewX(-25deg);
	transform: skewX(-25deg)
}
.case1 .uls li a:hover .zoomImg:before {
	-webkit-animation: shine 1s;
	animation: shine 1s
}
.case1 .bd p{margin-bottom: 0;}
/* 产品详情2 */
.cp_d2ss{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 40px;
}
.cp_d2ss .hs{
	width: calc(100% - 535px);
	padding-left: 35px;
}
.cp_d2ss .hs h1{
	font-size: 26px;
	font-weight: normal;
	line-height: 1.7;
	color: #333;
	margin-bottom: 20px;
}
.cp_d2ss .hs p{
	font-size: 18px;
	font-weight: normal;
	line-height: 2.2;
	color: #333;
}
.cp_d2ss .swiper{
	width: 500px;
	margin-right: 35px;
	position: relative;
}
.cp_d2ss .swiper .swiper-slide{
	width: 100%;
	position: relative;
	padding-top: 70%;
}
.cp_d2ss .swiper .swiper-slide img{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.d_btns{
	display: flex;
}
.d_btns .font{
	padding:15px 20px;
	background-color: #086ee8;
	color: #fff;
	font-size: 18px;
	line-height: 1.7;
}
.cp_d2 .text{
	border-top: 1px solid #ddd;
	padding: 20px 0 40px;
}
.cp_d2 .text p{
	font-size: 20px;
    font-weight: normal;
    line-height: 2.2;
    color: #333;
    text-indent: 2em;
}
/* 新闻中心 */
.news1 .item .img2 {
	/* width: 283px; */
	width: 360px;
	height: 177px;
	height: auto;
	height: 210px;
	/* height: 100%; */
	position: relative;
	object-fit: cover;
}
.news1 .item .img2 img {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all .3s;
	min-width: 100%;
	min-height: 100%;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.news1 .item .wz {
	padding-right: 0;
}
.news1 .item .wz .n_time {
	font-size: 16px;
	font-weight: 100;
	color: #666666;
}
.news1 .item .wz2 {
	margin-top: 0px;
	margin-left: 44px;
	width: calc(100% - 360px - 44px);
}
.news1 .item .wz .tit2 {
	font-size: 1.5rem;
	margin-bottom: 20px;
	margin-top: 0;
}
.news1 .item .wz .n_time {
	margin-bottom: 20px;
	margin-top: 10px;
}
.news1 .item .wz .ms {
	color: #666666;
	font-size: 1rem;
	line-height: 1.75rem;
	line-height: 2.3rem;
	line-height: 1.8rem;
	padding-top: 1.25rem;
	margin-bottom: 0px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	overflow: hidden;
	height: 107px;
}

.news1 .item .wz .morea {
	color: #086ee8;
	text-decoration: none;
	float: right;
	padding: 1rem 0;
	font-size: 16px;
}
.news1 .list a {
	position: relative;
	padding: 25px;
	display: flex;
	flex-wrap: wrap;
}
@media (min-width:994px){
	/* .news1 .list a:hover{padding-left: 20px;padding-right:20px;} */
	.news1 .list a:hover {background: #f5f5f5;}
}

/* 联系我们 */
.contact1 .an{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 70px;
}
.contact1 .text{
	width: 50%;
	padding-right: 35px;
}
.contact1 .text h1{
	font-weight: normal;
	font-size: 36px;
	line-height: 1.7;
	margin-bottom: 40px;
}
.contact1 .text p{
	font-size: 20px;
	line-height: 2;
	margin-bottom: 20px;
}
.contact1 form{
	padding: 40px 20px 30px;
	width: calc(50% - 35px);
	margin-left: 35px;
}
.contact1 form div{
	margin-bottom: 30px;
}
.contact1 form label{
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 1.7;
	color: #fff;
	text-transform: capitalize;
}
.contact1 form label span{
	color: #ff3938;
	color: red;
	margin-right: 5px;
	
}
.contact1 form input{
	font-size: 18px;
	padding: 15px 20px 15px 20px;
	border: 1px solid #eee;
	width: 100%;
}
.contact1 form .text-a input{
	padding: 30px 20px 30px 20px;
}
.contact1 form .text-a  label{
	margin-left: 11px;	
}
.contact1 form button{
	width: 100%;
	border: none;
	padding: 10px 20px;
	background-color: #ff3938;
	/* background-color: rgba(255,243,51,0.6); */
	background-color: rgba(255,57,56,0.8);
	background-color: #de0609;
	/* background-color: #fff333; */
	color: #fff;
	font-size: 18px;
	border: 1px solid transparent;
	transition: .5s;
	cursor: pointer;
}
.contact1 form button:hover{
	border-color: #fff;
	background-color: transparent;
	color: #fff;
}
.contact1 form{
	padding: 40px;
	background-color: #888;
}
.contact1 form input{
	background-color: #888;
	color: #fff;
	border: none;
	border-bottom: 1px solid #fff;
}
.contact1 form input::placeholder{
	color: #eee;
}
.contact1 form .text-a input{
	padding: 10px 20px 40px;
}
/* 地图 */
#map{
	width: 100%;
	height: 500px;
	z-index: 1 !important;
}
/* 其他 */
.product_swiper .text h3,.solutionul li .text h3,.name{
	font-weight: normal;
}



























@media (max-width:1440px){
	.w1400{padding-left: 20px;padding-right: 20px;
	}
	/* 首页-表单 */
	.set_form{flex-wrap: wrap;}
	.set_form .text{width: 100%;padding: 0 0 20px;}
	.set_form .text h3{text-align: center;}
	.set_form .text p{text-align: center;}
	.set_form form{width: 100%;}
	.set_form form input{width: 100%;margin: 0 10px;}
}
@media (max-width:1024px){
	/* 底部 */
	.footer_1 .text1{max-width: 410px;width: 100%;margin: 0 auto;}
	.footer_1 .uls{width: 100%;}
	.footer_1 .uls>li{width: 100%;}
	.footer_1 .uls li h3 span{display: block;cursor: pointer;}
	.foot_ul_s{display: none;}
	.footer_1 .uls li h3{justify-content: space-between;padding-bottom: 10px;}
	.foot_ul_s li{padding: 0 0 10px 20px;}
	.footer_1 .text2{width: 100%;}
	.footer_1 .text2 .txt2{font-size: 20px;text-align: center;padding-bottom: 10px;}
	.footer_1 .text2 .img{width: 100%;}
	.footer_1 .text2 .img img{margin: 0 auto;}
	.footer_1 .text2 .img p{padding-top: 10px;}
	.footer_1{padding: 50px 0;}
	.footer_1 .text1>.img{padding: 0 0 10px;}
	.footer_2 .foot{padding: 0;}
	.footer_1 .uls{padding: 0;}
	.footer_1 .uls{display: none;}
	/* 居中显示 */
	.footer_1 .text1>.img a{margin: 0 auto;display: block;}
	.footer_1 .text1 .txt{text-align: center;justify-content: center;}
	.footer_2 .foot p{text-align: center;}
}
@media (max-width:993px) {
	/* 子页面的样式 */
	.main_top{padding-top: 56px;}
	/* 关于我们 */
	.abouts1 .img{width: 100%;left: 0;padding-left: 0;}
	.abouts1 .img img{max-width: 100%;margin: 0 auto;width: auto;display: block;}
	.abouts1 .text{width: 100%;right: 0;padding-right: 0;padding-top: 30px;}
	.abouts1 .text h1{margin-bottom: 20px;text-align: center;}
	.abouts_list .nav_btn{display: none;}
	.abouts_list .text{width: 100%;text-align: justify;justify-content: flex-start;padding: 5px 0;}
	/* 产品中心 */
	.product1 .uls li{width:49%;margin-right: 2%;}
	.product1 .uls li:nth-child(2n){margin-right: 0%;}
	/* 解决方案 */
	.solution1 .uls li{width: 49%;margin-right: 2%;}
	.solution1 .uls li:nth-child(2n){margin-right: 0%;}
	/* 应用案例*/
	.case1 .uls li{width: 49%;margin-right: 2%;}
	.case1 .uls li:nth-child(2n){margin-right: 0%;}
	/* 产品详情2 */
	.cp_d2ss .swiper{margin: 0 auto;}
	.cp_d2ss .hs{width: 100%;padding: 40px 0 0;}
	.cp_d2ss .hs h1,.cp_d2ss .hs p{text-align: center;}
	/* 新闻 */
	.news1 .item .img2{width:100%;height: 440px;height: 49vw;}
	.news1 .list a{padding:0;margin-bottom:15px}
	.news1 .item .wz2{margin-left:0;width:100%}
	.news1 .item .wz .tit2{font-size:1.1rem;margin-top:15px;margin-bottom:10px}
	.news1 .item .wz .ms{width:100%;}
	.news1 .item .wz .morea{margin-top:.5rem}
	.news1 .list{display: flex;flex-wrap: wrap;}
	.news1 .list a{width: 49%;margin-right: 2%;}
	.news1 .list a:nth-child(2n){margin-right: 0;}
	/* 联系我们 */
	.contact1 .text{width: 100%;padding: 0;padding-bottom: 40px;}
	.contact1 form{width: 100%;margin: 0;}
	/* 关于我们-资质荣誉 */
	.about_uls .item{width: 49%;margin-right: 2%;}
	.about_uls .item:nth-child(2n){margin-right:0;}
}
@media (max-width:768px){
	/* 首页-解决方案 */
	.solutionul li .text .btnsman{bottom:20px;}

}
@media (max-width:767px){
	/* 首页公共样式 */
	.hmPt{margin: 0 20px 20px;font-size: 24px;line-height: 1.7;}
	.hmc2Top,.hmc2Top2,.hmc2Top3,.hmc2Top4,.hmc2Top5{padding: 40px 0 30px;}
	.hmc2btns{margin-top: 30px;}
	/* 首页banner */
	.hmTxtDes2_p1{font-size: 16px;}
	/* 首页-解决方案 */
	.solutionul li .text h3{font-size: 16px;}
	.solutionul li .text p{font-size: 16px;}
	/* 首页-新闻 */
	.hmc6btn .pubBtn_s {width: 120px;height: 36px;line-height: 34px;}
	.hmc2Top3 ul li{width: 100%;margin-right: 0;}
	.hmc6box {margin-bottom: 10px !important;}
	.hmabout .text{padding-top: 20px;}
	.hmabout .text p{font-size: 16px;padding-bottom: 0;}
	.bd{padding: 20px;}
	.name{font-size: 18px;}
	.bd p{font-size: 16px;}
	/* 首页-合作伙伴 */
	.main_he>li{width: calc(49%);margin-right: 2%;}
	.main_he>li:nth-child(5n){margin-right: 2%;}
	.main_he>li:nth-child(2n){margin-right: 0%;}
	/* 底部 */
	.footer_1{padding: 40px 0 30px;}
	.footer_1 .xfoot01_1,.footer_1 .xfoot01_2{width: 100%;}
	.footer_1 .text1{flex-wrap: wrap;}
	.footer_1 .text1 .txt{width: 100%;}
	/* 关于我们 */
	.padds{padding: 40px 0 30px;}
	.abouts1 .text{padding-top: 20px;}
	.abouts1 .text h1{font-size: 22px;margin-bottom: 10px;}
	.abouts1 .text p{font-size: 16px;font-weight: normal;line-height: 2.2;}
	/* 产品中心 */
	.product1 .uls li{width:100%;margin-right: 0%;}
	.product1 .uls{margin-bottom: 0;}
	.product1 .uls li{margin-bottom: 15px;}
	.pagess ul li a, .pagess ul li span{padding: 4px 12px;}
	.pagess ul li.disabled span{padding: 4px 8px;}
	.pagess{margin: 20px 0 0px;}
	.product1 .uls li .text h3{font-size: 16px;}
	.product1 .uls li .text p{font-size: 14px;}
	.product1 .uls li .text .items span{font-size: 14px;}
	/* 产品详情 */
	.cp_d1 h1{font-size: 22px;}
	.cp_d1 .text p{font-size: 16px;}
	.cp_d1 .text img{margin-top: 15px;margin-bottom: 15px;}
	.cp_d1 .text{margin-bottom: 20px;}
	/* 产品分页 */
	.proud_page .page_items{width: 100%;padding: 0 0 10px !important;}
	.proud_page .page_items:nth-child(2){justify-content: flex-start;}
	.proud_page .page_items a{padding: 6px 10px;font-size: 16px;position: static !important;width: 100px;}
	.proud_page .page_items p{font-size: 16px;position: static !important;}
	/* 应用案例 */
	.case1 .uls li{margin-bottom: 20px;}
	.bd p{height: 52px;}
	.case1 .uls li .bd{padding: 20px 20px 20px;}
	.case1 .bd p{margin-bottom: 0;}
	/* 产品详情2 */
	.cp_d2ss .hs{padding-top: 20px;}
	.cp_d2ss .hs h1{font-size: 20px;margin-bottom: 10px;}
	.cp_d2ss .hs p{font-size: 16px;}
	.cp_d2ss{margin-bottom: 20px;}
	.d_btns .font{padding: 6px 10px;font-size: 16px;}
	.cp_d2 .text p{font-size: 16px;}
	.cp_d2 .text{padding-bottom: 20px;}
	/* 新闻中心 */
	.news1 .item .wz .tit2{font-size: 16px;}
	.news1 .item .wz .n_time{margin-bottom: 0;}
	.news1 .item .wz .ms{font-size: 16px;}
	.news1 .item .wz .morea{margin-top: 0;}
	/* 联系我们 */
	.contact1 .text{padding-bottom: 20px;}
	.contact1 .text h1{font-size: 20px;margin-bottom: 20px;}
	.contact1 .text p{font-size: 16px;margin-bottom: 10px;}
	.contact1 form{padding: 20px 10px;}
	.contact1 form input{font-size: 16px;}
	.contact1 form label{font-size: 16px;}
	.contact1 form div{margin-bottom: 20px;}
	.contact1 form input{padding: 10px 20px;}
	.contact1 form .text-a input{padding: 5px 20px 30px;}
	.contact1 form button{padding: 8px 20px;font-size: 16px;}
	#map{height: 350px;}
	/* 首页-表单 */
	.set_form .text{width: 100%;padding: 0 0 20px;}
	.set_form .text h3{font-size: 22px;line-height: 1.7;margin-bottom: 10px;}
	.set_form .text p{font-size: 16px;line-height: 26px;}
	.set_form form{width: 100%;flex-wrap: wrap;}
	.set_form form input{width: 100%;margin: 0 0 20px;}
	.set_form form input{height: 50px;font-size: 16px;}
	.hmcTop6{padding: 40px 0 30px;}
	/* 关于我们-资质荣誉 */
	.about_uls{padding-top: 40px;}
	/* 修改样式 */
	.footer_1 .text2 .txt2{font-size: 16px;}
	.hmc2Top3 ul li{width: calc(49%);margin-right: 2%;}
	.product1 .uls li{width: 49%;margin-right: 2%;}
	.case1 .uls li{width: 49%;margin-right: 2%;}
}
/* 移动端适配 */
@media (max-width:500px){
	.hmc2Top3 ul li{width: 100%;margin-right: 0;}
	.product1 .uls li{width: 100%;margin-right: 0%;}
	.solution1 .uls li{width: 100%;margin-right: 0%;}
	.case1 .uls li{width: 100%;margin-right: 0%;}
	.news1 .list a{width: 100%;margin-right: 0%;}
}