html {
	font-size: 100%;
}
body{
	background-color: rgba(241, 249, 255, 1);
}
/* 首页页面 */
@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;
}
.newsinfoa strong {
    display: block;
}
.text strong {
    display: block;
}
/* 首页产品中心 */
.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: #1F497D;
	padding: 70px 0 40px;
}

.footer_2 {
	width: 100%;
	padding: 35px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	background-color: #1F497D;
}

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

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

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

.footer_2 .foot p a:hover {
	color: #1F497D;
}

.footer_1 .an {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.footer_1 .text1 {
	width: 273px;
}

.footer_1 .uls {
	width: calc(100% - 400px);
	padding: 0  2.4vw 0 6.4vw;
	box-sizing: border-box;
}

.footer_1 .text2 {
	width: 152px;
}

.footer_1 .text1>.img {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	padding-bottom: 30px;
}
.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-bottom: 20px;
	/* 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);
}

.footer_1 .text1 .txt p {
	font-size: 16px;
	color: #949fb2;
}

.footer_1 .uls {
	display: flex;
	/* justify-content: end; */
}

.footer_1 .uls>li {
	flex: 1 1;
	max-width: 220px;
	/* text-align: right; */
}

.footer_1 .uls li h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.75rem;
	color: #fff;
	display: flex;
	align-items: center;
	font-weight: normal;
	padding-bottom: 20px;
	/* text-align: right; */
	/* justify-content: end; */
}

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

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

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

.foot_ul_s li a:hover {
	color: #fff;
}

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

.footer_1 .text2 .img {
	width: 110px;
	margin: 0 0 0 auto;
}

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

.footer_1 .text2 .img p {
	padding-top: 15px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
/* 合作伙伴 */
.hmc2Top5{
	padding: 80px 0;
	background: url("../img/in03bg.jpg") center bottom no-repeat #fcfcfc;
	background-size: cover;
	padding-bottom: 0 !important;
}
.hmc2Top5 .hmPt{
	text-align: center;
}
.main_he {
	display: flex;
	flex-wrap: wrap;
}
.main_he li {
	width: 19%;
	margin-right: 1.16%;
	padding-bottom: 20px;
}
.main_he li:nth-child(5n){
	margin-right: 0%;
}
.main_he li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/* 首页-表单 */
.hmcTop6{
	padding: 100px 0 50px;
	/* background: url(../images/188.jpg) no-repeat center center; */
	background-size: cover;
}
.set_form{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.set_form .text{
	width: 40%;
}
.set_form .text h3{
	font-size: 24px;
	line-height: 60px;
	color: #1F497D;
}
.set_form .text p{
	font-size: 20px;
	line-height: 40px;
	color: #666666;
}
.set_form form{
	width: 60%;
	display: flex;
	flex-wrap: wrap;
	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:nth-child(3){
    width: 100%;
    height: 90px;
    margin: 20px 0 0px 40px;
}
.set_form form input:nth-child(4){
    position: absolute;
    right: 0;
    top: 0;
}

.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: #1F497D;
	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: 100px;
}
.w1400{
	max-width: 1440px;
	margin: 0 auto;
	width: 100%;
}
.z_banner{
	width: 100%;
	height: 26vw;
	min-height: 200px;
	background:url(../images/sub_about1.jpg) no-repeat fixed;
	background-size: 100%;
	background-position: 0 100px;
	position: relative;
}
.z_banner .an{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
}
.z_banner .an h2{
	font-size: 36px;
	line-height: 1.5;
	color: #fff;
	font-weight: normal;
	text-align: center;
}
.z_banner .an p{
	margin-top: 16px;
	line-height: 1.7;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.z_banner img{
	width: 100%;
	display: block;
	margin: 0 auto;
}
/* 面包屑 */
.mand{
	background-color: #fff;
}
.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: #1F497D;
	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;
	margin-left: 10px;
}
.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;
}
.mainbody2>.mt,
.abouts4>.mt,
.abouts1>.mt{
	margin-top: 50px;
}
.abouts1 .img{
	width: calc(50%);
	position: relative;
	padding-right: 35px;
}
.aboutss1 .img{
	left: 50%;
	padding-left: 35px;
	padding-right: 0;
}
.abouts1 .img img{
	width: 100%;
	display: block;
}

.abouts1 .text{
	position: relative;
	width: calc(50%);
	padding-left: 35px;
}
.aboutss1 .text{
	right: 50%;
	padding-left: 0;
	padding-right: 35px;
}
.abouts1 .text h1{
	font-size: 32px;
	font-weight: normal;
	line-height: 1.7;
	margin-bottom: 50px;
	color: #333;
}
.abouts1 .text p{
	font-size: 16px;
	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;
	max-height: 300px;
	object-fit: contain;
}
/* 视频弹窗 */
.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;
	background-color: #fff;
}
.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: 0%;
	left: 0%;
	height: 100%;
	/* transform: translate(-50%,-50%); */
	object-fit: contain;
	object-position: top;
	transition: .5s;
}
/* .product1 .uls li:hover .img img{
	transform: scale(1.05);
} */
/* .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;
}
.product1 .uls li .text p{
	font-size: 16px;
	line-height: 1.7;
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}
.case1 .uls li .items,
.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;
}
.case1 .uls li .items span,
.product1 .uls li .text .items span{
	font-size: 16px;
	color: #666;
}
.case1 .uls li .items img,
.product1 .uls li .text .items img{
	position: relative;
	transition: .5s;
	right: 0;
}
.case1 .uls li:hover .items img,
.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 #1F497D;
	background: #1F497D;
}
.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;
}
.padds2{
	padding: 60px 0 60px;
}
.cp_d1 h1{
	font-size: 32px;
	line-height: 1.7;
	color: #333;
	font-weight: bold;
	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;
    border-top: 1px solid #dbdbdb;
	margin-top: 20px;
	padding-top: 20px;
}
.cp_d1 .text img{
	margin: 10px auto;
	display: block;
	/*width:auto !important;*/
    border: 1px solid rgb(221, 221, 221);
	
}
.cp_d1 .text p{
	font-size: 16px;
	line-height: 2.2;
	text-indent: 2em;
}
.bg_f{
	background-color: #fff;
}
.p_l_f{
	padding-left:48px !important;
	padding-right:48px !important;
}
/* 产品分页 */
.proud_page{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
    border-top: 1px solid #dbdbdb;
	margin-top: 20px;
	padding-top: 20px;
}
.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%;
	background-color: #fff;
	margin-bottom:20px;
}
.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 20px;
}
.case1 .uls li .bd .name{
	font-weight: bold;
	font-size: 18px;
}
.case1 .zoomImg{
	position: relative;
	padding-top: 55%;
	height: 0;
	overflow: hidden;
}
.case2 .zoomImg{
	padding-top: 56%;
}
.case1 .zoomImg img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	height: 100%;
	object-fit: contain;
	
}
.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;
	object-fit: contain;
}
.d_btns{
	display: flex;
}
.d_btns2{
    border-bottom: 1px solid #1F497D;
}
.d_btns .font{
	padding:15px 20px;
	background-color: #3894C6;
	color: #fff;
	font-size: 18px;
	line-height: 1.7;
}
.cp_d2 .text{
	border-top: 1px solid #1F497D;
	padding: 20px 0 40px;
	overflow-x: auto;
	margin-bottom: 20px;
}
.cp_d2 .text p{
	font-size: 16px;
    font-weight: normal;
    line-height: 2.2;
    color: #333;
    text-indent: 2em;
}
.cp_d2 .text p,
.cp_d2 .text div,
.cp_d2 .text span{
    background: transparent !important;
}
/* 新闻中心 */
.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: contain;
}
.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: 20px;
	font-weight: bold;
	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: #1F497D;
	text-decoration: none;
	float: right;
	padding: 1rem 0;
	font-size: 16px;
}
.news1 .list a {
	position: relative;
	padding: 25px;
	display: flex;
	flex-wrap: wrap;
    transition: .4s;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 7px 0px;
	margin-bottom: 40px;
}
.news1 .list a:before{
    position: absolute;
    content: "";
    z-index: 2;
    width: 0px;
    height: 2px;
    background: #1F497D;
    bottom: 0;
    left: 0;
    transition: .4s;
}
.news1 .list a:hover:before{
	width: 100%;
}
.news1 .list a:hover{
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 7px 4px;
}
@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: bold;
	font-size: 36px;
	line-height: 1.7;
	margin-bottom: 50px;
}
.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;
}
.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: #1F497D;
	/* 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;
}

.product_swiper .text{
    padding: 30px 30px;
}
@media (max-width:1300px) and (min-width:1200px){
    .product_swiper .text{padding: 50px 30px;}
}
/* 产品详情 */
.pro2{
	padding-top: 0 !important;
	padding-bottom: 70px;
}
.pro2_uls{
	display: flex;
	align-items: center;
	padding-bottom: 16px;
	border-bottom: 1px solid #eee;
}
.pro2_uls li{
	min-width: 180px;
	padding: 15px 10px;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	color: #444;
}
.pro2_uls li.active{
	background-color: #3894C6;
	color: #fff;
}
.pro2 .box .item{
	display: none;
	padding: 10px;
	overflow-y: auto;
}
.pro2 .box .item p{
	color: #444;
	font-size: 16px;
}
.about_text{
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}
.abouts1>div>ul{
    display: flex;
    justify-content: space-around;
}
.abouts1>div>ul li{
    width: auto;
    margin-right: 10px;
}
.abouts1>div>ul li:last-child{
	margin-right: 0;
}
.nums {
	font-size: 2.6vw;
    line-height: 1;
	color: #1F497D;
	text-align: left;
	font-weight: bold;
	font-family: Impact, sans-serif !important;
}
.nums em{
	font-weight: normal;
	font-size: 16px;
	margin-left: 5px;
	color: #333;
    font-style: normal;
}
.abouts1>div>ul li p{
    font-size: 16px;
    line-height: 2;
    color: #333;
    margin: 0 0;
    text-align: center;
}
.abouts1 .imgss{
	display: flex;
	flex-wrap: wrap;
}
.abouts1 .imgss .img{
	width: 49%;
	margin-right: 2%;
	margin-bottom: 20px;
	padding: 0;
}
.abouts1 .imgss .img:nth-child(2n){
	margin-right: 0%;
}
.abouts1 .imgss .img img{
	width: 100%;
	object-fit: contain;
}
/* 发展历程 */
.about3{
	padding: 70px 0 50px;
	background: url("../img/about3_bg.jpg") no-repeat center/cover;
	position: relative;
}
.about3::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 0;
}
.about3 .an{
	position: relative;
	z-index: 1;
}
.about3 h2{
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 60px;
    line-height: 1.5;
	text-align: center;
}
.about3 .swiper-slide{
	background-color: transparent;
	width: auto;
	position: relative;
	display: block;
}
.about3 .swiper-slide h3{
    font-size: 1.625rem;
    line-height: 28px;
    margin-bottom: 60px;
    color: #fff;
    transition: all 0.1s;
	position: relative;
	opacity: 0.9;
}
.about3 .swiper-slide h3::after{
	opacity: 0.9;
	content: "";
    position: absolute;
    width: 75%;
    height: 33px;
    background: url("../img/about3_top_bg.png") no-repeat;
    background-size: contain;
    background-position: right center;
    left: -25%;
    margin-left: 10px;
    top: 35px;
    z-index: 3;
}
.about3 .swiper{
	overflow: hidden;
	width: calc(100% - 72px);
	margin: 0 36px;
	position: relative;
}
.about3 .swiper::after{
	content: "";
	width: 100%;
	height: 3px;
	background: url("../img/about3_hr_bg.png") no-repeat;
	background-size: 100% auto;
	background-position: center;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 0;
}
.about3 .swiper-slide .text{
    display: block;
    margin: 0 auto;
    padding: 20px 21px;
    transition: all 0.3s;
    border-radius: 2px;
	color: #fff;
	line-height: 1.8;
	font-size: 1rem;
	text-align: left;
}
.about3 .swiper-slide:hover h3{
	font-size: 1.75rem;
}
.about3 .swiper-slide:hover h3::after{
	background-image: url("../img/about3_top_bg_red.png");
}
.about3 .swiper-slide:hover .text{
	background: url("../img/about3_man_bg.png") no-repeat;
	background-size: 100% 100%;
}
.about3>.an>div{
	position: relative;
}
.mySwiper6 .swiper-button-prev{
	display: none;
}
.mySwiper6 .swiper-button-next{
	display: none;
}
.about3 .swiper-button-prev{
	background-image: url("../img/l.png");
}
.about3 .swiper-button-next{
	background-image: url("../img/r.png");
}
.about3 .swiper-button-next,
.about3 .swiper-button-prev{
	width: 27px;
	height: 33px;
	background-size: 27px 33px;
}
.about3 .swiper-button-next{
	right: 0;
}
.about3 .swiper-button-prev{
	left: 0;
}
.abouts4 .w1440>img{
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
.abouts4 {
    background: #fff;
    /*background: url("../img/in03bg.jpg") center bottom no-repeat #fcfcfc;*/
}
.about4_h4{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 10px;
    color:#333;
}
.about4_p{
    font-size: 14px;
    font-weight: normal;
    line-height: 1.7;
    text-align: center;
    color:#333;
    margin-bottom: 20px;
}
/*.abouts4 {*/
/*    background-image: url(../images/s1.jpg);*/
/*}*/
/*.about_text{*/
/*    color: #fff;*/
/*}*/
/* 人才招聘 */
/* .job {
	padding: 40px 0 ;
} */

.job li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
}
.job li .head {
	background: #fff;
	font-size: 16px;
}
.job li .head .row {
	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;
	border-bottom: #ededed solid 1px;
	height: 80px;
	padding: 0 40px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	margin-left: 0;
	margin-right: 0;
}
.job li .head .row h5 {
	font-size: 20px;
	font-weight: 400;
	line-height: 3;
	padding-left: 0;
	/* background: url(../img/img20.png) left center no-repeat; */
	background-size: .2rem
}

.job li .head .row .btn {
	cursor: pointer;
	color: #999;
	padding-right: 20px;
	background: url(../img/img12_1.png) right center no-repeat;
	background-size: 15px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	margin-top: 0 !important;
}
.job li .head dl {
	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;
	height: 80px;
	color: #666;
	padding: 0 40px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	
}
.job li .container {
	background: #fff;
	border-top: #ededed solid 1px;
	padding: 20px 30px;
	display: none
}
.job li .container h5 {
	font-size: 16px;
	line-height: 2;
	font-weight: 400;
	padding-bottom: 20px;
}
.job li .container .content {
	font-size: 16px;
	line-height: 2;
	color: #666;
	padding-bottom: 20px;
}
.job li .container .btn {
	padding-top: 10px
}
.job li.on .head .row {
	border-color: rgba(0, 0, 0, 0);
	height: 90px;
	padding-top: 10px
}
.job li.on .head .row .btn {
	color: #1F497D;
	background-image: url(../img/img12_1on.png);
	margin-top: 0;
}
.job li.on .head dl {
	height: 40px;
}
.job .head .btn .container{
	margin-top: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
    padding-top: 10px;
}
.job .head .btn .container a{
	display: block;
	padding: 8px 45px;
	border: 1px solid transparent;
	background: #1F497D;
	color: #fff;
	font-size: 18px;
	transform: all .5s;
}
.job .head .btn .container  a:hover{
	background: linear-gradient(45deg,#0e70b9,#004ea1);
}
.search_text{
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 50px;
}
/*  */
.aboutss2_title h3{
    font-size: 28px;
    color: #040000;
    border-left: 5px solid #005bac;
    margin: 50px 0;
    padding: 20px;
    background-color: #f2f2f2;
}
.aboutss2>ul{
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}
.aboutss2.w1440>ul li{
	width: 18%;
	margin-right: 9.3%;
	margin-bottom: 20px;
}
.aboutss2>ul li:nth-child(4n){
	margin-right: 0;
}
.aboutss2>ul li .imgs{
	width: 100%;
	display: block;
}
.aboutss2>ul li .imgs img{
	width: 100%;
	display: block;
	object-fit: contain;
}
.aboutss2>ul li .texts{
	padding: 10px;
}
.aboutss2>ul li .texts p{
	text-align: left;
	font-size: 16px;
}
.aboutss3{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.aboutss3 div{
	width: 30%;
}
.aboutss3 h3{
	font-size: 23px;
    color: #040000;
    margin-bottom: 20px;
}
.aboutss3 p{
	font-size: 16px;
    color: #333;
    line-height: 32px;
}
.aboutss3 img{
	width: 100%;
}
.aboutss_footer{
    background-color: #f2f2f2;
    padding: 30px 0px;
}
.aboutss4 img{
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
.abouts1>.aboutss4>.abouts_uls{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.abouts1>.aboutss4>.abouts_uls>li{
    font-size: 20px;
    color: #fff;
    width: 23%;
    padding: 30px 0;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}
.abouts1>.aboutss4>.abouts_uls>li:nth-child(4n){
	margin-right: 0;
}
.abouts1>.aboutss4>.abouts_uls> li:nth-child(odd) {
    background: #68b8ff;
}
.abouts1>.aboutss4>.abouts_uls>li:nth-child(even) {
    background: #3294eb;
}
.aboutss_footer h3{
    color: #333;
    font-size: 2em;
    line-height: 2.5;
    text-align: center;
    padding-top: 26px;
}
.aboutss_footer h4{
    color: #666;
    font-size: 1.5em;
    text-align: center;
    line-height: 2;
    padding-bottom: 33px;
}
.aboutss1{
	padding-bottom: 0 !important;
}
.intro_p{
    font-size: 16px;
    line-height: 1.8;
    color: #333;
    text-indent: 2em;
}
.aboutss4_div>div{
		width: 30%;
		background:#005bac;
		color:#fff;
		padding-bottom:60px;
}
.aboutss4_div {
	margin-top:50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.aboutss4_div img{
		display:block;
		margin:0 auto 30px;
}
.aboutss4_div h3{
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
	font-size: 28px;
}
.aboutss4_div p{
		text-align:center;
		line-height:1.8;
}
.zz_qjt img{
		width: 49%;
		margin-bottom: 30px;
}
.aboutss4_qjt{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.aboutss4_qjt img{
    width: 49%;
    margin-bottom: 30px;
}
.aboutss4_intro{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.aboutss4_intro img{
	width: 40%;
}
.aboutss4_intro h2{
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    font-size: 2rem;
	margin-bottom: 50px;
}
.intro{
    margin-top: 30px;
    width: 55%;
}
.aboutss4 .h3{
    color: #1F497D;
    margin: 50px 0 30px;
	font-size: 28px;
}
/* 联系我们 */
.contact .uls,
.contact1 .uls{
	margin-top: 50px;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}
.contact .uls li,
.contact1 .uls li{
	width: 48%;
	margin-right: 4%;
	margin-bottom: 20px;
}
.contact .uls li:nth-child(2n),
.contact1 .uls li:nth-child(2n){
	margin-right: 0;
}
.contact .uls li h3,
.contact1 .uls li h3{
	font-size: 18px;
	padding: 10px 0;
	border-bottom: 1px solid  rgba(222, 226, 230, 1);
}
.contact .uls li .text,
.contact1 .uls li .text{
	margin-top: 20px;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0;
}
.contact .uls li .text p,
.contact1 .uls li .text p{
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 5px;
	width: 100%;
}
.contact1_footer{
	display: block;
	margin-top: 0px;
}
.contact1_footer p{
	font-size: 18px;
	font-weight: bold;
	padding-right: 20px;
	display: inline-block;
	margin-top: 10px;
}
.contact1_footer p a{
	font-weight: bold;
	font-size: 18px;
	color: #3894C6;
}
.contact1_footer p a:hover{
	color: #1F497D;
}
.about3 .swiper-button-next:after, 
.about3 .swiper-button-prev:after{
	color: #1F497D;
}
/* 联系我们 */
#allmap{
	width: 100%;
	/*height: 28vw;*/
	/*min-height: 200px;*/
}
#allmap img{
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
.contact{
	overflow: hidden;
}
.kfay {
        height: 250px;
		background-color: #fff;
		padding: 40px 15px 0;
    }
    
    .kfay dt {
        width: 208px;
        float: left;
        padding: 10px;
    }
    
    .kfay dt img {
        display: block;
        width: 188px;
        height: 188px;
    }
    
    .kfay dd {
			width: 965px;
        width: calc(100% - 228px);
        float: right;
    }
    
    .kfay dd h4 {
        height: 45px;
        margin-top: 32px;
				font-size: 24px;
        color: #000;
        font-weight: bold;
				position: relative;
    }
		.kfay dd h4::after{
			position: absolute;
			content: "";
			width: 20vw;
			height: 3px;
			background-color: #1F497D;
			bottom: 0;
			left: 0;
		}
    
    .kfay dd h4 i {
        padding-left: 15px;
        text-transform: uppercase;
				font-size: 16px;
        color: #999999;
    }
    
    .kfay dd p {
			font-size: 16px;
        color: #333333;
        line-height: 30px;
        padding-top: 15px;
    }
.smjz {
        background: #fff;
        padding: 30px 0px 40px;
				display: flex;
				flex-wrap: wrap;
				width: 100%;
    }
    
    .smjz li {
        line-height: 30px;
        margin-bottom: 30px;
        color: #333;
        width: 25%;
        text-align: center;
        border-right: 1px dashed #bbb;
        padding: 0 20px 0 20px;
        transition: 0.3s;
    }
     .smjz li:nth-child(1) img{
		  width: 70px;
	 }
    .smjz li img {
        width: 60px;
    }
    
    .smjz .qyyj {}
    
    .smjz .qyyj2 {
        border-right: none
    }
    
    .smjz li span {
        display: block;
        font-size: 18px;
        font-weight: bold;
    }
    
    .smjz li em {
        display: block;
        font-size: 15px;
        font-style: normal;
    }
    
    .smjz li:hover {
        -webkit-transform: translate(0, -10px);
        transform: translate(0, -10px);
    }
.mySwiperss2{
    margin: 20px 0 0;
    padding: 10px 10px !important;
}
.detail_pr_uls{
    
    /*margin-top: 20px;*/
    /*    display: flex;*/
    /*flex-wrap: wrap;*/
}
.detail_pr_uls li{
    
    width: 100%;
    max-width: 380px;
    /*width: 24%;*/
    /*margin-right: 1.33%;*/
    background-color: #fff;
    /*margin-bottom: 20px;*/
}
/*.detail_pr_uls li:nth-child(4n){*/
/*     margin-right: 0%;*/
/*}*/
.detail_pr_uls li a{
    width: 100%;
	display: block;
	box-shadow: 0 2px 13px rgba(0, 0, 0, 0.2);
}
.detail_pr_uls li .bd{
	padding: 30px 20px 20px;
}
.detail_pr_uls li .bd .name{
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}
.detail_pr_uls .zoomImg{
    position: relative;
    padding-top: 70%;
    height: 0;
    overflow: hidden;
}
.detail_pr_uls .zoomImg img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	object-fit: content;
	width: auto;
	height: auto;
}
.detail_pr_uls li .bd{
	padding: 30px 20px 20px;
}
.detail_pr_uls li .items{
	border-top: 1px solid #e5e5e5;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 10px;
	padding-top: 10px;
}
.detail_pr_uls li .items span{
	font-size: 16px;
	color: #666;
}
.detail_pr_uls li .items img{
	position: relative;
	transition: .5s;
	right: 0;
	width: auto;
	height: auto;
}
.detail_pr_uls li:hover .items img{
	right: 20px;
}


.detail_pr_uls .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)
}
.detail_pr_uls li a:hover .zoomImg:before {
	-webkit-animation: shine 1s;
	animation: shine 1s
}
.detail_pr_uls .bd p{margin-bottom: 0;}
.None{
	text-align: center;
	padding:0;
	font-size: 1.25rem;
	line-height: 1.7;
	color: #ccc;
	margin: 0;
	position: relative;
	margin-top: 160px;
	margin: 160px auto 0;
}
.None::before{
	position: absolute;
	top: -160px;
	left: 50%;
	transform: translate(-50%,-0%);
	content: "";
	display: block;
	margin: 0 auto;
	max-width: 150px;
	width: 100%;
	width: 150px;
	background: url(../images/erroey.png) no-repeat center;
	background-size: 100%;
	height: 200px;
}
.n_lr .swiper-button-prev{
    display: none;
}
.n_lr .swiper-button-next{
    display: none;
}
.n_lr{
    position: relative;
    padding: 0 30px;
}
.n_lr .s_prev{
    position: absolute;
    right: calc(100% - 20px) !important;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 42* 42);
    height: var(--swiper-navigation-size);
    transform: translate(0%,-50%);
    z-index: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    right: auto;
    color: #e60012;
    background: url(../images/left.png) no-repeat center / cover;
    background-size: 42px 42px;
}
.n_lr .s_next{
    position: absolute;
    left: calc(100% - 20px) !important;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 42* 42);
    height: var(--swiper-navigation-size);
    transform: translate(0%,-50%);
    z-index: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    right: auto;
    color: #e60012;
    background: url(../images/right.png) no-repeat center / cover;
    background-size: 42px 42px;
}



















@media (max-width:1600px) {
	.set_form form input{height: 50px;}
}
@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 20px;height: 60px;}
	.set_form form input:nth-child(3){margin: 0 10px 20px;height: 80px;}
	.set_form form input:nth-child(4){margin: 0 10px 20px;position:static;}
	.aboutss2.w1440>ul li{width: 20%;margin-right: 5.5%;}
}
@media (max-width:1024px){
	.pagede_con1_r{width: calc(100% - 65px - 500px);}
	/* 底部 */
	.footer_1 .text1{max-width: 562px;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_1 .text1 .footer_a{display: flex;justify-content: center;}
	.footer_2 .foot p{text-align: center;}
	/* 关于我们 */
	.aboutss2.w1440>ul li{width: 49%;margin-right: 2%;}
	.aboutss2.w1440>ul li:nth-child(2n){margin-right: 0;}
}
@media (max-width:993px) {
	.z_banner{background-position: 0 56px;}
	.z_banner .an h2{font-size: 22px;}
	.z_banner .an p{font-size: 14px;margin-top: 10px;}
	.abouts_list .text{font-size: 14px;}
	.abouts_list .text a{font-size: 14px;}
	.abouts_list .text span{font-size: 14px;}
	.pc_detail{display: none !important;}
	.m_detail{display: block;}
	.pagede_con1_r{width: 100%;margin-left: 0;margin-top: 30px;}
	.pagede_con1 .pc_detail{flex-wrap: wrap;}
	.detail_but{margin-top: 40px;}
	/* 子页面的样式 */
	main{padding-top: 56px;}
	.main_top{padding-top: 56px;}
	/* 关于我们 */
	.abouts1 .img{width: 100%;left: 0;padding-right: 0;}
	.aboutss1 .img{padding-left: 0;}
	.abouts1 .img img{max-width: 100%;margin: 0 auto;width: auto;display: block;}
	.nums{font-size: 4.6vw;}
	.abouts1 .text{width: 100%;right: 0;padding-left: 0;padding-top: 30px;}
	.aboutss1 .text{padding-right: 0;}
	.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: 27vw;}
	.news1 .list a{padding:20px;margin-bottom:15px}
	.news1 .item .wz2{margin-left:0;width:100%;padding: 2%;}
	.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;}
	.abouts1>.aboutss4>.abouts_uls>li{width: 49%;margin-right: 2%;font-size: 18px;}
	.abouts1>.aboutss4>.abouts_uls>li:nth-child(2n){margin-right: 0;}
	.aboutss3 div{width: 100%;}
	.aboutss3 div:nth-child(2){margin: 20px 0;}
	
	
	/*.detail_pr_uls li{width: 49%;margin-right: 2%;}*/
	/*.detail_pr_uls li:nth-child(2n){margin-right: 0%;}*/
}
@media (max-width:800px){
    .cp_d1 .text img{max-width:100%;}
}
@media (max-width:768px){
	.job .head .container .btn{margin-top: 20px;}
	.about3{padding: 30px 0 10px;}
	.about3 .swiper-slide h3::after{width: 76%;}
	.about3 h2{font-size: 1.25rem;margin-bottom: 20px;}
	.about3 .swiper-slide h3{margin-bottom: 50px;font-size: 1.25rem;}
	.about3 .swiper-slide:hover h3{font-size: 1.375rem;}
	/* 首页-解决方案 */
	.solutionul li .text .btnsman{bottom:20px;}
	/* 子页banner */
	.z_banner{background-size: cover;background-position: 50%;}
	.pro2_uls{white-space: nowrap;overflow-y: auto;}
	.pro2_uls li{min-width: 124px;padding: 11px 10px;}
	.pagede_con1_r h4{font-size: 22px;margin-bottom: 10px;}
	/* 人才招聘 */
	.job li {padding-bottom: 20px; }
	.job li .head {font-size: 16px;}
	.job li .head .row {height:50px;padding: 0 10px; }
	.job li .head .row h5 {font-size: 16px;font-weight: 600 }
	.job li .head dl {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;height: auto;padding: 10px 20px;line-height: 1.7 }
	.job li .container h5 {font-size: 16px;line-height: 2;font-weight: 600 }
	.job li .container .content {font-size: 15px;line-height: 2 }
	.job li.on .head .row {height: 50px }
	.job li.on .head dl {height: auto }
}
@media (max-width:767px){
	/* 首页公共样式 */
	.search_text{font-size: 22px;margin-bottom: 20px;}
	.about_text{font-size: 22px;}
	.mainbody2>.mt,
	.abouts4>.mt, .abouts1>.mt{margin-top: 20px;}
	.nums{font-size: 26px;}
	.about3 .swiper-slide .text p{font-size: 14px;}
	.about3 .swiper{margin: 0;width: 100%;}
	.about3 .swiper-button-next, .about3 .swiper-button-prev{display: none;}
	.abouts1 .imgss .img{width: 100%;margin-right: 0;margin-bottom: 10px;}
	.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;}
	.p_l_f{padding-left: 20px !important;padding-right: 20px !important;}
	/* 首页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;}
	/* 关于我们 */
	.padds{padding: 40px 0 30px;}
	.padds2{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;}
	.case1 .uls li .items span,
	.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;}
	.set_form form input:nth-child(3){width: 100%;margin: 0 0 20px;height:70px;}
	.set_form form input:nth-child(4){width: 100%;margin: 0 0 20px;}
	.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%;}
	/* 关于我们 */
	.aboutss2.w1440>ul li{width: 100%;margin-right: 0;}
	.aboutss2_title h3{font-size: 20px;margin: 20px 0;padding: 15px;}
	.abouts1>.aboutss4>.abouts_uls>li{width: 100%;margin-right: 0;}
	
	.aboutss4_intro img{width: 100%;margin-bottom: 20px;}
	.aboutss4_intro{flex-wrap: wrap;}
	.intro{width: 100%;margin: 0;}
	.aboutss4_intro h2{font-size: 18px;margin-bottom: 20px;}
	.aboutss4 .h3{font-size: 18px;margin: 30px 0 10px;}
	.aboutss_footer{padding: 20px 2%;}
	.aboutss_footer h3{font-size: 22px;padding-top: 0;}
	.aboutss_footer h4{font-size: 18px;padding-bottom: 0;}
	/* 联系我们 */
	.contact .uls,
	.contact1 .uls{margin-top: 20px;}
	.contact .uls li,
	.contact1 .uls li{width: 100%;margin-right: 0;}
	.kfay{padding-top: 15px;}
	.kfay dt{float: none;margin: 0 auto;display: none;}
		 .kfay dd h4{margin-top: 15px;font-size: 18px;height: 36px;}
		 .kfay dd p{font-size: 14px;}
		 .kfay dd{width: 100%;}
		 .contact{margin-top: 20px;margin-bottom: 20px;}
		 .smjz li{        width: 49%;
        margin-right: 2%;
        margin-bottom: 10px;}
		.smjz li:nth-child(4n){margin-right: 0%;}
			  .smjz li:nth-child(3n){margin-right: 2%;}
			  .smjz li:nth-child(2n){margin-right: 0%;}
		 .smjz{margin-bottom: 20px;}
		 .news_lists{height: 280px;}
	/* 首页-解决方案 */
	.solutionul li .texts{padding-left: 20px;padding-right: 20px;}
	.solutionul li .texts h3{font-size: 18px;}
	.detail_pr_uls li{width:100%;margin-right:0;}
	.detail_pr_uls li .bd{padding: 20px 20px 20px;}
	.detail_pr_uls .bd p{margin-bottom: 0;}
}
/* 移动端适配 */
@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%;     margin-bottom: 4%;}
	.case1 .uls li{width: 100%;margin-right: 0%;}
	.news1 .list a{width: 100%;margin-right: 0%; border: #eee solid 1px;}
	.news1 .item .img2{height: auto;}
	.news1 .item .img2 img{position: static;transform: initial;}
	.smjz li{width: 100%;margin:0 0 10px;}
}