/* *{
	font-family:"寰蒋闆呴粦";
	font-family:"Microsoft Yahei";
} */
*{
	font-family: 'Source Sans Pro', sans-serif;
}
.ico.active i:nth-child(1) {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 14px;
}
.ico.active i:nth-child(2) {
    opacity: 0;
}
.ico.active i:nth-child(3) {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 14px;
}
.ico {
    position: relative;
    width: 36px;
    height: 36px;
    z-index: 999999999;
    cursor: pointer;
    display: none;
}
.ico i {
    height: 2px;
    width: 90%;
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: block;
    position: absolute;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.ico i:nth-child(1) {
    top: 2px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition-delay: 210ms;
    -o-transition-delay: 210ms;
    -webkit-transition-delay: 210ms;
    transition-delay: 210ms;
}
.ico i:nth-child(2) {
    top: 14px;
    -moz-transition-delay: 140ms;
    -o-transition-delay: 140ms;
    -webkit-transition-delay: 140ms;
    transition-delay: 140ms;
}
.ico i:nth-child(3) {
    top: 26px;
    -moz-transition-delay: 70ms;
    -o-transition-delay: 70ms;
    -webkit-transition-delay: 70ms;
    transition-delay: 70ms;
}
.pad9{
	padding: 80px 0;
}
header{
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 9999999;
	padding: 12px 50px;
}
header.cur,header.tops{
	background-color: #152055;
	box-shadow: 0px 0px 24px 10px rgb(11 107 197 / 7%);
}
header .lt{
	float: left;
}
header .rt{
	float: right;
}
header .lt .logo{
	display: inline-block;
	margin-right: 50px;
}
header .lt nav{
	display: inline-block;
}
header .lt nav li{
	display: inline-block;
	position: relative;
	font-size: 16px;
	margin-left: 60px;
}
header .lt nav li .top  span{
	display: none;
	cursor: pointer;
	background-color: rgba(255,255,255,0.01);
}
header .lt nav li .top a{
	color: #fff;
	line-height: 60px;
}
header .lt nav li.active .top a{color: #fd8414;}
header .lt nav li .down{
	position: absolute;
	background-color: #fff;
	border-radius: 5px;
	padding: 20px 50px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	display: none;
}
header .lt nav li .down p{
	padding: 10px 0;
	margin: 0 30px;
}
header .lt nav li .sdw span img,
header .lt nav li .down p img{
	margin-right: 15px;
	position: relative;
	top: -1px;
}
header .lt nav li .down p a{
	color: #333333;
	white-space: nowrap;
}
header .lt nav li .down .sanjiao{
	position: absolute;
	left: 50%;
	top: -18px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	z-index: 3;
}
header .lt nav .style--subMenuRoot--3XqkS .sanjiao{
	position: absolute;
	left: 50%;
	top: -18px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	z-index: 3;
}
header .rt {
	text-align: right;
	line-height: 60px
}
header .rt form{
	position: relative;
	display: inline-block;
}
header .rt form input{
	background-color: #ffffff;
	border-radius: 3px;
	height: 30px;
	color: #253773;
	padding-left: 30px;
	border-radius: 3px;
	border: none;
	font-size: 14px;
}
header .rt form input::-webkit-input-placeholder{
	color: #253773;
}
header .rt form input::-moz-placeholder {
	color: #253773;
}
header .rt form input:-ms-input-placeholder {
	color: #253773;
}
header .rt form img{
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 3;
}
header .rt span{
	display: inline-block;
	color: #fff;
	font-size: 16px;
	margin: 0 27px 0 22px;
}
header .rt span img{
	margin-right: 10px;
}
header .rt a{
	width: 96px;
		height: 30px;
		background-color: #fd8414;
		border-radius: 3px;
		line-height: 30px;
		color: #fff;
		text-align: center;
		font-size: 14px;
}

.banner{
	
	height: 100vh;
	position: relative;
}
	
.banner .swiper-container{
	background: url(../images/bg_02.jpg) no-repeat center/cover;
}
.banner .lt{
	float: left;
	color: #fff;
	width: 40%;
}
.banner .rt{
	float: right;
	width: 60%;
}
.banner .BoxCell{
	height: 100vh;
	padding: 100px 0;
}
.banner .lt .font24{
	margin: 25px 0 35px;
}
.banner .swiper-pagination{
	bottom: 200px;
}
.banner .swiper-pagination .swiper-pagination-bullet{
	width: 12px;
		height: 12px;
		background-color: #ffffff;
		margin: 0 8px;
}
.banner .lt a{
	background-color: #256fff;
	border-radius: 5px;
	color: #ffffff;
	display: inline-block;
	padding: 12px 23px;
}
.banner .wid100{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	 align-items: center;
}
.bannerList{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3333;
	width: 100%;
	transform: translateY(50%);
	-webkit-transform: translateY(50%);
	/*overflow: hidden;*/
}
.bannerList ul{
	background-color: #fff;
	box-shadow: 0px 0px 24px 10px 
			rgba(11, 107, 197, 0.07);
	border-radius: 5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.bannerList ul li{
	width: 33.333%;
	position: relative;
	text-align: left;
	/*border-left: 1px solid #ccc*/
}
.bannerList ul li:after{
	content: '';
	position: absolute;
	width: 1px;
	height: 90%;
	top: 5%;
	left: 0;
	background: #ddd;
	z-index: 3
}
.bannerList ul li:hover::after{
	content: '';
	position: absolute;
	width: 0px;
	height: 90%;
	top: 5%;
	left: 0;
	background: #ddd;
	z-index: 3
}
.bannerList ul li:first-child:after{
	display: none
}
.bannerList ul li a{
	padding: 50px 40px 40px;
	position: relative;
	padding-left: 112px;
	display: block;
	height: 100%;
}
.bannerList ul li a .lt{
	position: absolute;
	width: 50px;
	height: 50px;
	background-color: #dde6fe;
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
	left: 40px;
	top: 40px;	
}
.bannerList ul li a .font18{
	color: #0E2843;
	font-weight: bold;
	margin-bottom: 12px;
}
.bannerList ul li a p{
	color: #0E2843;
	line-height: 1.5;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.bannerList ul li a:hover{
	background-image: linear-gradient(143deg, 
			#5c93ff 0%, 
			#2958f4 100%), 
		linear-gradient(
			#256fff, 
			#256fff);
		background-blend-mode: normal, 
			normal;
	border-radius:5px;
}
.bannerList ul li a:hover .lt{
	background-color: #fff;
}
.bannerList ul li a:hover .font18,
.bannerList ul li a:hover p{
	color: #fff;
}
.bannerList .Box1440,
.bannerList .wid100{
	overflow: visible;
	align-self: center;
}
.index1.product2{
	padding: 80px 0 80px;
}
.index1{
	background-color: #fff;
	padding: 180px 0 80px;
}
.title{
	text-align: center;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.title p{
	color: #999;
}
.index1 ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}
.index1 ul li{
	width: 33.333%;
}
.index1 ul li .block{
	padding: 30px 40px;
	text-align: center;
	display: block;
	height: 100%;
}
.index1 ul li .block .font20{
		color: #0E2843;
		font-weight: bold;
		margin: 15px 0 12px;
}
.index1 ul li .block .font16{
	font-size: 15px;
}
.index1 ul li .block p{
	color: #0E2843;
	line-height: 1.8;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.index1 ul li .block:hover{
	background-color: #ffffff;
		box-shadow: 0px 0px 24px 10px 
			rgba(11, 107, 197, 0.07);
}
.index1 ul li .block:hover .font24{
	color: #256fff;
}
.index1 .Box1440{
	overflow: visible;
}
.index2{
	background-color: #f6f7f9;
}
.index2 .imgs{
	text-align: center;
	margin-top: 80px;
	margin-bottom: 46px;
}
.index2 .imgs img{
	box-shadow: 0px 0px 24px 10px
		rgba(11, 107, 197, 0.07);
}
.index2 a{
	color: #ffffff;
	background-color: #256fff;
	border-radius: 5px;
	padding: 11px 40px;
	border: 1px solid #256FFF;
}
.index3 .cont{
	margin-top: 50px;
}
.index3 .cont ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px;
}
.index3 .cont ul:last-child{
	margin-bottom: 0;
}
.index3 .cont ul li{
	width: 25%;
	margin-left: 20px;
	height: 350px;
	position: relative;
	/* transition: all 0.6s; */
}
.index3 .cont ul li:first-child{
	margin-left: 0;
}
.index3 .cont ul li .so{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 30px 40px;
}
.index3 .cont ul li .so .font24{
	color: #fff;
	margin-top: 13px;
	position: relative;
	display: inline-block;
	padding-bottom: 0px;
}
.index3 .cont ul li .so p{
	color: #fff;
	line-height: 1.8;
	margin-top: 24px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 0;
	
}
.index3 .cont ul li .so .font24::after{
	content: '';
	width: 0;
	height: 1px;
	background-color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
}
/* .index3 .cont ul li.active{
	width: 45%;
} */
.index3 .cont ul li.active::after{
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(21,32,85,0.4);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.index3 .cont ul li.active .so .font24{
	padding-bottom: 16px;
	-webkit-animation-name: fadeIn; /*动画名称*/
    -webkit-animation-duration: 1s; /*动画持续时间*/
    -webkit-animation-iteration-count: 1; /*动画次数*/
    -webkit-animation-delay: 0s; /*延迟时间*/
}
.index3 .cont ul li.active .so p{
	display: block;
	height: 80px;
	-webkit-animation-name: fadeIn; /*动画名称*/
    -webkit-animation-duration: 1s; /*动画持续时间*/
    -webkit-animation-iteration-count: 1; /*动画次数*/
    -webkit-animation-delay: 0s; /*延迟时间*/
}
.index3 .cont ul li.active .so .font24::after{
	content: '';
	width: 100%;
}
.index3 .cont ul li.active .so{
	bottom: 50%;
	transform: translateY(50%);
	-webkit-transform: translateY(50%);
	z-index: 9;
}
.index4{
	background-color: #f6f9fc;
}
.title a{
	color: #2e59b1;
}
.banner .swiper-container{
	overflow: hidden;
}
.index4 .index4Cont_bom .swiper-slide{
	position: relative;
	background-image: url(../images/case7_15.png) ;
	background-repeat: no-repeat;
	background-position: top 50px right 50px;
}
.index4Cont .swiper-button-next:after,.index4Cont .swiper-button-prev:after{
	display: none;
}
.index4 .index4Cont_bom{
	margin-top: 44px;
	box-shadow: 0px 0px 24px 5px rgba(11, 107, 197, 0.07);
}
.index4 .index4Cont_bom .swiper-slide{
	background-color: #ffffff;
	border-radius: 8px;
	border: solid 1px #ffffff;
	padding: 40px 35px;
}
.index4 .Box1440{
	overflow: visible;
}
.index4 .lt{
	width: 540px;
	float: left;
}
.index4 .rt{
	width: calc(100% - 540px);
	width: -webkit-calc(100% - 540px);
	float: left;
	padding: 16px 30px 0 45px;
}
.index4 .rt p.font16{
	color: #333333;
	line-height: 1.8;
	margin: 15px 0;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp:6;
	overflow: hidden;
}
.index4 .rt a.font16{
	border-radius: 5px;
	border: solid 1px #bbbbbb;
	color: #999999;
	padding: 8px 28px;
}
.index4 .rt ul{
	padding-top: 20px;
	border-top: 1px solid #888888;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 25px;
}
.index4 .rt ul li{
	margin-right: 25px;
	line-height: 50px;
	height: 50px;
	max-width: 150px;
}
.index4 .rt ul li img{
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
		max-height: 41px;
}
.index4 .rt ul li:hover img{
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
.index4Cont{
	position: relative;
	padding: 0 47px;
}
.index4Cont .swiper-button-prev,
.index4Cont .swiper-button-next{
	background-image: none;
	left: 0;
	width: 50px;
	height: 50px;
	line-height: 1.6;
	padding: 0 0;
	text-align: left;
}
.index4Cont .swiper-button-next{
	left: auto;
	right: 0;
	text-align: right;
}
.index4Cont .swiper-button-prev .fa,
.index4Cont .swiper-button-next .fa{
	font-size: 60px;
	color: #888;
}
.index4Cont_top .swiper-slide{
	text-align: center;
	height: 70px;
	line-height: 70px;
	background: #fff;
}
.index4Cont_top .swiper-slide:hover{
	cursor: pointer;

}
.index4Cont_top .swiper-slide img{
	/*  -webkit-filter: grayscale(100%);
    filter: grayscale(100%); */
    max-height: 70px;
    max-width: 60%
}
.index4Cont_top .swiper-slide-thumb-active:hover,
.index4Cont_top .swiper-slide-thumb-active{
 	/* -webkit-filter: grayscale(0%);
    filter: grayscale(0%); */
    border: 1px solid;
    border-color: #256fff;
}
.index4Cont_top{
	margin-top: 40px
}
.index5 ul,
.pro6 ul.alise2{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	margin-top: 18px;
}
.index5 ul li,
.pro6 ul.alise2 li{
	margin-top: 30px;
	margin-left: 30px;
	width: calc(16% - 20.8px);
	width: -webkit-calc(16% - 20.8px);
	background-color: #ffffff;
	box-shadow: 0px 6px 12px 0px 
		rgba(11, 107, 197, 0.2);
	border-radius: 5px;
	
	padding: 2px;
	text-align: center;
}
.index5 ul li a,
.pro6 ul.alise2 li a{
	height: 80px;
	line-height: 70px;
}
.index5 ul li:nth-child(6n + 1){
	margin-left: 0;
}
.pro6 ul.alise2 li:nth-child(6n + 1){
	margin-left: 0;
}
.index5 .Box1440{
	overflow: visible;
}
.index5 li img,
.pro6 ul.alise2 li img{
	max-width: 165px;
}
.index6{
	background-color: #f6f9fc
}
.index7 .text-center{
	margin-top: 60px;
}
footer{
	background-color: #172255;
}
footer .top{
	overflow: hidden;
}
footer .top .lt{
	width: 50%;
	border-right: 1px solid rgba(255,255,255,0.2);
	float: left;
	padding-right: 8%;
}
footer .top .rt{
	width: 50%;
	float: left;
	padding-left: 8%;
}
footer .top .lt ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}
footer .top .lt ul .font18 a{
	color: #ffffff;
}
footer .top .lt ul li:nth-child(2) p a:first-child{margin-right: 30px;}
footer .top .lt ul .font18{
	margin-bottom: 30px;
}
footer .top .lt ul p{
	margin-bottom: 15px;
}
footer .top .lt ul p a{
	color: #c1c3c8;
}
footer .top .rt ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	/* justify-content: space-between; */
}
footer .top .rt li p{
	margin-bottom: 15px;
	color: #c1c3c8;
}
footer .top .rt li p img{
	margin-right: 12px;
}
footer .top .rt li .logo{
	margin-bottom: 20px;
}
footer .top .rt li p span{
	display: inline-block;
	margin: 0 17px;
}
footer .top .rt li .ewm{
	display: inline-block;
	text-align: center;
	margin-left: 24px;
}
footer .top .rt li .ewm p{
	margin-top: 10px;
	color: #c1c3c8;
}
footer .center{
	padding: 15px 0;
	border-top: 1px solid rgba(255,255,255,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
footer .center span{
	color: #c1c3c8;
}
footer .center a{
	color: #c1c3c8;
	margin-right: 30px;
	font-size: 14px;
}
footer .center span b{
	display: inline-block;
	margin: 0 10px;
}
footer .bom{
	padding: 28px 0 48px;
	color: #c1c3c8;
}
footer .bom a{
	color: #c1c3c8;
}
.bounced{
	position: fixed;
	bottom: 30%;
	right: 0;
	width: 62px;
	z-index: 999999;
}
.bounced .backTop{
	width: 62px;
	height: 62px;
	text-align: center;
	line-height: 62px;
	background-color: #fff;
	box-shadow: 0px 0px 9px 2px rgba(11, 107, 197, 0.2);
	cursor: pointer;
}
.bounced .email{
	padding: 30px 16px;
	text-align: center;
	width: 62px;
	margin-top: 10px;
	box-shadow: 0px 0px 9px 2px rgba(11, 107, 197, 0.2);
	font-size: 16px;
	background-color: #fff;
}
.bounced .email span{
	display: inline-block;
	margin-top: 10px;
}
.product{
	/* background-image: linear-gradient(-33deg, 
			#152055 0%, 
			#23346f 50%, 
			#304788 100%), 
	linear-gradient(
		#152055, 
		#152055); */
	background-color: #334B89;
	background-blend-mode: normal, 
		normal;
		padding: 150px 0 100px;
}
.product .row{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}
.product .lt{
	padding-right: 2%;
	color: #FFFFFF;
}
.product .rt{
	text-align: right;
}
.product .lt .font34{
	line-height: 1.9;
	letter-spacing: 3px;
}
.product .lt p{
	letter-spacing: 2px;
	line-height: 1.8;
	margin: 30px 0 34px;
}
.product .lt .fom{
	position: relative;
}
.product .lt .fom input{
	width: calc(100% - 120px);
	width: -webkit-calc(100% - 120px);
	float: left;
	background-color: #ffffff;
	color : #000000;
	border-radius: 5px 0 0 5px;
	height: 47px;
	border: none;
	padding: 0 10px 0 18px;
}
.product .lt .fom input::-webkit-input-placeholder,
.proTwo .for input::-webkit-input-placeholder{
	color: #cacaca;
}
.product .lt .fom input::-moz-placeholder,
.proTwo .for input::-moz-placeholder{
	color: #cacaca;
}
.product .lt .fom input:-ms-input-placeholder,
.proTwo .for input:-ms-input-placeholder{
	color: #cacaca;
}
.product .lt .fom button{
	width: 120px;
		height: 47px;
		background-color: #256fff;
		border-radius: 0px 5px 5px 0;
		color: #fff;
		border: none;
}
.product .lt .vdo{
	height: 43px;
	background-color: rgba(255,255,255,0.2);
	border-radius: 20px;
	padding: 5px 20px 5px 6px;
	margin-top: 20px;
	display: inline-block;
}

.product .lt .vdo a{
	background-color: #256fff;
	border-radius: 16px;
	color: #fff;
	padding:0px 14px;
	height: 33px;
	line-height: 33px;
	/* line-height: 1; */
	position: relative;
	top: 1px;
	margin-right: 12px;
}
.product .lt .vdo a img{
	margin-right: 5px;
}
.navL{
	background-color: #dde6fe;
	padding: 15px 0 10px;
}
.navL ul{
	/* display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-around; */
	overflow: hidden;
	text-align: center;
}
.navL li{
	display: inline-block;
	margin: 0 40px 10px;
}
.navL li a{
	color: #333;
}
.navL li a.active{
	color: #2f64f6;
}
.title .imgs{
	margin-bottom: 35px;
}
.product1 .cont ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-around;
	padding: 50px 0;
}
.product1 .cont ul li{
	width: 33.333%;
	height: 109px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	padding-left: 60px;
	position: relative;
	/* box-shadow: 0 0 20px 10px rgba(0,0,0,0.5); */
}
.product1 .cont ul li span.font22{
	width: 46px;
		height: 46px;
		line-height: 46px;
		background-color: #256fff;
		font-weight: bold;
		display: inline-block;
		color: #fff;
		border-radius: 50%;
		text-align: center;
		margin-right: 18px;
		position: relative;
		z-index: 4;
}
.product1 .cont ul li span{
	position: relative;
	z-index: 4;
	color: #256fff;
}
.product1 .cont ul li:nth-child(1)::after{
	content: '';
	width: calc(100% + 20px);
	width: -webkit-calc(100% + 20px);
	height: 130px;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	position: absolute;
	z-index: 2;
	background: url(../images/p3_03.png) no-repeat center;
	background-size: 100% 100%;
	margin-top: 3px;
}
.product1 .cont ul li:nth-child(2)::after{
	content: '';
	width: calc(100% + 20px);
	width: -webkit-calc(100% + 20px);
	height: 130px;
	top: 50%;
	left: -10px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	position: absolute;
	z-index: 2;
	background: url(../images/p4_03.png) no-repeat center;
	background-size: 100% 100%;
}
.product1 .cont ul li:nth-child(3)::after{
	content: '';
	width: calc(100% + 20px);
	width: -webkit-calc(100% + 20px);
	height: 130px;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	position: absolute;
	z-index: 2;
	background: url(../images/p5_03.png) no-repeat center;
	background-size: 100% 100%;
}
.product1 .pad7{
	padding-bottom: 50px;
}
.product2 {
	background-color: #f6f9fc;
}
.product2 .links{
	margin-top: 50px;
}
.links{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.product2 .links li{
	width: 14.2%;
	margin-bottom: 40px;
}
.links li{
	text-align: center;
}
.links li a .imgs{
	width: 87.5px;
	height: 87.5px;
	background-color: #ffffff;
	box-shadow: 0px 0px 21px 0px rgba(60, 77, 129, 0.18);
	border-radius: 50%;
	text-align: center;
	line-height: 146px;
	margin-bottom: 10px;
	overflow: hidden;
	display: inline-block;
}
.links li a .imgs img{
	max-width: 60px;
	max-height: 60px;
	margin-bottom: 60px;
}
.product2 .text-center a,
.product3 .lt a{
	color: #ffffff;
	background-color: #256fff;
		border-radius: 5px;
		padding: 11px 46px;
		border: 1px solid #256fff;
}
.ctle{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin-bottom: 32px;
}
.ctle img{
	margin: 0 35px 0 0;
}
.product3 .lt p,
.product5 .lt p{
	color: #888888;
	line-height: 1.6;
	margin-bottom: 35px;
}
.product5 .lt p{
	margin-bottom: 0;
}
.product3 .rt li{
	width: 25%;
	margin-bottom: 30px;
}
.product4{
	background-color: #f6f9fc
}

/* .product4 .title{
	margin-bottom: 20px;
} */
.product5 .row{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.product5 .lt{
	padding-right: 5%;
}
.product6{
	background-color: #f6f9fc;
}
.product6 .pad6{
	padding-bottom: 35px;
}
/* .product7 .text-center{
	margin-top: 20px;
} */
.product8{
	background-color: #f6f9fc;
}
.product8 .Box1440{
	overflow: visible;
}
.product8 .title,
.product9 .title{
	max-width: 1180px;
}
.product8 ul{
	margin-top: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-evenly;
	flex-wrap : wrap;
}
.product8 ul li{
	box-shadow: 0px 0px 21px 0px 
			rgba(81, 124, 248, 0.11);
		border-radius: 10px;
		padding: 50px 40px;
		text-align: center;
		background: #fff;
		margin-left: 20px;
		max-width: 29%;
		margin-bottom: 15px;
}
.product9 ul .font20{
	color: #0E2843;
    margin: 30px auto;
    font-weight: bold;
}
.product9 ul{
	margin-top: 55px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.product9 ul li{
	width: 25%;
	border-right: 1px solid rgba(136,136,136,0.2);
	padding: 0 35px;
}
.product9 ul li:last-child{
	border: none;
	padding-right: 0;
}
.product9 ul li:first-child{
	padding-left: 0;
}
.product9 ul li .imgs{
	height: 51px;
}
.product9 ul li p{
	color: #0E2843;
	line-height: 1.7;
	margin-top: 10px;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	overflow: hidden;
	font-size:16px;
	hyphens: auto;
}
.product9 ul li p img{
	position: relative;
	top: -1px;
	margin-right: 7px;
}
.product10{
	background-color: #f6f9fc;
}
.product10 ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin:5rem 0 30px;
}
.product10 ul li{
	width: 29%;
	box-shadow: 0px 0px 21px 0px rgba(81, 124, 248, 0.11);
	border-radius: 10px;
	height: 105px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin-bottom: 40px;
	justify-content: center;
	font-weight: bold;
}
.product10 ul li img{
	margin: 0 20px 0 0;
}
.product10 .Box1440{
	overflow: visible;
}
.product10 ul li .font20{
	color: #0E2843;
}
.proTwo{
	padding: 220px 0 150px;
	text-align: center;
	background-image: linear-gradient(-33deg, 
			#152055 0%, 
			#23346f 50%, 
			#304788 100%), 
		linear-gradient(
			#152055, 
			#152055);
		background-blend-mode: normal, 
			normal;
}
.proTwo .font34{
	color: #ffffff;
}
.proTwo p{
	color: #ffffff;
	margin: 20px auto 60px;
}
.proTwo .for{
	background-color: #ffffff;
		border-radius: 5px;
		position: relative;
		overflow: hidden;
		width: 680px;
		margin: 0 auto;
}
.proTwo .for input{
	border: none;
	width: 100%;
	height: 66px;
	padding: 0 180px 0 40px;
}
.proTwo .for button{
	width: 169px;
	height: 66px;
	background-color: #256fff;
	border-radius: 0px 5px 5px 0;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	color: #fff;
}
.proTwo .for button i{
	font-size: 26px;
	margin-right: 12px;
}
.proTwoCont .cont{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.proTwoCont_lt{
	width: 200px;
	border-right: 1px solid rgba(139,168,182,0.2);
}
.proTwoCont_lt .font24{
	color: #2f64f6;
	padding-bottom: 30px;
	border-bottom: 2px solid #e8eef0;
}
.proTwoCont_lt li{
	padding: 15px 0;
}
.proTwoCont_lt li a{
	display: block;
	color: #888888;
	padding-right: 35px;
	position: relative;
}
.proTwoCont_lt li a i{
	float: right;
	font-size: 24px;
	position: absolute;
	right: 35px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 2;
}
.proTwoCont_lt li.active a{
	color: #2f64f6;
}
.proTwoCont_rt{
	width: calc(100% - 255px);
	width: -webkit-calc(100% - 255px);
	padding-left: 80px;
}
/* .proTwoCont_rt .links li a .imgs{
	width: 137px;
	height: 137px;
} */
.proTwoCont .Box1440{
	overflow: visible;
}
.proTwoCont_rt .links{
	justify-content: left;
	padding-right: 35px;
}
.proTwoCont_rt .links li{
	margin-left: calc(25% - 108px);
	margin-left: -webkit-calc(25% - 108px);
}
.proTwoCont_rt .links li:nth-child(4n + 1){
	margin-left: 0;
}
.proTwoCont_rt .list .font22{
	position: relative;
	margin-bottom: 40px;
}
.proTwoCont_rt .list .font22 span{
	display: inline-block;
	background-color: #ffffff;
	border-radius: 5px;
	border: solid 1px #cbd5d9;
	position: relative;
	z-index: 6;
	color: #333333;
	padding: 5px 20px;
}
.proTwoCont_rt .list .font22::after{
	content: '';
	width: 100%;
	height: 1px;
	background-color: #cbd5d9;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 3;
}
.links .prompt{
	margin-top: 10px;
}
.links .prompt .soon{
	font-size:12px;
	background-color: rgba(89,131,248,0.2);
		border-radius: 5px;
		padding: 5px 2px;
		text-align: center;
		width: 73px;
		color: rgba(47,100,246,0.6);
			display: inline-block;
}
.proTwoCont_rt .list li{
	margin-bottom: 25px;
	width: 140px;
}
.links .prompt .xin{
	font-size:12px;
	background-color: rgba(65,176,43,0.2);
	border-radius: 5px;
	padding: 5px 2px;
	text-align: center;
	width: 73px;
	color: rgba(65,176,43,0.6);
	display: inline-block;
}
.listOne{
	/* margin-bottom: 40px; */
}
.formAll{
	background-color: #f5f6f9;
		border-radius: 8px;
		padding: 7% 7% 4%;
		overflow: hidden;
}
.formAll .lt{
	width: 45%;
	float: left;
	padding-right: 6%;
}
.formAll .rt{
	width: 55%;
	float: left;
	text-align: right;
}
.formAll .lt .font30{
	color: #333333;
	margin-bottom: 10px;
}
.formAll .lt .font20{
	color: #333333;
	margin-bottom: 13px;
}
.formAll .lt p{
	position: relative;
	margin-bottom: 8px;
}
.formAll .lt p input{
	height: 39px;
	background-color: #ffffff;
	border-radius: 5px;
	width: 100%;
	border: none;
	padding: 0 22px 0 12px;
	color: #333;
}
.formAll .lt p span{
	color: #fb6252;
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.formAll .lt p input::-webkit-input-placeholder{
	color: #888888;
	opacity: 0.5;
}
.formAll .lt p input::-moz-placeholder{
	color: #888888;
	opacity: 0.5;
}
.formAll .lt p input:-ms-input-placeholder{
	color: #888888;
	opacity: 0.5;
}
.formAll .lt button{
	background-color: #256fff;
	border: 1px solid #256fff;
	border-radius: 5px;
	height: 39px;
	width: 100%;
	border: none;
	margin-top: 11px;
	color: #ffffff;
}
.product3 .font34,
.product5 .font34{
	color: #333333;
	font-weight: bold;
}
.pro1 .lt{
	padding-top: 4rem;
}
.pro2{
	padding-bottom: 0;
}
.pro2 ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.pro2 ul li{
	width: 33.333%;
	text-align: center;
}
.pro2 ul li:nth-child(1){
	padding: 0 5% 5% 3%;
	border-right: 1px solid rgba(0,0,0,0.1);
}
.pro2 ul li:nth-child(4){
	padding: 3% 5% 0 3%;
	border-right: 1px solid rgba(0,0,0,0.1);
}
.pro2 ul li:nth-child(2){
	padding: 0 5% 3%;
	border-right: 1px solid rgba(0,0,0,0.1);
}
.pro2 ul li:nth-child(5){
	padding: 3% 5% 0;
	border-right: 1px solid rgba(0,0,0,0.1);
}
.pro2 ul li:nth-child(3){
	padding: 0 3% 5% 5%;
}
.pro2 ul li:nth-child(6){
	padding: 3% 3% 0 5%;
}
.pro2 ul li:nth-child(1),
.pro2 ul li:nth-child(2),
.pro2 ul li:nth-child(3){
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.pro3 .title{
	max-width: 960px;
}
.pro4 .title{
	max-width: 1200px;
}
.pro5{
	background: none;
}
.pro6 .Box1440{
	overflow: visible;
}
.pro6 .alise{
	margin-top: 50px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}
.pro6 .alise li{
	margin-left: 50px;
	background-color: #ffffff;
	box-shadow: 0px 0px 21px 0px 
		rgba(81, 124, 248, 0.11);
	border-radius: 10px;
	overflow: hidden;
	width: 29%;
}
.pro6 .alise li:first-child{
	margin-left: 0;
}
.pro6 .alise li .imgs img{
	opacity: 0;
}
.pro6 .alise li .cont{
	padding: 6% 8% 8%;
	text-align: center;
}
.pro6 .alise li .cont .font24{
	color: #333333;
	margin-bottom: 18px;
	font-weight: bold;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 1;
	overflow: hidden;
	font-size: 20px;
	text-align: left;
}
.pro6 .alise li a{
	display: block;
}
.pro6 .alise li .cont p{
	color: #666666;
	margin-bottom: 25px;
	line-height: 1.8;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-align: left;
}
.pro6 .alise li .cont span{
	color: #ffffff;
	background-color: #256fff;
	border-radius: 5px;
	padding: 10px 45px;
	display: inline-block;
	border: 1px solid #256fff;
}
.pro6 .alise li .imgs{
	overflow: hidden;
	height: 185px;
}
.pro6 .alise li .imgs div{
	height: 100%;
	transition: all 0.6s;
}
.alise2{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	margin: 50px auto 50px;
	
}
.pro6 .text-center a{
	color: #246fff;
	border: solid 1px #246fff;
	padding: 15px 36px;
	border-radius: 5px;
}
.pro7{
	background: url(../images/bj1_95.jpg) no-repeat center/cover;
	padding: 90px 0;
	text-align: center;
}
.pro7 .font34{
	color: #ffffff;
	font-weight: bold;
}
.pro7 p{
	color: #ffffff;
	margin: 20px auto 25px;
}
.pro7 .ae a{
	width: 137px;
	height: 47px;
	border: solid 1px #ffffff;
	line-height: 47px;
	color: #fff;
	border-radius: 5px;
	margin:  0 10px;
}

.case{
	padding: 220px 0 200px;
}
.caseT{
	padding: 190px 0 130px;
}
.casebanner .font34{
	color: #ffffff;
	margin-bottom: 25px;
}
.casebanner .font16{
	color: #fff;
}
.case1{
	background-color: #f7f9ff;
}
.case1 ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}
.case1 ul li{
	width: 25%;
	border-left: 8px solid #fff;
	padding: 3rem 2rem;
}
.case1 ul li:first-child{
	border-left: none;
}
.case1 ul li .font36{
	font-weight: bold;
	color: #256fff;
	margin-bottom: 15px;
}
.case1 ul li p{
	color: #0E2843;
	line-height: 1.8;
}
.index4.pad7 .Box1500{
	overflow: visible;
}
.case2 {
	background-color: #f7f9ff;
}
.case2Top ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	/* justify-content: space-between; */
	border-bottom: 1px solid #dbdbdb;
	padding: 0 5%;
	flex-wrap: wrap;
	display: flex;
    justify-content: center;
}
.case2Top ul li{display: inline-block;width: 11.11%;text-align: center;}
.case2Top a{
	color: #333333;
	padding-bottom: 20px;
	margin: 0 15px;
}
.case2Top a.active,.case2Top a:hover{
	border-bottom: 2px solid #246fff;
	color: #246fff;
}
.case2Bom ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 20px;
}
.case2Bom ul li{
	width: 48%;
	margin-top: 35px;
}
.case2Bom ul li:nth-child(2n){
	margin-left: 4%;
}
.case2Bom ul li a{
	background-color: #ffffff;
	box-shadow: 0px 0px 21px 0px 
		rgba(81, 124, 248, 0.11);
	border-radius: 10px;
	padding: 10px 20px 5px 20px;
	overflow: hidden;
}
.case2Bom ul li a .imgs{
	width: 150px;
	height: 158px;
	/* background-color: rgba(237,238,242,0.7); */
	text-align: center;
	line-height: 158px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
.case2Bom ul li a .imgs img{
	transition: all 0.6s;
}
.case2Bom ul li a .cont{
	float: left;
	width: calc(100% - 164px);
	width: -webkit-calc(100% - 174px);
	padding-left: 30px;
	margin-top: 15px;
	border-left: 1px solid #ddd;
}
.case2Bom ul li a .cont .font22{
	color: #333333;
	line-height: 2;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 1;
	overflow: hidden;
	font-weight: 800;
	font-size : 20px;
}
.case2Bom ul li a .cont p{
	color: #0E2843;
	line-height: 1.9;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 60px;
}
.case2Bom ul li a .cont .font16{
	font-size : 14px;
}
.case2Bom ul li a .cont span{
	color: #246fff;
}
.case2Bom ul li a .cont span i{
	display: inline-block;
	margin-left: 6px;
}
.case2 .Box1440{
	overflow: visible;
}
.caseT .cont{
	max-width: 510px;
}
.casebanner a{
	background-color: #256fff;
	border-radius: 5px;
	color: #ffffff;
	padding: 13px 48px;
	margin-top: 40px;
}
.case3 .wid100{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}
.case3 .wid100 .lt{
	width: 25%;
	padding-right: 50px;
	position: relative;
	border-right: 1px solid #ddd;
}
.case3 .wid100 .lt .staty{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%,-50%,0);
	-webkit-transform: translate3d(-50%,-50%,0);
	z-index: 3;
}
.case3 .wid100 .rt{
	width: 70%;
	margin-left:5%;
}
.case3 .wid100 .rt .font34{
	color: #333333;
	margin-bottom: 28px;
	line-height: 1.6;
	font-weight: bold;
}
.case3 .wid100 .rt p{
	color: #888888;
	line-height: 1.7;
}
.case4{
	background-color: #f7f9ff;
}
.case4 .Box1440{
	overflow: visible;
}
.case4 .wid100{
	background-color: #ffffff;
	box-shadow: 0px 0px 21px 0px 
		rgba(81, 124, 248, 0.11);
	border-radius: 5px;
	border: solid 1px #ffffff;
	padding: 5%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	/* align-items: center; */
	position: relative;
	background-image: url(../images/case7_15.png) ;
	background-repeat: no-repeat;
	background-position: top 50px right 50px;
}
.case4 .imgs{
	width: 90px;
	height: 90px;
	line-height: 90px;
	background-color: #2c50b8;
	border-radius: 50%;
	text-align: center;
	overflow: hidden;
}
.case4 .cont{
	width: calc(100% - 190px);
	width: -webkit-calc(100% - 190px);
	padding-left: 5%;
}
.case4 .cont .font34{
	color: #333333;
	font-weight: bold;
	margin-bottom: 25px;
}
.case4 .cont p{
	color: #888888;
	line-height: 1.8;
}
.case4 .cont .text-right{
	color: #888888;
	margin-top: 30px;
}
.case5 .lt{
	width: 40%;
	float: left;
}
.case5 .rt{
	width: 55%;
	float: left;
	margin-left: 5%;
}
.caseSET .font24{
	color: #333333;
	font-weight: bold;
	margin-bottom: 30px;
}
.caseSET .font18{
	color: #666666;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 22px;
}
.caseSET .font16{
	color: #666666;
	line-height: 1.7;
}
.case5 .lt img{
	opacity: 0;
}
.case6{
	background-color: #f7f9ff;
}
.case6 .lt{
	width: 40%;
	float: left;
}
.case6 .rt{
	width: 55%;
	float: left;
	text-align: right;
	margin-left:5%;
}
.case7{
	background: none;
}
.case8,.about1{background-color: #f7f9ff;}
.case8 .alise{
	margin-bottom: 60px;
}
.about .font34,.about1 .font34{
	color: #333;
	margin-bottom: 50px;
}
.about .imgs{
	text-align: center;
	margin-bottom: 4rem;
}
.about .imgs img{
	border-radius: 10px;
}
.about p{
	color: #888888;
	margin-top: 1rem;
	line-height: 1.8;
}
.about1 ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	/* justify-content: space-between; */
}
.about1 ul li{
	background-color: #ffffff;
	box-shadow: 0px 0px 21px 0px 
		rgba(81, 124, 248, 0.11);
	border-radius: 10px;
	padding: 45px 35px;
	margin-left: 15px;
	width: calc(25% - 12px);
	width: -webkit-calc(25% - 12px);
}
.about1 ul li:first-child{
	margin-left: 0;
}
.about1 ul li .imgs{
	height: 50px;
}
.about1 ul li .font24{
	margin: 20px 0 18px;
}
.about1 ul li p{
	color: #888888;
	line-height: 1.8;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 5;
	overflow: hidden;
	hyphens: auto;
}
.about1 .Box1440{
	overflow: visible;
}
.about2{
	background:url(../images/ab8_27.jpg) no-repeat center;
	background-size: cover;
	height: 680px;
}
.about2 .lt{
	width: 50%;
	float: left;
	height: 100%;
}
.about2 .rt{
	width: 50%;
	float: left;
	height: 100%;
	padding-top: 180px;
}
.about2 .lt .swiper-slide{
	height: 80px
}
.about2 .lt .swiper-slide .yuan{
	width: 49px;
	height: 49px;
	background-color: rgba(255,255,255,0.4);
	border-radius: 50%;
	position: relative;
	display: inline-block;
	margin-right: 13px;
}
.about2 .lt .swiper-slide-active .yuan{
	margin-right: 19px;
	background-color: rgba(253,132,19,0.4);
}
.about2 .lt .swiper-slide.swiper-slide-active .yuan span{
	background-color: rgba(253,132,19,1);
}
.about2 .lt .swiper-slide .yuan span{
	display: inline-block;
	width: 26px;
	height: 26px;
	background-color: #ffffff;
	border-radius: 50%;
	position: absolute;
	z-index: 3;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%,-50%,0);
	-webkit-transform: translate3d(-50%,-50%,0);
}
.about2 .lt{
	background: url(../images/xian_03.png) no-repeat center;
	padding: 130px 0;
	position: relative;
}
.about2 .Box1440,.about2 .dongTop {
	height: 100%;
}
.about2 .lt p{
	display: inline-block;
	font-size: 22px;
	color: #fff;
	position: relative;
	top: -15px;
}
.about2 .lt .swiper-slide-active p{
	font-size: 40px;
	top: -10px;
}
.about2 .lt .swiper-slide{
	text-align: center;
	line-height: 90px;
}
.about2 .lt .swiper-slide .cont{
	display: inline-block;
}
.about2 .rt .font34{
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 60px;
}
.about2 .rt li{
	color: #ffffff;
	line-height: 1.6;
}
.about2 .lt .swiper-button-prev{
	top: 80px;
	left: 50%;
	transform: rotate(57deg);
	-webkit-transform: rotate(57deg);
	margin-left: -26px;
}
.about2 .lt .swiper-button-next{
	top: auto;
	bottom: 38px;
	    left: 50%;
	    transform: rotate(122deg);
	    -webkit-transform: rotate(122deg);
	    margin-left: -20px;
}
.about2 .lt{
	padding: 120px 0 100px;
}

.dongTop {
	margin-top: 40px;
}
.about2 .lt .swiper-slide-active +.swiper-slide .cont{
	position: relative;
	left: 80px;
}
.about2 .lt .swiper-slide-active - .swiper-slide .cont{
	position: relative;
	left: 80px;
}
.about2 .lt .swiper-slide-active + .swiper-slide + .swiper-slide .cont{
	position: relative;
	left: 57px;
}
.about2 .lt .swiper-slide .cont{
	position: relative;
	left: 64px;
}
.about2 .lt .swiper-slide.swiper-slide-prev .cont{
	position: relative;
	left: 84px;
}
.about2 .lt .swiper-slide-active.swiper-slide .cont{
	position: relative;
	left: 113px;
}
.about3 .Box1440{
	overflow: visible;
}
.about3 ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.about3 ul li{
	width: 49%;
	margin-top: 30px;
}
.about3 ul li a{
	background-color: #ffffff;
		box-shadow: 0px 0px 21px 0px 
			rgba(81, 124, 248, 0.11);
		border-radius: 10px;
		padding: 5%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
}
.about3 ul li:nth-child(2n + 1){
	margin-right: 2%;
}
.about3 ul li .lt{
	width: 158px;
	height: 158px;
	background-color: #75818e;
	border-radius: 50%;
	overflow: hidden;
}
.about3 ul li .cont{
	width: -webkit-calc(100% - 158px);
	width: -moz-calc(100% - 158px);
	width: calc(100% - 158px);
	padding-left: 25px;
}
.about4 .tab{
	margin: 30px 0 38px;
	text-align: center;
}
.about4 .tab span{
	color: #888888;
	cursor: pointer;
}
.about4 .tab div{
	display: inline-block;
	padding: 0 30px;
}
.about4 .tab div:last-child{
	border-left: 2px solid #333;
	line-height: 1;
}
.about4 .tab div.active span{
	color: #2d62f4;
}
.about4{
	background-color: #f6f9fc;
}
.about4 .cst{
	padding: 0 50px;
	position: relative;
}
.ecological4 .cst{
	padding: 0 0;
	position: relative;
}
.about4 .cst .swiper-slide{
	text-align: center;
}
.about4 .cst .swiper-slide .imgs{
	background-color: #ffffff;
		border-radius: 10px;
		padding:14% 6%;
		text-align: center;
		margin-bottom: 20px;
}
.ecological4 .cst .swiper-slide .imgs{
	/*background-color: #f6f9fc;*/
		border-radius: 10px;
		padding:14% 6%;
		text-align: center;
		margin-bottom: 20px;
}
.about4 .cst .swiper-slide  p{
	color: #333;
}
/* .about4 .swiper-button-next,.about4 .swiper-button-prev{
	opacity: 0.4;
} */
.about4 .swiper-button-next{
	right: -50px;
}
.about4 .swiper-button-prev{
	left: -50px;
}
.about4 .cstList{
	position: relative;
	opacity: 0;
	z-index: 1;	
}
.about4 .cstList.active{
	position: absolute;
	width: calc(100% - 100px);
	width: -webkit-calc(100% - 100px);
	z-index: 4;
	opacity: 1;
	top: 0;
	left: 50px;
}
.about5img{
	margin-top: 44px;
	border-radius: 10px;
	background: url(../images/ab12_41.png) no-repeat center/cover;
	padding: 8% 55% 8% 10%;
}
.about5img .font30{
	color: #ffffff;
	margin-bottom: 30px;
}
.about5img p{
	color: #ffffff;
	line-height: 1.8;
	margin-bottom: 30px;
}
.about5img a{
	color: #ffffff;
	width: 154px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	background-color: #256fff;
	border-radius: 5px;
}
.about ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	margin-top: 50px;
}
.about ul li{
	text-align: center;
	width: 33.333%;
	margin-top: 20px;
}
.about ul li .imgs{
	height: 70px;
	line-height: 70px;
	margin-bottom: 3rem;
	margin-top: 2rem;
}
.about ul li .font22{
	color:#333;
	margin: 20px 0;
}
.aboutForm{
	max-width: 870px;
	margin: 0 auto;
}
.aboutForm .title{
	margin: 60px auto;
}
.aboutForm .formList{
	position: relative;
	margin-bottom: 18px;
}
.aboutForm .formList input{
	background-color: #ffffff;
		box-shadow: 0px 0px 21px 0px 
			rgba(81, 124, 248, 0.11);
		border-radius: 5px;
		border: none;
		padding: 0 10px 0 18px;
		width: 100%;
		height: 50px;
}
.aboutForm .formList span,
.login .cont .lt span{
	color:  #fe8c8c;
	position: absolute;
	top: 50%;
	left: 7px;
	z-index: 3;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.aboutForm .formList textarea{
	width: 100%;
	background-color: #ffffff;
		box-shadow: 0px 0px 21px 0px 
			rgba(81, 124, 248, 0.11);
		border-radius: 5px;
		border: none;
		height: 140px;
}
.aboutForm button{
	display: block;
	margin: 0 auto;
	width: 154px;
		height: 47px;
		background-color: #256fff;
		border-radius: 5px;
		border: none;
		text-align: center;
		line-height: 46px;
		color: #fff;
		margin-top: 33px;
}
.aboutForm .formList1{
	display: inline-block;
	width: 100%;
}
.aboutForm .formList1 .formList{
	width: 49%;
	float: left;
}
.aboutForm .formList1 .formList:nth-child(2n){
	margin-left: 2%;
}
.about6{
	background-image: url(../images/ab22_79.png);
	background-position: bottom center;
	background-size: contain;
	background-repeat: no-repeat;
}
.sj{
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #fff;
	margin-left: 15px;
	position: relative;
	top:-1px
}
.solve {
	padding: 30px 0;
}
.solve .wid100,.solve2 .wid100{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}
.solve .wid100 .lt{
	width: 50%;
	padding-right: 6%;
}
.solve .wid100 .rt{
	width: 50%;
	text-align: right;
}
.solve .wid100 .lt p{
	color: #888888;
	line-height: 1.8;
}
.solve2,.solve5.product8{
	background-color: #f6f9fc;
}
.solve3 .lt{
	text-align: right;
}
.solve3 .rt{
	margin-left: 0;
	margin-right: 5%;
}
.solve4 .vont{
	padding: 0 50px;
	position: relative;
	margin: 40px 0;
}
.solve4 .vont .swiper-slide a{
	display: block;
	background-color: #ffffff;
	box-shadow: 0px 0px 21px 0px 
		rgba(81, 124, 248, 0.11);
	border-radius: 10px;
	overflow: hidden;
	padding: 15% 9%;
	text-align: center;
	height: 320px;
	position: relative;
}
.solve4 .vont .swiper-slide a .imgs{
	height: 80px;
	line-height: 60px;
	margin-bottom: 30px;
}
.solve4 .vont .swiper-slide a p{
	color: #0E2843;
	line-height: 1.8;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 86px;
}
.solve4 .Box1500{
	padding: 30px 0;
}
.solve4  .swiper-container{
	overflow: visible;
}
.solve4  .swiper-button-prev{
	left: 0;
}
.solve4  .swiper-button-next{
	right: 0;
}
.solve4 .vont .swiper-slide .show{
	position: absolute;
	width: 100%;
	background-color: #256fff;
	border-radius: 0px 0px 10px;
	bottom: 0;
	left: 0;
	z-index: 2;
	font-size: 16px;
	color: #fff;
	padding: 17px 0;
	opacity: 0;
	transition: all 0.7s;
}
.solve4 .vont .swiper-slide a:hover .show{
	opacity: 1;
}
.news .Box1440{
	overflow: visible;
}
.news ul.use{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
/* .news .use li {
    margin-bottom: 0px;
    height: 534px;
    border: 1px solid #000000;
    margin-bottom: 20px;
} */
.news .use li{
	width: 30%;
	margin-left: 5%;
	margin-bottom: 50px;
	position: relative;
}
.news .use li:nth-child(3n + 1){
	margin-left: 0;
}
.news .use li a{
	display: block;
	background-color: #ffffff;
	box-shadow: 0px 0px 21px 0px 
		rgba(81, 124, 248, 0.11);
	border-radius: 10px;
	border: solid 1px #ffffff;
	padding: 20px;
	transition: all 0.7s;
	-webkit-transition: all 0.7s;
	position: relative;
	top: 0;
	left: 0;
}
.news .use li a .imgs{
	height: 196px;
	overflow: hidden;
	border-radius: 10px;
}
.news .use li a .imgs img{
	opacity: 0;
}
.news .use li a .cont{
	padding: 20px 15px;
}
.news .use li a .font16{
	color: #0E2843;
}
.news .use li a .font18,
 .use li a .font18{
	color: #0E2843;
	font-weight: bold;
	line-height: 1.7;
	    margin: 12px 0 14px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2;
	overflow: hidden;
	/* height: 73px; */
}
.news .use li a p{
	color: #888888;
	line-height: 1.9;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.news .use li a span.font16{
	color: #ffffff;
	padding: 0;
	border-radius: 5px;
	display: inline-block;
	background-color: #2f64f6;
	transition: all 0.6s;
}
.news .use li a .text-center{
	margin-top: 20px;
}
/* .news .use li a .text-center{
	margin-top: 0px;
	transition: all 0.7s;
	overflow: hidden;
	height: 0;
}
.news .use li a:hover .text-center{
	margin-top: 30px;
	height: auto;
}
.news .use li a:hover span.font16{
	padding: 10px 30px;
} 
.login{
	min-height: 100vh;
	background-color: #f1f6ff;
	padding: 50px 0;
}
.login .top{
	overflow: hidden;
	margin-bottom: 38px;
}
.login .top .lt{
	float: left;
	padding-left: 10px;
}
.login .top .rt{
	float: right;
	text-align: right;
		line-height: 45px;
}
.login .top .rt a{
	color: #4663b3;
}
.login .bom,.login .bom .lt .list1{
	background-color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.login .bom .lt{
	width: 59.5%;
	padding: 4.5% 11%;
}
.login .bom .rt{
	width: 40.5%;
	background: url(../images/bd1_03.jpg) no-repeat center/cover;
	padding:4.5% 6%;
	text-align: center;
}
.login .bom .rt .font34{
	color: #ffffff;
	margin-bottom: 40px;
}
.login .bom .rt .white{
	width: 100%;
	height: 370px;
	background-color: #fff;
	opacity: 0.05;
	margin-bottom: 40px;
}
.login .bom .lt .font34{
	text-align: center;
	margin-bottom: 40px;
}
.login .bom .lt .list{
	position: relative;
	margin-bottom: 17px;
}
.login .bom .lt .list input{
	border-radius: 5px;
	border: solid 1px #e9e9e9;
	height: 50px;
	padding: 0 20px;
	width: 100%;
}
.login .bom .lt .list1 input{
	width: 74%;
}
.login .bom .lt .list1 button{
	width: 24%;
	background-color: #dde6fe;
	border-radius: 5px;
	color: #2958f4;
	text-align: center;
	line-height: 50px;
	margin-left: 2%;
	border: none;
	font-size: 16px;
}
.login .bom .lt  .sub{
	height: 50px;
		background-color: #2958f4;
		border-radius: 5px;
		border: solid 1px #e9e9e9;
		color: #ffffff;
		font-size: 16px;
		width: 100%;
}
.login .bom .lt .list input::-webkit-input-placeholder{
	color: #888;
}
.login .bom .lt .list input::-moz-placeholder {
	color: #888;
}
.login .bom .lt .list input:-ms-input-placeholder {
	color: #888;
} */
.index7.index5 .ac{
	margin-top: 4rem;
}

.pages{
	text-align: center;
	margin-bottom: 4rem;
}
.pages li{
	display: inline-block;
	margin: 0 2px;
}
.pages li a{
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #999;
}
.pages li a.cur{
	border: none;
}
.pages li a.active,
.pages li a:hover{
	border-color: #2f64f6;
}
.details{
	padding: 160px 0 0 0;
}
.detailsCont{
	max-width: 790px;
	margin: 0 auto;
}
.detailsCont .font36{
	color: #333333;
	line-height: 1.9;
	font-weight: bold;
	margin-bottom: 18px;
}
.detailsCont .de{
	/* overflow: hidden; */
	padding-bottom: 40px;
	border-bottom:1px solid rgba(149,149,149,0.4);
	margin-bottom: 2rem;
}
.detailsCont .de .font16{
	float: left;
}
.detailsCont .de .rt{
	float: right;
}
.bdsharebuttonbox a{
	background: none !important;
	padding: 0 !important;
	width: 20px;
	height: 20px;
}
.detailsCont .cont p{
	line-height: 1.9;
	margin-bottom: 2rem;
}
.doe{
	text-align: center;
	padding: 30px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 5rem 0;
}
.doe a{
	background-color: #e7ecf0;
	padding: 7px 17px;
	border-radius: 30px;
	color: #31325c;
	margin: 0 15px;
}
.details2{
	background-color: #f6f9fc;
}
.details2 .title{
	margin-bottom: 40px;
}
.modalLeft{
	position: fixed;
	width: 275px;
	padding: 15px 15px 26px;
	top: 160px;
	right: 50%;
	margin-right: 430px;
	z-index: 90;
	background-color: #fff;
	box-shadow: 0px 0px 21px 0px 
			rgba(81, 124, 248, 0.11);
	border-radius: 10px;
}
.modalRight{
	position: fixed;
	width: 275px;
	padding: 15px 15px 26px;
	top: 160px;
	left: 50%;
	margin-left: 430px;
	z-index: 90;
	background-color: #fff;
	box-shadow: 0px 0px 21px 0px 
			rgba(81, 124, 248, 0.11);
	border-radius: 10px;
}
.modalLeft img{
	width: 100%;
}
.modalLeft .font34{
	color: #333333;
	margin: 15px 0 20px;
}
.modalLeft p{
	color: #888888;
	line-height: 1.8;
	margin-bottom: 27px;
}
/* .modalLeft a{
	width: 100%;
	padding: 14px;
	color: #fff;
	background-color: #256fff;
	border-radius: 5px;
	text-align: center;
} */
.solve2 .wid100{
	display: inline-block;
	width: 100%;
}
.solve2 .wid100 .lt{
	float: left;
}
.solve2 .wid100 .rt{
	float: right;
	margin-top: 40px;
}
.index1,
.index2,
.index3 .cont ul,
.index4,.index5,
.product4,.product3,
.pro6,
.case1 ul,
.case2Top,
.case2,
.case4,
.solve4,
.about3{
	overflow: hidden;
}

.ac{
	padding:5%;
	background-color: #000;
	border-radius: 10px;
}
.ac .font45{
	color: #fff;
	margin-bottom: 30px;
}
.ac a{
	padding: 16px 30px;
	color: #fff;
	border-radius: 5px;
	background-color: #256fff;
}
.news .use li a {
	height: 491px;
	position: relative;
	top: 24px;
	transition: all 0.3s;
}
.news .use li{
	margin-bottom: 0px;
	height: 534px;
	/* border: 1px solid #000000; */
	margin-bottom: 20px;
}

.news .use li a .text-center span{
	transition: all 0.7s;
	overflow: hidden;
	padding: 10px 30px;
}

.news .use li a .text-center{
	display: none;
}
.login{
	min-height: 100vh;
	background-color: #f1f6ff;
	padding: 50px 0;
}
.login .top{
	overflow: hidden;
	margin-bottom: 38px;
}
.login .top .lt{
	float: left;
	padding-left: 10px;
}
.login .top .rt{
	float: right;
	text-align: right;
		line-height: 45px;
}
.login .top .rt a{
	color: #4663b3;
}
.login .bom,.login .bom .lt .list1{
	background-color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.login .bom .lt{
	width: 59.5%;
	padding: 4.5% 11%;
}
.login .bom .rt{
	width: 60.5%;
	background: url(../images/bd1_03.jpg) no-repeat center/cover;
    padding: 6% 6% 10% 6%;

	text-align: center;
}
.login .bom .rt .font34{
	color: #ffffff;
	margin-bottom: 40px;
}
.login .bom .rt .white{
	width: 100%;
	height: 400px;
	/* background-color: #fff;
	opacity: 0.05; */
	margin-bottom: 40px;
}
.login .bom .lt .font34{
	text-align: center;
	margin-bottom: 70px;
}
.login .bom .lt .list{
	position: relative;
	margin-bottom: 30px;
}
.login .bom .lt .list input{
	border-radius: 5px;
	border: solid 1px #e9e9e9;
	height: 50px;
	padding: 0 20px;
	width: 100%;
}
.login .bom .lt .list1 input{
	width: 74%;
}
.login .bom .lt .list1 button{
	width: 24%;
	background-color: #dde6fe;
	border-radius: 5px;
	color: #2958f4;
	text-align: center;
	line-height: 50px;
	margin-left: 2%;
	border: none;
	font-size: 16px;
}
.login .bom .lt  .sub{
	height: 50px;
		background-color: #2958f4;
		border-radius: 5px;
		border: solid 1px #e9e9e9;
		color: #ffffff;
		font-size: 16px;
		width: 100%;
}
.login .bom .lt .list input::-webkit-input-placeholder{
	color: #888;
}
.login .bom .lt .list input::-moz-placeholder {
	color: #888;
}
.login .bom .lt .list input:-ms-input-placeholder {
	color: #888;
}
.index7.index5 .ac{
	margin-top: 4rem;
}
	

/* ?????? */
.product3 ul{
	margin-bottom: 28px;
}
.product3 ul li span{
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #256fff;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.jjfa{
	 background-color: #f6f9fc;
}
.jjfa.index5 ul li{
	width: calc(25% - 30px);
	width: -webkit-calc(25% - 30px);
	margin-left: 40px;
}
.jjfa.index5 ul li:first-child{
	margin-left: 0;
}
.jjfaCont{
	padding: 5%;
	background: url(../images/ditu.png) no-repeat center/cover;
	border-radius: 10px;
	margin-top: 5rem;
	overflow: hidden;
}
.jjfaCont .lt{
	width: 60%;
	float: left;
	color: #fff;
	line-height: 1.8;
}
.jjfaCont .rt{
	width: 40%;
	float: left;
}
.jjfaCont .rt .fom{
	position: relative;
	margin-bottom: 20px;
}
.jjfaCont .rt .fom input {
    width: calc(100% - 150px);
    width: -webkit-calc(100% - 150px);
    float: left;
    background-color: #ffffff;
    border-radius: 5px 0 0 5px;
    height: 47px;
    border: none;
    padding: 0 10px 0 18px;
}
.jjfaCont .rt .fom button {
    width: 150px;
    height: 47px;
    background-color: #256fff;
    border-radius: 0px 5px 5px 0;
    color: #fff;
    border: none;
}
.jjfaCont .rt a{
	padding: 10px 22px;
	height: 38px;
	color: #fff;
	background-color: #fc8313;
	border-radius: 5px;
	line-height: 1;
}
/* .product8 ul li:nth-child(1){
	animation-delay: 0.2s !important;
}
.product8 ul li:nth-child(2){
	animation-delay: 0.5s !important;
}
.product8 ul li:nth-child(3){
	animation-delay: 0.8s !important;
} */
@media (max-width: 1200px){
	.jjfaCont{margin-top: 3rem;}
}
@media (max-width: 1200px){
	.jjfaCont .rt .fom button{width: 100px;}
	.jjfaCont .rt .fom input{width: calc(100% - 100px);width: -webkit-calc(100% - 100px);}
}
@media (max-width: 767px){
	.jjfa.index5 ul{
		margin-top: 0;
	}
	.jjfa.index5 ul li{
		width: 31.33%;
		margin-left: 3%;
	}
	.jjfa .title .font34{margin-bottom: 0;}
	.jjfaCont .lt{width: 100%;margin-bottom: 10px;}
	.jjfaCont .rt{width: 100%;}
	.jjfaCont .rt .fom input,.jjfaCont .rt .fom button{height: 40px;}
	.jjfaCont .rt a{height: auto;padding: 6px 14px;}
}	



/* ?????????? */
header .lt nav li .style--subMenuRoot--3XqkS {
    display: none;
    position: absolute;
    top: 70px;
    left: 50%;
	transform: translateX(-50%);
    background: #ffffff;
    padding: 30px 50px;
    border-radius: 5px;
}
.sdw{
	display: flex;
}
header .lt nav li .style--subMenu--35JmN>li {
    font-size: 14px;
    height: 40px;
    display: flex;
    justify-content: start;
	margin-left: 40px !important;
	margin-right : 40px;
	width: 120px;
}
header .lt nav li .style--subMenuTitle--2NzwB{
	color: #000000;
	    font-size: 16px;
	    opacity: .8;
		display: inline-block !important;
		font-weight: bold;
}
header .lt nav li .style--subMenu--35JmN>li>a {
    display: flex;
    align-items: center;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
}
.style--solutionSubMenuLeft--LKH4Z>li {
    width: 222.5px;
}
header .lt nav li .style--subMenu--35JmN>li>a  span{
	display: block;
}
.style--solutionSubMenuRight--2HaRn>li>div {
    margin-right: 20px;
}
.style--subMenuLabel--3Vtar {
    height: 40px;
    line-height: 40px;
	display: inline-block;
}
.style--solutionSubMenuRight--2HaRn>li {
    width: 203.5px;
    padding-left: 29.5px;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
}
.style--solutionSubMenuRight--2HaRn>li  a{
	color: #fff;
}
.style--solutionSubMenuRight--2HaRn {
    border-left: 1px solid #3a446e;
}
header .lt nav li .style--subMenu--35JmN>li>a:hover,
.style--solutionSubMenuRight--2HaRn>li  a:hover{
	color:#2f64f6;
}
header .lt nav li .top span{
	display: none;
}
@media (max-width: 1200px){
	header .lt nav li .style--subMenuRoot--3XqkS{position: relative;top: 0;}
	header .lt nav li .top  span{display: block;}
	header .lt nav li .top span i{display: inline-block;border-top: 2px solid #fff;width: 14px;height: 14px;
		border-left: 2px solid #fff;
		transform: rotate(225deg);
	}
	header .lt nav li .top span{line-height: 40px!important;}
	header .lt nav li .top span.active{transform: rotate(180deg);}
	header .lt nav li .style--subMenu--35JmN>li{border: none !important;}	
}
@media (max-width: 600px){
	header .lt nav li .style--subMenuTitle--2NzwB,header .lt nav li .style--subMenuTitle--2NzwB{font-size: 14px;}
	header .lt nav li .style--subMenuRoot--3XqkS{padding: 12px 12px 12px 30px;}
	header .lt nav li .style--subMenu--35JmN>li{height: auto;}
	.sdw{display: block;}
	header .lt nav li .style--subMenu--35JmN>li{padding-left: 0;width: auto;}
	.style--solutionSubMenuRight--2HaRn{border: none;}
	.style--subMenuLabel--3Vtar{height: auto;line-height: 34px;}

}



.case2Bom ul li a{
	display: block;
}
.case2Bom_list{
	display: none;
}


/* ?? */
.models{
	position: fixed;
}
.proTwoCont_lt .font24{
	padding-top: 20px;
	padding-bottom: 20px;
}
.proTwoCont_lt_cont{
	top: 0;
	left: 0;
	width: 200px;
}
.proTwoCont_lt_cont.active{
	position: fixed;
}
.navL.active{
	position: fixed;
	width: 100%;
	left: 0;
	z-index: 99;
}
@media (max-width: 992px){
	.proTwoCont_lt_cont{width: 200px;}
}
@media (max-width: 767px){
	.proTwoCont_lt_cont{
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
		width: 100% !important;
	}
}


.whiteBackgroud {
	background-color: #ffffff;
}
.blueBackgroud {
	background-color: #f6f9fc;
}


.fsa{
     -webkit-animation-name: fsa;
     animation-name: fsa;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  animation-delay:0s;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none
}
@keyframes fsa{
 from{
  left: 0;
 }
 to{
  left: 50%;
 }
}
.fee{
 -webkit-animation-name: fee;
 animation-name: fee;
 -webkit-animation-duration: 1s;
 animation-duration: 1s;
 animation-delay:0s;
 -webkit-animation-fill-mode: none;
 animation-fill-mode: none
}

/* 页??式???*/
.iconChange {
	width:52.5px;
	height:52.5px;
}
.iconChange2 {
	width:71.5px;
	height:71.5px;
}
.iconChange3 {
	width:60px;
	height:60px;
}
.fontChangeBlue{
	font-family: 'Source Sans Pro', sans-serif;
	color:#333333;
	font-size:19.25px;
}
.links li a .imgs .imgList{
	max-width: 100px;
    max-height: 100px;
    margin-bottom: 10px;
}
.title .imgs img{
	width: 60px;
    height: 60px;
}
.ctle img {
	width: 60px;
    height: 60px;
}
.ctle .font22 {
	color: #333333;
	font-weight: bold;
}

/* .title .font22{
	color: #333333;
	font-weight: bold;
	margin-bottom: 20px;
} */
.title .font22,
.title .font24,
.about .font22,
.about1 .font22{
	color: #333333;
	font-weight: bold;
	margin-bottom: 40px;
}
.title .font16,
.about .font16,
.kettle .font16{
	color: #666666;
	margin-bottom: 20px;
	line-height: 2;
}

/* .links li a p{
	color: #888888;
	word-break: break-word;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2;
	overflow: hidden;
	white-space: pre-line;
} */
.links li a p{
	color: #888888;
	word-break: break-word;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2;
	overflow: hidden;
	white-space: pre-line;
}
.row p.font16 {
	color : #666666;
}

section p{
	white-space: pre-line;
}
/* .product6 img,
.product7 img {
	max-width:1140px;
} */
.product8 ul li .imgs img,
.ecological ul li .imgs img{
	width: 50px;
    height: 50px;
}
/* .product8 ul li .font22{
	color: #333333;
	margin: 30px auto;
	font-weight: bold;
} */
.about5 ul li .font20,
.about1 ul li .font20,
.kettle ul li .font20{
	color: #0E2843;
	margin: 30px auto;
	font-weight: bold;
}
.product8 ul li .font20{
	font-size:18px;
	color: #0E2843;
	margin: 30px auto;
	font-weight: bold;
}
/* .product8 ul li .font16{
	color: #888888;
	line-height: 1.7;
} */
.product8 ul li .font16{
	color: #666666;
	line-height: 1.7;
}
.product9 ul li .imgs img{
	width: 50px;
    height: 50px;
}
/* .product9 ul li .font24{
	color: #333333;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 1;
	overflow: hidden;
} */
.product9 ul li .font24{
	color: #0E2843;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.product9 ul li .font16,
.about1 ul li .font16{
	color: #0E2843;
	line-height: 1.7;
}
.product10 ul li .imgs img,
.about1 ul li .imgs img{
	width: 50px;
    height: 50px;
}

/* .pro2 ul li .font24{
	color: #333333;
	margin: 20px auto 30px;
} */
.pro2 ul li .font20{
	color: #0E2843;
	margin: 20px auto 30px;
}
/* .pro2 ul li p{
	color: #888888;
	line-height: 1.8;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 3;
	overflow: hidden;
} */
.pro2 ul li p{
	color: #0E2843;
	line-height: 1.8;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 3;
	overflow: hidden;
}
/* .pro2 ul li .imgs{
	height: 100px;
} */
.pro2 ul li .imgs{
    height: 50px;
}
.pro2 ul li .imgs,
.index1 ul li .imgs{
    height: 50px;
}
.pro2 ul li .imgs img,
.index1 ul li .imgs img{
	display: inline-block;
    border: none;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
/* .product3 ul li{
	position: relative;
	margin-bottom: 15px;
	padding-left: 12px;
	color: #888888;
} */
.product3 ul li{
	position: relative;
	margin-bottom: 15px;
	padding-left: 12px;
	color: #0E2843;
}
/* .solve .wid100 .lt .font34{
	color: #333333;
	font-weight: bold;
	margin-bottom: 2rem;
} */
.solve .wid100 .lt .font24,
.case3 .wid100 .rt .font24,
.case4 .wid100 .font24{
	color: #333333;
	font-weight: bold;
	margin-bottom: 2rem;
}
.solve .wid100 .lt .font16,
.case3 .wid100 .rt .font16,
.case4 .wid100 .font16{
	color: #666666;
}
.about3 ul li .cont .font22{
	color: #333333;
	margin-bottom: 7px;
}
.about3 ul li .cont .font18{
	color: #333333;
	margin-bottom: 10px;
}
.about3 ul li .cont .font16{
	color: #0E2843;
	line-height: 1.8;
}
.index4Cont_top .swiper-slide{
	box-shadow: 0px 0px 10px 0px rgb(81 124 248 / 11%);
	border-radius: 5px;
}
.index4Cont_top .swiper-wrapper{
	padding: 5px 0;
}
.tempHeader::after {
	z-index: -4;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #152055;
    opacity: 0.3;
    position: absolute;
    top: 0;
    left: 0;
}
.ewm img{
	max-width:125px;
}
.case6 .Box1440 .wid100,
.case5 .Box1440 {
	align-items: center;
    display: flex;
}
.about2 .Box1440 .swiper-slide,
.case7.product8 .Box1440 .title,
.solve5 .Box1440 .title,
.solve4 .Box1500 .title,
.solve .Box1200 .lt,
.case5 .Box1440 .rt,
.case3 .Box1338 .rt,
.case6 .Box1440 .wid100 .lt {
	position:relative;
}
.solve .Box1200 .font24::after,
.case5 .Box1440 .font24::after,
.case3 .Box1338 .font24::after,
.case6 .Box1440 .font24::after{
	    content: '';
    position: absolute;
    width: 61px;
    height: 5px;
    top: 40px;
    left: 0;
    background: #2f63f6;
    z-index: 3;
}
.case7.product8 .Box1440 .font24:after,
.solve5 .Box1440 .font24::after,
.solve4 .Box1500 .font24::after {
	content: '';
    position: absolute;
    width: 4%;
    height: 5px;
    top: 40px;
    left: 48%;
    background: #2f63f6;
    z-index: 3;
}
.about2 .Box1440 .font22:after {
	content: '';
    position: absolute;
    width: 9%;
    height: 5px;
    top: 40px;
    left: 0%;
    background: #fd8413;
    z-index: 3;
}
.BlueTheme {
	background-color: #f6f9fc;
}
.WhiteTheme {
	background-color: #fff;
}
.about.pad7 .Box1338 .font20 {
	letter-spacing: 2px;
}
.index3 img,
.bannerList img{
	max-width:25px;
	max-height:25px;
}
.bounced .backTop img {
	max-width:30px;
}
.bannerList .Box1440 {
	display: flex;
	flex-direction: column;
}
.ecological .font24 {
	font-size:20px;
	font-weight: bold;
}

