@charset "utf-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p,
th,
td {
	margin: 0;
	padding: 0;
}

table {}

img {
	border: 0;
}

s {
	text-decoration: none
}

em {
	font-style: normal
}

ul,
ol {
	list-style: none;
}

input,
button,
textarea,
select {
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	font-size: 12px
}

body {
	font-family: "微软雅黑";
	line-height: 20px;
	font-size: 14px;
	color: #595a5a;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #369
}

a.gray {
	color: #595a5a
}

a.gray:hover {
	color: #126a9f;
}


.content {
	position: relative;
	width: 100%;
	min-width: 1280px;
	background-color: #F8FAFB;
}

.homebox {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 997px;
	overflow: hidden;
	z-index: -1;
}

.homebox .homeimg {
	margin-top: 511px;
	hhhheight: 486px;
	width: 100%;
}



.main {
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}

.w1280 {
	width: 1280px;
	margin: auto;
}

.logo {
	/* width: 100%; */
	/* height: 70px; */
	display: flex;
	justify-content: space-between;
}

#nav {
	height: 70px;
	padding-top: 10px;
	width: 100%;
	box-sizing: border-box;
	z-index: 10;
}
.navclass1 {
	background-color: transparent;
}
.navclass2 {
	width: 100%;
	background: rgba(255, 255, 255, 0.6);
	box-shadow: 0px 2px 10px 0px rgba(183, 183, 183, 0.5);
	-moz-box-shadow: 0px 2px 10px 0px rgba(183, 183, 183, 0.5);
	/*firefox*/
	-webkit-box-shadow: 0px 2px 10px 0px rgba(183, 183, 183, 0.5);
	/*Safari和Chrome*/
	backdrop-filter: blur(16px);
	-webkit-backdrop-filter: blur(16px);
}

.logo1 {
	width: 152px;
	height: 40px;
	padding-top: 10px;
}

.logo1>img {
	width: 100%;
	height: 100%;
}

.logo2 {
	margin-top: 15px;
	font-size: 18px;
	font-weight: bold;
	width: 900px;
	display: flex;
	justify-content: space-between;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.fontht {
	font-family: 微软雅黑;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


.process_ul {
	display: flex;
	margin: 0 auto;
	width: 800px;
	/* background-color: red; */
	justify-content: space-between;
}

.process_li {
	width: 1px;
	height: 43px;
	border: 1px solid #D8D8D8;
	background-color: #D8D8D8;
	margin-top: 30px;
}

.process_bottomborder {
	width: 292px;
	height: 4px;
	background: #D8D8D8 linear-gradient(90deg, #4567F4 0%, #3CD3AD 100%);
}

.mainTitle {
	font-size: 36px;
	line-height: 50px;
	padding: 30px 0 10px 0;
	font-weight: bold;
	color: #303037;
	background: linear-gradient(90deg, #4567F4 0%, #3CD3AD 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.mainTitle2 {
	font-size: 36px;
	line-height: 50px;
	padding: 30px 0 10px 0;
	font-weight: bold;
	color: #303037;
}

.mainSubTitle {
	font-size: 16px;
	line-height: 24px;
	color: #999999;
	margin-bottom: 30px;
}

.welcome-grid {
	float: left;
	width: 305px;
	height: 340px;
	margin-right: 10px;
	cursor: pointer;
	background: #F7F9FF;
	border-radius: 5px;
	padding-top: 40px;
}

.welcome-grid:last-child {
	margin-right: 0;
}

.welcome-grid img {
	margin: 20px 0 20px 115px;
}

.welcome-grid .title {
	text-align: center;
	color: #303037;
	font-size: 21px;
	font-weight: bold;
}

.welcome-grid .content {
	margin-top: 20px;
	text-align: center;
	color: #505057;
	font-size: 14px;
	line-height: 26px;
}

.welcome-grid:hover {
	aabackground-color: #669FEE;
	background: linear-gradient(to bottom, #3CD3AD, #4567F4);
}

.service-img1 {
	width: 80px;
}

.service-img2 {
	width: 80px;
	display: none;
}

.button1 {
	background: linear-gradient(to left, #3CD3AD, #4567F4);
	padding: 12px 10px;
	width: 570px;
	border: none;
	border-radius: 5px;
	font-size: 18px;
	color: #fff;
}

.button1:hover {
	background: linear-gradient(to left, #34b896, #4160e2);
	color: #fff;
}

.button_all {
	background: linear-gradient(to left, #3CD3AD, #4567F4);
	padding: 12px 10px;
	width: 370px;
	border: none;
	border-radius: 5px;
	font-size: 18px;
	color: #fff;
	margin: 80px auto 0;
	display: block;
}

.button_all:hover {
	background: linear-gradient(to left, #34b896, #4160e2);
	color: #fff;
}

.flow {
	margin-top: 30px;
	float: left;
	width: 153px;
	height: 150px;
	position: relative;
}

.flow .circle {
	position: absolute;
	left: 60px;
	top: 0;
	border: 5px solid #96BDF1;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	background-color: #2776E2;
	background: linear-gradient(to top, #3CD3AD, #4567F4);
	text-align: center;
	line-height: 49px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.flow .note {
	position: absolute;
	height: 40px;
	line-height: 40px;
	top: 80px;
	left: 20px;
	right: 0;
	text-align: center;
	font-size: 24px;
}

.line {
	position: absolute;
	left: 90px;
	right: 90px;
	top: 61px;
	height: 2px;
	border-top: 1px solid #D4D4E1;
}



.solution .ul {
	position: relative;
}

.solution .ul .li:first-child {
	margin-left: 0;
}

.solution .ul .li {
	display: block;
	width: 30.95%;
	float: left;
	margin-left: -8%;
	cursor: pointer;
	position: relative;
}

.solution .ul .li .img {
	position: relative;
	width: 100%;
}

.solution .ul .li .img .cover {
	transition: opacity 1s;
	-moz-transition: opacity 1s;
	-webkit-transition: opacity 1s;
}

.solution .ul .li .img img {
	width: 100%;
}

.solution .ul .li .cover {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}

.solution .ul .li .text {
	position: absolute;
	top: 30%;
	width: 100%;
}

.solution .ul .li .text .img1 {
	text-align: center;
	height: 80px;

}

.img1 img {
	width: 71px;
	height: ;
}

.solution .ul a:nth-of-type(3) .img1>img {
	width: 48px;
	/* height: ; */
}

.solution .ul .li .text .text1 {
	font-weight: bold;
	font-size: 22px;
	color: #fff;
	width: 100%;
	text-align: center;
	line-height: 32px;
}

.solution .ul .li .text .text2 {
	font-weight: bold;
	font-size: 22px;
	color: #fff;
	width: 100%;
	text-align: center;
	line-height: 32px;
}

.case {
	position: relative;
}

.case .items {
	display: flex;
}

.case .item {
	box-shadow: 0px 1px 6px 0px rgba(23, 23, 23, 0.1);
	border-radius: 4px;
	width: 390px;
	height: 350px;
	padding-top: 10px;
	margin: 10px;
	background: #fff;
	float: left;
}

.case .item:hover {
	transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-o-transform: scale(1.02);
	-ms-transform: scale(1.02);
}

.case .item img {
	padding-left: 8px;
}

.case .item .title {
	margin: 20px 0;
	font-size: 24px;
	font-weight: 600;
	color: #333333;
	line-height: 33px;
	text-align: center;
}

.case .item .note {
	font-size: 16px;
	font-weight: 400;
	color: #303037;
	line-height: 25px;
	text-align: center;
	opacity: 0.6;
}

.case .more {
	position: absolute;
	height: 380px;
	top: 200px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.caseitem0 {
	border-radius: 4px;
	background: #d8d8d8;
	width: 30px;
	height: 9px;
	display: inline-block;
	cursor: pointer;
}

.caseitem1 {
	border-radius: 4px;
	background: linear-gradient(270deg, #4567F4 0%, #3CD3AD 100%);
	width: 30px;
	height: 9px;
	display: inline-block;
	cursor: pointer;
}


.ulli {
	display: inline-block;
	padding: 0 10px;
	height: 30px;
}

.ullicurrent {
	border-bottom: 3px solid #4567F4;
}

.about .title {
	font-size: 26px;
	line-height: 30px;
}

.about .subtitle {
	font-size: 12px;
	line-height: 15px;
}

.about .info1 {
	font-size: 12px;
	line-height: 24px;
	color: #333;
	padding: 10px 20px;
}

.about .title1 {
	font-size: 16px;
	font-weight: bold;
	color: rgba(255, 255, 255, 0.9);
	margin-left: 10px;
}

.about .title2 {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.8);
	margin-left: 28px;
}

.about img {}



.contact {
	text-align: center
}

.contact .title {
	font-size: 32px;
	color: #ddd;
	line-height: 45px;
}

.contact .note {
	font-size: 14px;
	color: rgba(250, 250, 250, 0.5);
	line-height: 30px;
}

.contact input {
	width: 540px;
	height: 38px;
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.3);
	border: none;
	margin-bottom: 15px;
	font-size: 16px;
	color: #fff;
	padding: 5px 15px;
	outline-style: none;
}

.contact textarea {
	width: 540px;
	height: 100px;
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.3);
	border: none;
	margin-bottom: 15px;
	font-size: 16px;
	color: #fff;
	padding: 5px 15px;
	outline-style: none;
}

.circle {
	width: 20px;
	height: 18px;
	border: 1px solid #FFFFFF;
	border-radius: 50%;
	display: inline-table;
}


.link {
	height: 420px;
	/* margin-top:60px; */
	background-color: #303037;
	position: relative;
}

.link .bar {
	padding-top: 60px;
	color: #fff;
}

.link .bar .title {
	font-size: 16px;

}

.title_bottomborder {
	width: 76px;
	height: 3px;
	background: #1E7BFF;
	margin-bottom: 40px;
	margin-top: 15px;
}

.link .bar .item {
	font-size: 12px;
	line-height: 40px;
	color: #ddd;
}

.link .footer-corp {
	border-top: 1px solid #59595E;
	text-align: center;
	line-height: 50px;
	color: #eee;
	font-size: 13p;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.area {
	position: relative;
	aaoverflow: hidden;
}

.area .text {
	position: absolute;
	top: 0;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 30px;

}

.area .imgs {
	position: absolute;
	top: 0;
	zzz-index: -1;
}

.area .imgs span {
	background-color: #F7F9FF;
	width: 300px;
	height: 351px;
	display: inline-block;
}

.area .line {
	position: absolute;
	top: 59px;
	left: 30px;
	width: 2px;
	background-color: #D8D8D8;
	height: 400px;
}

.areaflowtext {
	padding: 20px 0 0 82px;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	color: #333333;
}

.areaflowdiv2 {
	position: absolute;
}

.areaflowdiv1 {
	background-color: #F7F9FF;
	width: 60px;
	height: 200px;
	top: 30px;
	margin-left: 400px;
	position: absolute;
}





.chat {
	position: fixed;
	right: 10px;
	bottom: calc(10% + 120px);
	width: 500px;
	height: 400px;
	box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.16);
	background: #fff;
	z-index: 1000;
	border-radius: 5px;
	overflow: hidden;

	background: linear-gradient(to left, #3CD3AD, #4567F4);
	font-size: 14px;
	color: #fff;
	line-height: 35px;
	cursor: move;
}




#scrollCaseItem {
	width: 100%;
	position: absolute;
	height: 100%;
	left: calc(50% - 640px);
	margin: 100px auto 0 auto;
}

#case-all-list {
	height: 400px;
	overflow: hidden;
	position: relative;
}

#case-all-list li {
	float: left;
	/* height:385px; */
	overflow: hidden;
	width: 1280px;
	margin: 0 auto;
}

#case-all-num {
	top: 430px;
	position: absolute;
	width: 400px;
	height: 20px;
	left: calc(50% - 200px);
	display: flex;
	justify-content: center;
}

#case-all-num li {
	width: 40px;
	height: 9px;
	background: #D8D8D8;
	border-radius: 4px;
	float: left;
	margin-right: 5px;
}

#case-all-num li.on {
	background: #1E7BFF;
}

.home_banner {
	width: 100%;
	height: 700px;
	position: relative;
}

.home_banner>img {
	width: 100%;
	min-width: 1280px;
	height: 700px;
}

.banner_div {
	width: 769px;
	height: 260px;
	box-shadow: 0px 2px 15px 0px rgba(92, 132, 191, 0.5);
	border: 1px solid #FFFFFF;
	backdrop-filter: blur(21px);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.banner_div>p:nth-of-type(1) {
	width: 593px;
	height: 81px;
	font-size: 62px;
	font-family: YouSheBiaoTiHei;
	color: #003481;
	line-height: 81px;
	letter-spacing: 2px;
	background: linear-gradient(180deg, #00358E 0%, #003481 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: center;
	margin: 50px auto 0;
	font-family: "YouSheBiaoTiHei-2";
}

.banner_div>p:nth-of-type(2) {
	width: 676px;
	height: 50px;
	font-size: 36px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #003481;
	line-height: 50px;
	letter-spacing: 1px;
	text-align: center;
	margin: 30px auto 0;
}

.other_banner,
.case_top {
	width: 100%;
	min-width: 1280px;
	/* height: 500px; */
}

.case_top {
	position: relative;
	height: 500px;
	overflow: hidden;
}

.other_banner>img,
.case_top>img {
	width: 100%;
	height: 100%;
}

.case_top>.count_div {
	/* width: 1280px; */
	height: 100%;
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translate(-50%, 0%);

}

.case_top>.count_div>.back_div>img {
	width: 28px;
	height: 28px;
	margin-right: 10px;
}

.case_top>.count_div>.back_div {
	position: absolute;
	top: 35px;
	font-weight: 500;
	font-size: 20px;
	color: #4E97FF;
	line-height: 28px;
	text-align: justify;
	font-style: normal;
	display: flex;
	cursor: pointer;
}

.case_top_count_div {
	/* 垂直方向居中 */
	display: flex;
	justify-content: space-between;
}

.case_top_count_div>.case_text {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
}

.case_top_count_div .p1 {
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 50px;
	color: #FEFEFE;
	line-height: 70px;
	letter-spacing: 1px;
	text-align: left;
	font-style: normal;
	margin-bottom: 18px;
}

.case_top_count_div .p2 {
	width: 576px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 18px;
	color: #FEFEFE;
	line-height: 30px;
	text-align: justify;
	font-style: normal;
}

.case_top_count_div>.case_img {
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
	width: 608px;
	height: 342px;
}

.case_top_count_div>.case_img>img {
	width: 100%;
	height: 100%;
}

.case_top_count_div>.video-container {
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
	width: 608px;
	height: 342px;
}

.case_top_count_div>.video-container>img {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.case_top_count_div>.video-container>video {
	width: 100%;
	height: 100%;
}

.xmbj_count {
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 18px;
	color: #535353;
	line-height: 25px;
	text-align: justify;
	font-style: normal;
	margin-top: 50px;
}

.xqjd_div {
	width: 100%;
	height: 620px;
	background-image: url("../case/img/xqjd_bg.png");
	background-size: cover;
	background-position: center center;
	padding-top: 46px;
}

.ymzs_div {
	padding: 50px 0 80px;
}

.ymzs_div>img {
	width: 100%;
	height: auto;
	margin-bottom: 60px;
}

.ymzs_div>img:last-of-type {
	margin-bottom: 0px;
}

.ymzs_right_bg {
	position: absolute;
	right: 0px;
	top: 180px;
}

.home_h2 {
	font-size: 36px;
	font-weight: 500;
	color: #000000;
	margin: 10px auto;
}

.home_p {
	font-size: 16px;
	font-weight: 400;
	color: #B0B0B0;
	padding-top: 10px;
}

.solution_count_imgright {
	background-color: #ECF1F7;
	padding-bottom: 46px;
}

.solution_count_imgleft {
	padding-bottom: 46px;
}

.floating_div {
	position: fixed;
	left: 30px;
	bottom: 30px;
	width: 220px;
	height: 469px;
	background: #F7F9FF;
	box-shadow: 0px 0px 5px 0px rgba(210, 210, 210, 0.5), inset 0px 1px 1px 0px rgba(255, 255, 255, 0.8);
	border-radius: 6px;
	padding: 31px;
	box-sizing: border-box;
	z-index: 10;
}

.floating_div>p {
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 30px;
	color: #333333;
	line-height: 42px;
	text-align: center;
	font-style: normal;
}


.floating_div .phone_div>div,
.floating_div .vx_div>div {
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	line-height: 25px;
	font-style: normal;
	margin-top: 31px;
}

.floating_div .vx_div>div {
	margin-bottom: 15px;
	margin-top: 39px;
}

.floating_div .phone_div>div>img,
.floating_div .vx_div>div>img {
	margin-right: 10px;
	width: 36px;
	height: 38.01px;
}

.floating_div .phone_div>p {
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	font-size: 20px;
	color: #333333;
	line-height: 28px;
	text-align: center;
	font-style: normal;
	margin-top: 17px;
}

.floating_div .vx_img {
	width: 158px;
}