::-ms-clear,
::-ms-reveal {
	display: none;
}

html {
	color: #333333;
	overflow-y: scroll;
	background: #fff;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
form,
th,
td {
	margin: 0;
	padding: 0;
}

body,
button,
input,
select,
textarea {
	font: 12px/1.5 'Microsoft Yahei', Tahoma, Arial;
	font-family: 'Microsoft Yahei';
}

dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
li,
ol,
p,
table,
td,
th,
tr,
ul {
	font-family: 'Microsoft YaHei', Tahoma, Helvetica, Arial, simsun;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	color: #2c2c2c;
	font-weight: normal;
}

address,
cite,
dfn,
em,
var {
	font-style: normal;
}

code,
kbd,
pre,
samp,
tt {
	font-family: "Courier New", Courier, monospace;
}

small {
	font-size: 12px;
}

ul,
ol,
li {
	list-style: none;
}

a {
	text-decoration: none;
}

/* a:hover {
	text-decoration:none;
	color: #ff8933;
} */
abbr[title],
acronym[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

q:before,
q:after {
	content: '';
}

:focus {
	outline: 0;
}

legend {
	color: #333;
}

fieldset,
img {
	border: none;
}

button,
input,
select,
textarea {
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	border: none;
	height: 1px;
	*color: #fff;
}

img {
	-ms-interpolation-mode: bicubic;
}

.syue-left {
	float: left;
}

.syue-right {
	float: right;
}

.syue-clear {
	clear: both;
}

.syue-clr {
	*zoom: 1;
}

.syue-clr:after {
	display: block;
	clear: both;
	height: 0;
	content: "\0020";
}

.syue-hide {
	display: none;
}

.syue-show {
	display: block;
}

.syue-locate {
	position: relative;
}

.syue-bold {
	font-weight: 700;
}

.sectionTitle {
	font-size: 35px;
	font-weight: bold;
	text-align: center
}

a {
	text-decoration: none;
}

a:hover {
	color: #FFFFFF
}

.container #home-banner {
	height: 605px;
	background-image: url(../images/518banner_bg.png) !important;
	background-size: 100% 100% !important
}

.container #home-banner.pro_ban {
	background-image: url(../images/product.jpg) !important;
}

.container #home-banner .banner {
	width: 1920px;
	height: 605px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%)
}

.container #solution {
	width: 1200px;
	height: 230px;
	z-index: 990;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-600px)
}

.container #solution .solution-desc {
	margin-top: 164px;
	margin-bottom: 95px
}

.container #solution .solution-desc .solution-title {
	font-weight: 600;
	font-size: 50px;
	line-height: 66px;
	color: #333333
}

.container #solution .solution-desc .solution-text {
	margin-top: 16px;
	font-size: 20px;
	line-height: 32px;
	color: #333333
}

.container #solution .solution-desc .solution-button {
	display: inline-block;
	width: 200px;
	height: 60px;
	background: -webkit-linear-gradient(left, #15a8ff, #0569ff);
	background: -o-linear-gradient(right, #15a8ff, #0569ff);
	background: -moz-linear-gradient(right, #15a8ff, #0569ff);
	background: linear-gradient(to right, #15a8ff, #0569ff);
	border-radius: 6px;
	margin-top: 48px;
	line-height: 60px;
	font-size: 20px;
	color: #FFFFFF;
	cursor: pointer;
	text-align: center;

}

.container #solution .solution-desc .solution-button span {
	justify-content: center;
}

.container #solution .solution-desc .solution-button:hover {
	background-color: #0053FD
}

.container #solution .solution-desc .solution-button:hover span {
	color: #FFFFFF
}

.container #solution .solution-desc .solution-button img {
	width: 26px;
	position: relative;
	top: 6px;
	margin-right: 10px;
}

.container #solution .solution-desc .solution-button .white {
	display: none
}

.container #solution .solution-box {
	width: 1920px;
	transform: translateX(-360px);
	background: rgba(255, 255, 255, 0.72);
	/* backdrop-filter: blur(10px); */
	display: flex;
	justify-content: center
}

.container #solution .solution-list {
	width: 1200px;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center
}

.container #solution .solution-list .solution-hover {
	position: relative;
	top: 80px;
	z-index: 10000;
	height: 100%;
	width: 390px;
	background: linear-gradient(0deg, #ffffff 0%, #FFFFFF 100%);
	box-shadow: 0 30px 20px 0 rgba(61, 82, 235, 0.1);
	border-radius: 6px;
	transition: all .3s linear 0s;
	display: none
}

.container #solution .solution-list .solution-hover .desc {
	margin-left: 39px;
	padding-top: 20px;
	text-align: left
}

.container #solution .solution-list .solution-hover .desc .title {
	width: 311px;
	font-size: 13px;
	font-weight: 600;
	color: #333;
	line-height: 20px;
	margin-bottom: 10px;
}

.container #solution .solution-list .solution-hover .desc .title-desc {
	width: 311px;
	font-size: 12px;

	font-weight: 400;
	color: #77839B;
	line-height: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: .5px solid #DCDCDC
}

.container #solution .solution-list .solution-hover .desc .title-desc:last-child {
	border-bottom: none
}

.container #solution .solution-list .solution-content {
	text-align: center;
	flex: 1;
	line-height: 46px;
	font-size: 20px;
}

.container #solution .solution-list .solution-content em {
	color: #0568ff;
	font-weight: bold;
}

.container #solution .solution-list .solution-content .theme-title {
	color: #333;

	font-size: 18px;
	font-weight: 600
}

.container #solution .solution-list .solution-content .theme-desc {
	color: #666;

	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal
}

.container #solution .solution-list .solution-content:hover .solution-normal {
	display: none
}

.container #solution .solution-list .solution-content:hover .solution-hover {
	display: block
}

.container #enterprise {
	width: 1210px;
	overflow: hidden;
	margin: 0 auto;
}

.pub_title {
	margin-bottom: 25px;
	font-weight: 600;
	font-size: 36px;
	line-height: 48px;
	text-align: center;
	color: #333333;
	padding-top: 80px;
}

.container #enterprise .enterprise-body {
	width: 1210px;
	height: 685px;
	margin: 0 auto
}

.container #enterprise .enterprise-body .enterprise-items {
	display: flex;

	font-weight: 500;
	font-size: 18px;
	justify-content: center
}

.container #enterprise .enterprise-body .enterprise-items .enterprise-item {
	width: 186px;
	height: 59px;
	margin-right: 16px;
	text-align: center;
	line-height: 59px;
	position: relative;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-weight: bold;
}

.container #enterprise .enterprise-body .enterprise-items .enterprise-item.active {
	color: #0046DC
}

.container #enterprise .enterprise-body .enterprise-items .enterprise-item.active::after {
	content: '';
	position: absolute;
	background: url(../images/after-line.png);
	width: 100px;
	height: 2px;
	left: 43px;
	bottom: 0
}

.container #enterprise .enterprise-body .enterprise-line {
	height: 1px;
	background: #E1E1E1
}

#enterprise {
	position: relative;
}

.container #enterprise .enterprise-body .enterprise-item-content {
	padding-top: 60px;
	overflow: hidden
}

.add_add {
	width: 180px;
	height: 510px;
	background: #F4F9FF;
	position: absolute;
	top: 274px;
	border-radius: 10px;
	left: 10px;
}

.container #enterprise .enterprise-body .enterprise-item-content .enterprise-tabs {
	list-style: none;
	float: left;
	width: 200px;
	height: 510px;
	box-sizing: border-box;
	border-radius: 6px;
	padding-top: 25px;
}

.container #enterprise .enterprise-body .enterprise-item-content .enterprise-tabs li {
	box-sizing: border-box;
	position: relative;
	display: block;
	width: 200px;
	height: 48px;
	line-height: 48px;
	padding-left: 25px;
	border-radius: 10px;
	margin-top: 15px;
}

.container #enterprise .enterprise-body .enterprise-item-content .enterprise-tabs li img {
	display: inline-block;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.container #enterprise .enterprise-body .enterprise-item-content .enterprise-tabs li p {
	display: inline-block;
	margin-left: 32px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 70%;
	font-weight: 400;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.container #enterprise .enterprise-body .enterprise-item-content .enterprise-tabs li:hover {
	cursor: pointer
}

.container #enterprise .enterprise-body .enterprise-item-content .enterprise-tabs .active {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	background: -webkit-linear-gradient(left, #15a8ff, #0569ff);
	background: -o-linear-gradient(right, #15a8ff, #0569ff);
	background: -moz-linear-gradient(right, #15a8ff, #0569ff);
	background: linear-gradient(to right, #15a8ff, #0569ff);
}

.container #enterprise .enterprise-body .enterprise-item-content .enterprise-tabs .active p {
	color: white
}

.container #enterprise .enterprise-body .enterprise-item-content .swiper-solution {
	overflow: hidden;
	float: left;
	width: 1000px;
	height: 510px;
	margin-left: 10px;
}

.container #enterprise .enterprise-body .enterprise-item-content .swiper-solution .swiper-slide .content-slide .bd-text {
	float: left;
	width: 360px;
	/* margin-top: 154px; */
	margin-left: 40px;
	align-self: center;
}

.container #enterprise .enterprise-body .enterprise-item-content .swiper-solution .swiper-slide .content-slide .bd-text .bd-text-title {
	font-size: 32px;
	font-weight: 600;
	color: #333333;
	line-height: 28px
}

.container #enterprise .enterprise-body .enterprise-item-content .swiper-solution .swiper-slide .content-slide .bd-text .bd-text-desc {
	/* height: 70px; */
	font-size: 14px;
	font-weight: 400;
	color: #929AAC;
	line-height: 28px;
	margin-top: 16px
}

.container #enterprise .enterprise-body .enterprise-item-content .swiper-solution .swiper-slide .content-slide .bd-text .bd-text-desc .bd-text-desc-item {
	font-size: 16px;
	font-weight: 400;
	color: #000;
	line-height: 32px
}

.container #enterprise .enterprise-body .enterprise-item-content .swiper-solution .swiper-slide .content-slide .bd-text .bd-text-but {
	margin-top: 45px
}

.container #enterprise .enterprise-body .enterprise-item-content .swiper-solution .swiper-slide .content-slide .bd-text .bd-text-but div {
	display: inline-block
}

.container #enterprise .enterprise-body .enterprise-item-content .swiper-solution .swiper-slide .content-slide .bd-text .bd-text-but div .item-btn1 {
	cursor: pointer;
	margin: 0 auto;
	width: 120px;
	text-align: center;
	height: 38px;
	line-height: 38px;
	border-radius: 10px;
	font-size: 15px;
	color: #FFFFFF;
	background: -webkit-linear-gradient(left, #15a8ff, #0569ff);
	background: -o-linear-gradient(right, #15a8ff, #0569ff);
	background: -moz-linear-gradient(right, #15a8ff, #0569ff);
	background: linear-gradient(to right, #15a8ff, #0569ff);
	margin-right: 10px;
	border: none
}

.container #enterprise .enterprise-body .enterprise-item-content .swiper-solution .swiper-slide .content-slide .bd-text .bd-text-but div .item-btn1:hover {
	background-color: #4484FF;
	color: #FFFFFF
}

.container #enterprise .enterprise-body .enterprise-item-content .swiper-solution .swiper-slide .content-slide .bd-text .bd-text-but div .item-btn2 {
	cursor: pointer;
	margin: 0 auto;
	width: 120px;
	text-align: center;
	height: 38px;
	line-height: 38px;
	border: 1px solid #0B3EE6;
	border-radius: 10px;
	font-size: 15px;
	color: #0569ff;
	margin-right: 18px
}

.wap_body {
	display: none;
}

.container #enterprise .enterprise-body .enterprise-item-content .swiper-solution .swiper-slide .content-slide .bd-text .bd-text-but div .item-btn2:hover {
	border: 1px solid #4484FF;
	color: #4484FF
}

.content-slide {
	display: flex;
	justify-content: space-between;
	padding-top: 95px;
}

.container #enterprise .enterprise-body .enterprise-item-content .swiper-solution .swiper-slide .content-slide .bd-img {
	float: right
}

.container #enterprise .enterprise-body .enterprise-item-content .swiper-solution .swiper-slide .content-slide .bd-img img {
	width: 540px;
	margin-right: 30px;
	/* margin-top: 90px; */
}

.container #enterprise .enterprise-body .enterprise-item-content .swiper-solution .swiper-slide {
	background: url('../images/solution-supplier.png') no-repeat
}




.container #enterprise .enterprise-body .enterprise-item-content .open-item {
	width: 288px;
	height: 404px;
	background-color: #f1f6fb;
	padding: 30px 0 0 30px;
	box-sizing: border-box;
	color: #333;
	position: relative;
	overflow: hidden;
	background: url("../images/open-bgc.png");
	border-radius: 8px
}

.container #enterprise .enterprise-body .enterprise-item-content .open-item .main-right-item-title {

	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	color: #0046DC
}

.container #enterprise .enterprise-body .enterprise-item-content .open-item .main-right-item-desc {
	color: #333;

	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-top: 5px
}

.container #enterprise .enterprise-body .enterprise-item-content .open-item .main-right-item-line {
	width: 160px;
	height: 1px;
	background: #BCBCBC;
	margin-top: 18px
}

.container #enterprise .enterprise-body .enterprise-item-content .open-item .main-right-item-ul {
	margin-top: 18px;
	display: flex;
	flex-direction: column
}

.container #enterprise .enterprise-body .enterprise-item-content .open-item .main-right-item-ul .main-right-item-li {
	color: #333;
	height: 20px;
	line-height: 20px;

	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 8px
}

.container #enterprise .enterprise-body .enterprise-item-content .open-item .open-item-img {
	position: absolute;
	width: 306px;
	height: 306px;
	bottom: -100px;
	right: -155px;
	transition: right .3s ease-out
}

.container #enterprise .enterprise-body .enterprise-item-content .open-item:hover {
	background: url("../images/open-active-bgc1.png")
}

.container #enterprise .enterprise-body .enterprise-item-content .open-item:hover .main-right-item-title {
	color: white
}

.container #enterprise .enterprise-body .enterprise-item-content .open-item:hover .main-right-item-desc {
	color: white
}

.container #enterprise .enterprise-body .enterprise-item-content .open-item:hover .open-item-img {
	right: -75px
}

.container #enterprise .enterprise-body .enterprise-item-content .open-item:hover .main-right-item-li {
	color: white
}

.container #enterprise .enterprise-body .enterprise-item-content .bottom-desc {
	font-family: "PingFang SC";
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	border-bottom: 1px solid;
	margin: 0 auto;
	cursor: pointer;
	margin-top: 33px
}

.container #enterprise .enterprise-body .enterprise-item-content .bottom-desc span {
	color: #0046DC
}

.container #enterprise .enterprise-body .enterprise-item-content .paas-item {
	width: 389px;
	height: 237px;
	background-color: pink;
	margin-top: 16px;
	display: flex;
	flex-direction: column;
	align-items: center;
	border-radius: 8px;
	background: #F4F9FF;
	background: url("../images/pass-bgc.png")
}

.container #enterprise .enterprise-body .enterprise-item-content .paas-item .paas-item-title {
	color: #141E34;
	text-align: center;

	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-top: 126px
}

.container #enterprise .enterprise-body .enterprise-item-content .paas-item .paas-item-desc {
	color: rgba(34, 34, 34, 0.6);
	text-align: center;

	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-top: 5px
}

.container #enterprise .enterprise-body .enterprise-item-content .paas-item:hover {
	background: url("../images/pass-active.png")
}

.container #enterprise .enterprise-body .enterprise-item-content .paas-item:hover .paas-item-title {
	color: white
}

.container #enterprise .enterprise-body .enterprise-item-content .paas-item:hover .paas-item-desc {
	color: white
}

.container #enterprise .enterprise-body .enterprise-item-content.enterprise-item-open {
	padding-top: 68px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.container #enterprise .enterprise-body .enterprise-item-content.enterprise-item-paas {
	padding-top: 56px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.container #enterprise .enterprise-body .enterprise-item-content.hidden {
	display: none
}

.container #enterprise .enterprise-body .enterprise-item-content.enterprise-item-open.hidden {
	display: none
}

.container #enterprise .enterprise-body .enterprise-item-content.enterprise-item-pass.hidden {
	display: none
}



@font-face {
	font-family: 'iconfont';
	src: url('//at.alicdn.com/t/font_2766067_l9vxhf7zvy.woff2?t=1647245281622') format('woff2'), url('../fonts/font_2766067_l9vxhf7zvy.woff') format('woff'), url('../fonts/font_2766067_l9vxhf7zvy.ttf') format('truetype')
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}



html,
body {
	margin: 0 auto;
	overflow-x: hidden;
	font-family: 'Microsoft YaHei', PingFangSC-Regular, sans-serif
}


.section-title {
	font-size: 30px;
	line-height: 42px;
	font-weight: 600;
	text-align: center;
	color: #040917
}

.section-content {
	width: 1200px;
	margin: 0 auto
}

.active {
	display: block !important
}

.header-wraper {
	position: relative
}

.header-wraper .header-img {
	width: 100%;
	height: auto;
	min-height: 100%;
	position: absolute;
	top: 0;
	z-index: -1
}

.container>#header {
	background: #042591
}

.container>#banner {
	background: #042591
}

#header .make-syue-clr {
	padding: 0 20px
}

#header .make-section-content {
	width: 100%
}

#home-banner {
	width: 100%;
	height: 420px;
	margin-top: 64px;
	position: relative;
	overflow: hidden;
	background: #edf3ff
}

#home-banner .banner-img {
	width: 1200px;
	margin: 0 auto;
	padding-top: 100px;
}

#home-banner .banner-img dl {
	display: flex;
	justify-content: space-between;
}

#home-banner .banner-img dt {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

#home-banner .banner-img dt.add_pro_ban {
	width: 55%;
}

#home-banner .banner-img dd {
	width: 38%;
	align-self: center;
}

#home-banner .banner {
	width: 100%
}

#home-banner .banner-img dd h2 {
	font-weight: bold;
	font-size: 48px;
	line-height: 66px;
	color: #333333;
}

#home-banner .banner-img dd p {
	margin-top: 20px;
	font-size: 20px;
	line-height: 36px;
	color: #333333;
}

#home-banner .banner-img dd a {
	display: flex;
	width: 200px;
	height: 60px;
	justify-content: center;
	background: -webkit-linear-gradient(left, #15a8ff, #0569ff);
	background: -o-linear-gradient(right, #15a8ff, #0569ff);
	background: -moz-linear-gradient(right, #15a8ff, #0569ff);
	background: linear-gradient(to right, #15a8ff, #0569ff);
	border-radius: 6px;
	margin-top: 48px;
	line-height: 60px;
	font-size: 20px;
	color: #FFFFFF;
	cursor: pointer;
	text-align: center;
}

#home-banner .banner-img dd img {
	align-self: center;
	margin-right: 15px;
}

#home-banner #home-header {
	position: fixed;
	width: 100%;
	height: 64px;
	left: 0px;
	top: 0px;
	z-index: 10000;
	background: #FFFFFF;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.08)
}

#home-banner #home-header .header-content .head {
	min-width: 1520px;
	width: 100%;
	position: relative
}

#home-banner #home-header .header-content .head .logo {
	float: left;
	margin-left: 60px;
	margin-right: 30px;
	line-height: 64px
}

#home-banner #home-header .header-content .head .logo img {
	width: 46px;
	height: 46px;
	display: inline-block;
	vertical-align: middle
}

#home-banner #home-header .header-content .head .nav {
	height: 64px;
	float: left;
	margin: 0 auto
}

#home-banner #home-header .header-content .head .nav .nav-list {
	float: left;
	height: 100%;
	font-size: 0px
}

#home-banner #home-header .header-content .head .nav .nav-list li {
	float: left;
	padding: 0 25px;
	height: 64px;
	line-height: 64px
}

#home-banner #home-header .header-content .head .nav .nav-list li a {
	font-size: 16px;

	font-weight: 400;
	color: #333333;
	cursor: pointer;
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content {
	position: absolute;
	left: 0;
	top: 64px;
	width: 100%;
	background-color: #fff;
	overflow: hidden;
	background: linear-gradient(to right, #e9effa 0%, #e9effa 50%, white 51%, white 100%)
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content {
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	display: flex;
	background-color: white
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-left {
	width: 220px;
	margin-right: 40px;
	height: 100%;
	box-sizing: border-box;
	padding: 24px 10px 0 10px;

	font-size: 14px;
	font-weight: 500;
	background: url('../images/mainleftbackground.png'), lightgray 50% / cover no-repeat;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #e9effa
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-left .main-left-item {
	height: 56px;
	line-height: 56px;
	color: #191A24
}

#home-banner #home-header .header-content .head .nav .nav-list li:nth-child(3) .select-content .main-content .main-left .main-left-item {
	height: 86px;
	line-height: 30px;
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-left .main-left-item-title {
	position: relative;
	cursor: pointer;
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-left .main-left-item-title.title-active {
	color: #0046DC
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-left .main-left-item-title.title-active::after {
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -4px;
	background-color: #0046DC
}

#home-banner #home-header .header-content .head .nav .nav-list li:nth-child(3) .select-content .main-content .main-left .main-left-item-title.title-active {
	display: block;
}

#home-banner #home-header .header-content .head .nav .nav-list li:nth-child(3) .select-content .main-content .main-left .main-left-item:nth-child(1) .main-left-item-title.title-active::after,
#home-banner #home-header .header-content .head .nav .nav-list li:nth-child(3) .select-content .main-content .main-left .main-left-item:nth-child(2) .main-left-item-title.title-active::after {
	bottom: -4px;

}

#home-banner .banner-img dt img {
	width: 100%
}


#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right {
	width: 940px;
	flex-wrap: wrap;
	justify-content: flex-start;
	display: none
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item {
	width: 235px;
	box-sizing: border-box;
	padding: 0 0 0 10px;
	line-height: normal
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item .main-right-item-title {
	line-height: normal;
	font-size: 15px;
	font-weight: 500;
	position: relative;
	display: block;
	width: 70%;
}

#home-banner #home-header .header-content .head .nav .nav-list li:nth-child(3) .select-content .main-content .main-right .main-right-item .main-right-item-title {
	line-height: normal;
	font-size: 15px;
	font-weight: 500;
	position: relative;
	display: block;
	width: 70%;
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item .main-right-item-desc {
	line-height: normal;
	margin-top: 4px;
	color: rgba(34, 34, 34, 0.6);

	font-size: 12px;
	font-weight: 400
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item .main-right-item-line {
	width: 80px;
	height: 1px;
	background: #BCBCBC;
	margin-top: 10px
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item .line-open {
	width: 160px
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item .main-right-item-ul {
	margin-top: 10px;
	display: flex;
	flex-direction: column
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item .main-right-item-ul p {
	height: 20px;
	line-height: 20px;
	color: #666;

	font-size: 12px;
	font-weight: 400;
	margin-bottom: 8px;
	background: url(../images/iop.png) no-repeat 0 8px;
	background-size: 4px 4px;
	padding-left: 15px;
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item .main-right-item-ul .main-right-item-ul-open {
	margin-top: 16px
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item-top {
	padding-top: 0
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item:hover {
	cursor: pointer
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item:hover .main-right-item-title {
	color: #0046DC;
	position: relative
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item:hover .main-right-item-title::after {
	content: '';
	width: 15px;
	height: 15px;
	position: absolute;
	right: -27px;
	top: 2px;
	background: url('../images/titlerightarrow.png')
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas {
	padding-top: 32px
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .main-right-item-title {
	line-height: normal;

	font-size: 14px;
	font-weight: 500;
	color: #333
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .main-right-item-desc {
	line-height: normal;
	margin-top: 4px;
	color: #666;

	font-size: 12px;
	font-weight: 400
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .main-right-item-line {
	width: 483px;
	height: 1px;
	background: #BCBCBC;
	margin-top: 10px
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .paas-flex {
	display: flex;
	margin-top: 18px;
	flex-wrap: wrap
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .paas-flex .paas-flex-item {
	height: 38px;
	padding: 10px;
	border-radius: 4px;
	background: linear-gradient(96deg, rgba(0, 70, 220, 0.05) 0%, rgba(26, 99, 255, 0.05) 100%);
	display: flex;
	justify-content: space-between;
	margin-bottom: 16px;
	margin-right: 15px
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .paas-flex .paas-flex-item img {
	width: 24px;
	height: 24px;
	margin-right: 8px
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .paas-flex .paas-flex-item .item-font-title {
	color: #666;

	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 4px
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .paas-flex .paas-flex-item .item-font-desc {
	color: #666;

	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .paas-btn {
	display: flex;
	width: 120px;
	height: 32px;
	margin-top: 8px;
	padding: 4px 10px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	flex-shrink: 0;
	border-radius: 4px;
	border: .5px solid #BFBFBF;
	background: #0046DC;
	color: #FFF;

	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	cursor: pointer
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .paas-btn img {
	width: 15px;
	height: 15px
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .paas-btn:hover {
	background-color: #0053FD
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right.main-right-active {
	display: flex;
	padding-top: 32px;
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas.main-right-active {
	display: flex;
	flex-direction: column;
	justify-content: flex-start
}

#home-banner #home-header .header-content .head .nav .nav-list li .product-content {
	height: 0px;
	transition: height .3s ease-out
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content {
	transition: height .3s ease-out;
	height: 0
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .profession-main-right {
	padding-top: 32px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .profession-main-right .main-right-item {
	width: 80px;
	padding: 10px;
	margin-right: 33px;
	box-sizing: content-box;
	background-color: white
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .profession-main-right .main-right-item-top {
	margin-top: -145px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right {
	flex-direction: column;
	justify-content: flex-start
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-font {
	line-height: normal;
	margin-top: 41px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-font .common-title {
	color: #666;

	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-top: 41px;
	padding-left: 10px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-font img {
	width: 6px;
	height: 5px;
	transform: translate(7px, -2px)
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-items {
	width: 100%;
	display: flex;
	line-height: normal;
	margin-top: 14px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-items .common-item {
	width: 80px;
	margin-right: 33px;
	line-height: normal;
	padding: 10px;
	box-sizing: content-box
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-items .common-item .main-right-item-title {
	color: #222;

	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	position: relative;
	white-space: nowrap
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-items .common-item .main-right-item-line {
	width: 80px;
	height: 1px;
	background: #BCBCBC;
	margin-top: 10px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-items .common-item .main-right-item-ul {
	margin-top: 10px;
	display: flex;
	flex-direction: column
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-items .common-item .main-right-item-ul .main-right-item-li {
	height: 17px;
	line-height: 17px;
	color: #666;

	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 8px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-items .common-item .main-right-item-ul .main-right-item-ul-open {
	margin-top: 16px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-items .common-item:hover {
	cursor: pointer
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-items .common-item:hover .main-right-item-title {
	color: #0046DC;
	position: relative
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-items .common-item:hover .main-right-item-title::after {
	content: '';
	width: 15px;
	height: 15px;
	position: absolute;
	right: -27px;
	top: 2px;
	background: url('../images/titlerightarrow.png')
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .role-main-right {
	justify-content: flex-start;
	align-items: flex-start;
	padding-top: 40px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .role-main-right .main-right-item {
	position: relative;
	width: 162px;
	height: 80px;
	border-radius: 4px;
	margin-right: 26px;
	margin-bottom: 24px;
	flex-shrink: 0;
	color: #333;

	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 80px;
	padding: 0 0 0 10px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .role-main-right .main-right-item:hover .role-title {
	color: #0046DC
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .role-main-right .main-right-item:hover .role-title::after {
	content: '';
	width: 15px;
	height: 15px;
	position: absolute;
	right: 95px;
	top: 33px;
	background: url('../images/titlerightarrow.png')
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .role-main-right .main-right-item:hover .max::after {
	content: '';
	width: 15px;
	height: 15px;
	position: absolute;
	right: 70px;
	top: 33px;
	background: url('../images/titlerightarrow.png')
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .role-main-right .role-top {
	margin-top: -150px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .technology-main-right .main-right-item {
	width: 295px;
	height: 100%;
	padding-top: 33px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .technology-main-right .technology-font {
	padding: 10px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .technology-main-right .technology-font .technology-title {
	color: #222;

	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .technology-main-right .technology-font .technology-desc {
	color: #666;

	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-top: 5px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .technology-main-right .technology-font:hover .technology-title {
	color: #0046DC;
	position: relative
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .technology-main-right .technology-font:hover .technology-title::after {
	content: '';
	width: 15px;
	height: 15px;
	position: absolute;
	right: -27px;
	top: 2px;
	background: url('../images/titlerightarrow.png')
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .technology-main-right .technology-font-bottom {
	margin-top: 30px
}

#home-banner #home-header .header-content .head .nav .nav-list li .serve-center {
	transition: height .3s ease-out
}

#home-banner #home-header .header-content .head .nav .nav-list li .serve-center .serve-center-item:hover {
	background-color: #f4f7fd
}

#home-banner #home-header .header-content .head .nav .nav-list li .serve-center .serve-center-item:hover .serve-center-item-title {
	color: #0046DC;
	position: relative
}

#home-banner #home-header .header-content .head .nav .nav-list li .serve-center .serve-center-item:hover .serve-center-item-title::after {
	content: '';
	width: 15px;
	height: 15px;
	position: absolute;
	right: 60px;
	top: 2px;
	background: url('../images/titlerightarrow.png')
}

#home-banner #home-header .header-content .head .nav .nav-list li .about-nav {
	transition: height .3s ease-out
}

#home-banner #home-header .header-content .head .nav .nav-list li .about-nav .resource-item:hover a {
	color: #0046DC
}

#home-banner #home-header .header-content .head .nav .nav-list li .about-nav .resource-item:hover a::after {
	content: '';
	width: 15px;
	height: 15px;
	position: absolute;
	right: -25px;
	top: 2px;
	background: url('../images/titlerightarrow.png')
}

#home-banner #home-header .header-content .head .nav .nav-list .nav-hover.cur .head-nav,
#home-banner #home-header .header-content .head .nav .nav-list .nav-hover:hover .head-nav {
	color: #0053fd
}

#home-banner #home-header .header-content .head .nav .nav-list .serve-nav:hover .serve-center {
	height: 157px
}

#home-banner #home-header .header-content .head .nav .nav-list .resource-nav:hover .about-nav {
	height: 158px
}

#home-banner #home-header .header-content .head .nav .nav-list .me-nav:hover .about-nav {
	height: 290px
}

#home-banner #home-header .header-content .head .phone {
	right: 0;
	float: right;
	margin-right: 60px;
	color: #333333;
	height: 64px;
	line-height: 64px
}

#home-banner #home-header .header-content .head .phone .phone-tel {
	margin-right: 30px
}

#home-banner #home-header .header-content .head .phone .phone-tel img {
	position: relative;
	top: 4px;
	margin-right: 10px;
}

#home-banner #home-header .header-content .head .phone .phone-tel .tel-icon {
	font-size: 13px
}

#home-banner #home-header .header-content .head .phone .phone-button {
	width: 106px;
	height: 40px;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	background-color: #0053FD;
	border-radius: 4px;
	border: none;
	display: block;
	align-self: center;
}

#home-banner #home-header .header-content .head .phone .phone-button:hover {
	background: #4484FF
}



.clear-flost::after {
	content: '';
	clear: both;
	display: block
}

.wap_nav_sw {
	display: none;
}

.flex-wrap {
	flex-wrap: wrap;
}

body {
	font-size: 16px;
}

.flex {
	display: flex;
}

.box {
	width: 1200px;
	margin: 0 auto;
}

.footer {
	padding-top: 75px;
}

.foot {
	padding-bottom: 85px;
}

.foot dt {
	margin-bottom: 20px;
}

.foot dt h2 {
	font-size: 20px;
	padding-bottom: 30px;
}

.foot dt span {
	position: relative;
	height: 1px;
	background: #c9cdd5;
	width: 100%;
	display: block;
}

.foot dt i {
	background: #0046dc;
	width: 70px;
	height: 1px;
	display: block;
	position: absolute;
	left: 0;
}

.foot dl:nth-child(1) dd {
	display: flex;
	flex-wrap: wrap;
}

.foot dl:nth-child(1) dd a {
	font-size: 18px;
	line-height: 42px;
	width: 50%;
	display: block;
	color: #000;
}

.foot dl:nth-child(1) dd a:nth-child(even) {
	text-align: right;
}

.foot dl:nth-child(1) dd a:hover {
	color: #0046dc;
}

.foot dl:nth-child(1) {
	width: 18.75%;
}

.foot dl:nth-child(2) {
	width: 33.33%;
}

.foot dl:nth-child(3) {
	width: 10%;
}

.foot dl:nth-child(2) p {
	margin-bottom: 30px;
}

.foot dl:nth-child(2) p:nth-child(1) span {
	color: #0046dc;
	font-weight: bold;
	font-size: 28px;
	font-style: italic;
}

.foot dl:nth-child(2) p:nth-child(1) em {
	display: block;
	font-size: 16px;
	color: #000;
	font-weight: normal;
	padding-left: 43px;
}

.foot dl:nth-child(2) p:nth-child(2) {
	display: flex;
	font-size: 18px;
}

.foot dl:nth-child(2) p img {
	width: 28px;
	margin-right: 15px;
	align-self: center;
}

.foot dl:nth-child(3) img {
	box-shadow: 0 2px 5px 5px #e4e4e4;
	border-radius: 10px;
}

.betten {
	justify-content: space-between;
}

.center {
	text-align: center;
}

.company {
	padding: 30px 0;
	font-size: 18px;
	border-top: 1px #c9cdd5 solid;
}

.company a {
	color: #000;
	margin-left: 40px;
}

.company img {
	width: 15px;
	margin-right: 10px;
	position: relative;
	top: 3px;
}

.self {
	align-self: center;
}

/* 建企 ”1链2线”教智化管理模型 */
.index_one {
	background: url(../images/in_bg_1.jpg) no-repeat;
	background-size: 100% 100%;
}

.index_one .word {
	padding: 35px 0 70px 0;
}

/* 特、大、中型建筑企业综合管理类解决方案 */
.index_tow {
	background: url(../images/in_bg_2.jpg) no-repeat;
	background-size: 100% 855px;
	height: 855px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.index_tow dl {
	width: 28%;
	height: 190px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.08);
	margin-top: 35px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 45px;
}

.index_tow dl a {
	display: flex;
}

.index_tow dt {
	margin-right: 15px;
}

.index_tow dd {
	align-self: center;
	width: 180px;
}

.index_tow .pub_title ,.index_th .pub_title ,.index_four .pub_title {
	padding-top: 0;
}

.mtb30 {
	margin-bottom: 30px;
}

/* 特、大、中型建筑企业综合管理类解决方案 */
.index_th {
	background: url(../images/in_bg_3.jpg) no-repeat;
	background-size: 100% 855px;
	height: 855px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.index_th dl {
	width: 31.67%;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.08);
	margin-top: 35px;
	text-align: center;
	padding: 30px 0;
}

.index_th dd {
	width: 175px;
	margin: 10px auto 0 auto;
}

.index_th dl:nth-child(4),
.index_th dl:nth-child(5) {
	width: 48.75%;
}

.index_th dl:nth-child(4) dd,
.index_th dl:nth-child(5) dd {
	width: 100%;
}

.in_dl dd {
	color: #000;
	font-size: 18px;
	line-height: 32px;
}

/* 中、小型建筑企业解决方案 */
.index_four {
	background: url(../images/in_bg_4.jpg) no-repeat;
	background-size: 100% 855px;
	height: 855px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.index_four dl {
	width: 41.67%;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.08);
	margin-top: 35px;
	text-align: center;
	padding: 85px 0;
}

.index_four dd {
	margin: 20px auto 0 auto;
}

/* 区别 */
.index_five .name {
	margin-top: 40px;
}

.index_five .name p:nth-child(1) {
	background: url(../images/add_bg_1.png) no-repeat;
}

.index_five .name p:nth-child(2) {
	background: url(../images/add_bg_2.png) no-repeat;
}

.index_five .name p {
	width: 50%;
	height: 100px;
	line-height: 100px;
	font-size: 28px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.index_five .word {
	background: url(../images/bg_bg_bg.png) no-repeat;
	background-size: 100% 755px;
	height: 755px;
	padding: 10px 30px;
}

.index_five .word .flex {
	margin-top: 40px;
}

.index_five .word .flex p:nth-child(1) {
	width: 350px;
	font-size: 18px;
	line-height: 36px;
	background: url(../images/ipip.png) no-repeat 0 8px;
	padding-left: 40px;
}

.index_five .word .flex p:nth-child(3) {
	width: 350px;
	color: #787878;
	font-size: 18px;
	background: url(../images/npnp.png) no-repeat right 3px;
	text-align: right;
	padding-right: 40px;
}

.index_five .word .flex p:nth-child(2) img {
	width: 10px;
	align-self: center;
}

.index_five .word .flex p:nth-child(2) {
	background: #fff;
	border-radius: 100px;
	text-align: center;
	padding: 15px 30px;
	display: flex;
	justify-content: center;
	align-self: center;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.08);
}

.index_five .word .flex p:nth-child(2) i {
	display: block;
	width: 170px;
	font-style: normal;
}

/* 为什么选择土木众联 */
.index_six {
	background: url(../images/in_bg_5.jpg) no-repeat;
	background-size: 100%;
}

.index_six dl {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	height: 340px;
	width: 15.83%;
	cursor: pointer;
}

.index_six dt img {
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.index_six dt .bg {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

.index_six dd img {
	margin-bottom: 25px;
}

.index_six dt .img {
	position: absolute;
}

.index_six dd {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 76%;
	text-align: center;
	color: #333333;
	font-size: 18px;
	line-height: 28px;
	z-index: 999;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.index_six dl:hover dt .bg {
	opacity: 1;
}

.index_six dl:hover dd {
	color: #fff;
	top: 45%;
}

/* 土木众联正在为他们提供产品和服务 */
.index_senven {
	background: url(../images/in_bg_6.jpg) no-repeat;
	background-size: 100% 885px;
	height: 885px;
}

.index_senven p {
	width: 23.33%;
	margin-top: 20px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.08);
}

.index_senven p img {
	width: 90%;
	display: block;
	margin: 0 auto;
}

/* 产品 */
.pro_one {
	padding-bottom: 75px;
}

.pro_one dl {
	width: 25.3%;
	margin-top: 30px;
	border: 1px #e3e7f3 solid;
	border-radius: 10px;
	padding: 40px 30px;
	padding-bottom: 55px;
	background: -webkit-linear-gradient(left, #ffffff, #f8faff);
	background: -o-linear-gradient(right, #ffffff, #f8faff);
	background: -moz-linear-gradient(right, #ffffff, #f8faff);
	background: linear-gradient(to right, #ffffff, #f8faff);
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.08);
	margin-left: 2.8%;
}
.pro_one dl:nth-child(3n+1){
	margin-left: 0;
}
.pro_one dt {
	font-size: 20px;
	font-weight: bold;
	display: flex;
	margin-bottom: 20px;
}

.pro_one dt img {
	align-self: center;
	margin-right: 10px;
}

.product dd p {
	color: #787878;
	font-size: 18px;
	line-height: 28px;
}

.pro_tow {
	background: #f7f8fa;
	padding-bottom: 75px;
}

.pro_tow dl {
	margin-top: 15px;
	flex: 1;
	margin-left: 30px;
	border-radius: 10px;
	overflow: hidden;
	border: 1px #e3e7f3 solid;
	background: -webkit-linear-gradient(left, #fdfeff, #f8faff);
	background: -o-linear-gradient(right, #fdfeff, #f8faff);
	background: -moz-linear-gradient(right, #fdfeff, #f8faff);
	background: linear-gradient(to right, #fdfeff, #f8faff);
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.08);
}

.pro_tow dl:nth-child(1) {
	margin-left: 0;
}

.pro_tow dt {
	height: 160px;
	overflow: hidden;
}

.pro_tow dt img {
	width: 100%;
	object-fit: cover;
	height: 100%;
}

.pro_tow dd {
	padding: 35px;
}

.pro_tow dd h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

.swiper_swiper .swiper {
	padding: 10px;
}

.index_tow_swiper dl {
	overflow: hidden;
	border-radius: 10px;
	width: 100%;
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.08);
}

.index_tow_swiper dt {
	height: 230px;
	overflow: hidden;
}

.index_tow_swiper dd {
	padding: 25px 30px;
}

.index_tow_swiper dd img {
	width: 70px;
	margin-bottom: 20px
}

.index_tow_swiper dd h2 {
	color: #333333;
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.index_tow_swiper dd p {
	margin: 15px 0 30px 0;
	color: #787878;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.index_tow_swiper dd a {
	color: #787878;
	font-size: 16px;
}

.pub_cont {
	margin-top: 80px;
}

.pub_cont dl {
	position: relative;
}

.pub_cont dd {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.pub_cont h2 {
	font-weight: bold;
	font-size: 24px;
}

.pub_cont p {
	margin: 10px auto 20px auto;
}

.pro_one dt em {
	align-self: center;
}

.pub_cont img {
	width: 100%;
}

.index_lt,
.wap_lrt.flex {
	display: none;
}

.pub_cont a {
	background: -webkit-linear-gradient(left, #15a8ff, #0669ff);
	background: -o-linear-gradient(right, #15a8ff, #0669ff);
	background: -moz-linear-gradient(right, #15a8ff, #0669ff);
	background: linear-gradient(to right, #15a8ff, #0669ff);
	display: inline-block;
	padding: 10px 25px;
	border-radius: 10px;
	color: #fff;
}

#home-banner.solu_ban .banner-img {
	width: 100%;
	padding-top: 65px;
}

#home-banner.solu_ban .banner-img dl {
	display: block;
}

.container #home-banner.solu_ban {
	background-image: none !important;
	height: auto;
	margin-top: 0;
	background: none;
}

#home-banner.solu_ban .banner-img dd {
	width: 1200px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

#home-banner.solu_ban .banner-img dd h2 {
	color: #fff;
	font-size: 46px;
}

/* 方案 */
.solu_one dl {
	width: 26.4%;
	margin-top: 10px;
	padding: 50px 30px;
	border: 1px #066eff solid;
	border-radius: 10px;
	display: flex;
	position: relative;
	overflow: hidden;
}

.solu_one dd {
	margin-left: 16px;
	position: relative;
	z-index: 9;
}

.solu_one dd h2 {
	color: #010101;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	width: 90%;
}

.solu_one dd p {
	color: #010101;
	font-size: 18px;
	line-height: 32px;
}

.solu_one dt:last-child {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;height: 100%;
}

.solu_one dt:last-child img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.solu_one dt:nth-child(1) {
	position: relative;
	z-index: 9;
}

.solu_tow dl {
	flex: 1;
	margin-left: 30px;
	margin-top: 15px;
	overflow: hidden;
	border-radius: 10px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.08);
}

.solu_tow dl:nth-child(1) {
	margin-left: 0;
}

.solu_tow dt {
	height: 160px;
	overflow: hidden;
}

.solu_tow dt img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.solu_tow dd {
	padding: 30px;
}

.solu_tow dd h2 {
	font-weight: bold;
	font-size: 19px;
	margin-bottom: 20px;
}

.solu_tow dd p {
	font-size: 17px;
	line-height: 32px;
	color: #787878;
}

.solu_th {
	background: #eaf1fd;
	margin-top: 80px;
	padding-bottom: 75px;
}

.solu_th .word {
	margin-top: 15px;
}

.solu_five .dl {
	margin-top: 40px;
}

.solu_five .img {
	width: 50%;
}

.solu_five .pic {
	width: 9.5%;
}

.solu_five .word {
	width: 43%;
}

.solu_five dl {
	background: -webkit-linear-gradient(left, #0567ff, #15a4ff);
	background: -o-linear-gradient(right, #0567ff, #15a4ff);
	background: -moz-linear-gradient(right, #0567ff, #15a4ff);
	background: linear-gradient(to right, #0567ff, #15a4ff);
	display: flex;
	padding: 20px 55px;
	border-radius: 500px;
	color: #fff;
	margin-top: 15px;
	border: 2px #fff solid;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.08);
}

.solu_five dl:nth-child(1) {
	margin-top: 0;
}

.solu_five dt i {
	display: block;
	background: url(../images/icon.png) no-repeat;
	background-size: 25px 25px;
	width: 25px;
	height: 25px;
}

.solu_five dt {
	align-self: center;
	margin-right: 20px;
}

.case .dl {
	padding-top: 40px;
}

.case .dl dl a {
	display: flex;
	border: 1px #ebebeb solid;
	border-radius: 10px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.08);
	margin-top: 40px;
	overflow: hidden;
}

.case .dl dt,
.case .dl dd {
	width: 50%;
	height: 400px;
	overflow: hidden;
}

.case .dl dd {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.case .dl dd h2 {
	font-weight: bold;
	font-size: 28px;
	color: #000;
}

.case .dl dd h2,
.case .dl dd p {
	padding: 0 40px;
}

.case .dl dd span {
	padding: 10px 40px;
	font-size: 20px;
	color: #000;
}

.case .dl dd p {
	color: #787878;
	font-size: 16px;
	line-height: 32px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	margin: 0 0 50px 0;
}

.case .dl dl:nth-child(even) dt {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.case .dl dt img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.case .dl dd i {
	display: inline-block;
	width: 120px;
	height: 40px;
	justify-content: center;
	background: -webkit-linear-gradient(left, #15a8ff, #0569ff);
	background: -o-linear-gradient(right, #15a8ff, #0569ff);
	background: -moz-linear-gradient(right, #15a8ff, #0569ff);
	background: linear-gradient(to right, #15a8ff, #0569ff);
	border-radius: 6px;
	margin-left: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #FFFFFF;
	cursor: pointer;
	text-align: center;
	font-style: normal;
}

#cont {
	padding-top: 110px;
}

#cont .cont_lt {
	width: 67%;
}

#cont .cont_rt {
	width: 30%;
}

#cont .cont_lt .title h2 {
	color: #333333;
	font-size: 24px;
	line-height: 42px;
	font-weight: bold;
}

#cont .cont_lt .title p {
	color: #4c4c4c;
	padding: 25px 0;
	font-size: 16px;
	border-bottom: 1px #efefef solid;
}

#cont .cont_lt .title p em {
	margin: 0 20px;
}

#cont .cont_lt .word p {
	margin-top: 30px;
	color: #4d4d4d;
	font-size: 18px;
	line-height: 42px;
}

.pev_net {
	border-top: 1px #efefef solid;
	margin-top: 30px;
	padding-top: 35px;
}

.pev_net p a {
	color: #4d4d4d;
	margin-bottom: 25px;
	display: block;
}

.pev_net p a:hover {
	color: #0669ff;
}

.pev_net p a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.cont_rt .name img {
	width: 30px;
	height: 11px;
	align-self: center;
	margin-right: 15px;
}

.cont_rt .name {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
}

.cont_rt dl a {
	display: flex;
	padding: 20px 0;
	border-bottom: 1px #efefef solid;
}

.cont_rt dl:hover h2,
.case .dl dl:hover h2 {
	color: #0053fd;
}

.cont_rt dt {
	border: 2px #abaeb7 solid;
	width: 100px;
	height: 80px;
	overflow: hidden;
	margin-right: 25px;
}

#cont .cont_lt .word p img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.cont_rt dt img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.cont_rt dd {
	width: 63.4%;
}

.cont_rt dd h2 {
	font-size: 16px;
	color: #6b6b6b;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 10px;
}

.cont_rt dd i {
	font-size: 16px;
	color: #4c4c4c;
	font-style: normal;
}

/* 客户服务 */

#home-banner.solu_ban.ser_ban .banner-img dd p {
	width: 670px;
	color: #fff;
}

.service .dl dl {
	width: 48.75%;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.08);
	overflow: hidden;
	position: relative;
	margin-top: 30px;
	height: 390px;
	cursor: pointer;
}

.service .dl dl:hover dt:nth-child(1) {
	opacity: 1;
}

.service .dl dt:nth-child(1) {
	position: absolute;
	top: 0;
	left: 0;
	height: 390px;
	opacity: 0;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.service .dl dt:nth-child(1) img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.service .dl dl:hover dt:last-child img:nth-child(1) {
	opacity: 1;
}

.service .dl dl:hover dt:last-child img:nth-child(2) {
	opacity: 0;
}

.service .dl dt:last-child img {
	position: absolute;
	right: 35px;
	bottom: 35px;
	z-index: 999;
}

.service .dl dt:last-child img:nth-child(1) {
	opacity: 0;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.service .dl dd {
	padding: 55px 95px 0 40px;
	position: relative;
	z-index: 9999;
}

.service .dl h2 {
	color: #0668ff;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 35px;
}

.service .dl dl:hover h2,
.service .dl dl:hover p {
	color: #fff;
}

.service .dl dl:hover a {
	background: #fff;
	color: #0669ff;
}

.service .dl p {
	color: #000;
	font-size: 16px;
	line-height: 32px
}

.service .dl a {
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	background: -webkit-linear-gradient(left, #15a8ff, #0669ff);
	background: -o-linear-gradient(right, #15a8ff, #0669ff);
	background: -moz-linear-gradient(right, #15a8ff, #0669ff);
	background: linear-gradient(to right, #15a8ff, #0669ff);
	border-radius: 10px;
	color: #fff;
	text-align: center;
	margin-top: 60px;
}

.service .dl dl:nth-child(2) a {
	margin-top: 90px;
}

.news .dl dl a {
	display: flex;
	padding: 40px 0;
	border-bottom: 1px #e3e3e3 solid;
	justify-content: space-between;
}

.news .dl dt {
	width: 26.67%;
	height: 215px;
	overflow: hidden;
}

.news .dl dt img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.news .dl dd {
	width: 70%;
	align-self: center;
}

.news .dl h2 {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
}

.news .dl span {
	color: #787878;
	font-size: 16px;
	display: flex;
}

.news .dl span img {
	position: relative;
	top: 1px;
	align-self: center;
	margin-right: 10px;
}

.news .dl p {
	color: #787878;
	font-size: 16px;
	line-height: 32px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 20px 0 25px 0;
}

.news .dl i {
	display: inline-block;
	background: -webkit-linear-gradient(left, #15a8ff, #0669ff);
	background: -o-linear-gradient(right, #15a8ff, #0669ff);
	background: -moz-linear-gradient(right, #15a8ff, #0669ff);
	background: linear-gradient(to right, #15a8ff, #0669ff);
	padding: 10px 30px;
	border-radius: 10px;
	color: #fff;
	font-style: normal;
}

.news .dl dl:hover h2 {
	color: #0669ff;
}

.page {
	text-align: center;
	width: 100%;
	margin: 40px 0;
}

#pages {
	display: flex;
	width: 100%;
}

.page ul {
	justify-content: center;
}

.page ul li a,
.page ul li span {
	background: #fdfdfd;
	border: 1px #e8e8e8 solid;
	color: #333333;
	text-align: center;
	padding: 10px 17px;
	margin: 0 5px;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.page ul li a:hover,
.page ul li span:hover {
	background: #066cff;
	border: 1px #066cff solid;
	color: #fff;
}

.message .form {
	margin-top: 40px;
}

.message .form dl,
.message .form .select {
	margin-left: 15px;
	display: flex;
	border: 1px #dcdcdc solid;
	border-radius: 10px;
	justify-content: space-between;
	padding-left: 20px;
	width: 23.5%;
	padding: 15px;
	background: #fcfcfc;
}

.message .form dl .text {
	border: 0;
	position: relative;
	top: -3px;
	color: #bdbdbd;
}

.message .form .select {
	margin-top: 13px;
	width: 32.67%;
}

.message .form .select:nth-child(1),
.message .form dl:nth-child(1) {
	margin-left: 0;
}

.message .form dt {
	align-self: center;
}

.message .form dd {
	align-self: center;
}

.message .form i {
	color: #f00;
	position: relative;
	top: -10px;
}

.message .form select {
	width: 88%;
	background: #fcfcfc url(../images/down.png) no-repeat 99% 12px;
	border: 0;
	-webkit-appearance: none;
	/* for Chrome, Safari */
	-moz-appearance: none;
	/* for Firefox */
	-ms-appearance: none;
	/* for IE10+ */
	appearance: none;
	/* for standard browsers */
}

.message .form .btn {
	margin: 30px auto 80px auto;
	width: 200px;
	height: 50px;
	line-height: 50px;
	background: -webkit-linear-gradient(left, #15a8ff, #0569ff);
	background: -o-linear-gradient(right, #15a8ff, #0569ff);
	background: -moz-linear-gradient(right, #15a8ff, #0569ff);
	background: linear-gradient(to right, #15a8ff, #0569ff);
	border-radius: 6px;
	border-radius: 10px;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}

#home-banner.solu_ban.ab_ban .banner-img dd h2 {
	font-size: 52px;
}

#home-banner.solu_ban.ab_ban .banner-img dd h2 em {
	font-size: 42px;
	font-weight: normal;
}

#home-banner.solu_ban.ab_ban .banner-img dd h2 i {
	display: inline-block;
	width: 3px;
	height: 52px;
	background: #fff;
	margin: 0 35px;
	position: relative;
	top: 7px;
}

.about .ab_one .word {
	margin: 35px 0 80px 0;
}

.about .ab_one .word p {
	font-size: 18px;
	color: #333;
	line-height: 36px;
}

.about .ab_th .swiper-slide {
	height: 277px;
	width: auto;
	border: 5px #fff solid;
	border-radius: 10px;
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.08);
}

.about .ab_th .swiper-slide img {
	border-radius: 10px;
}

.about .ab_th .swiper {
	padding: 20px 0 80px 0;
}

.ab_four {
	background: url(../images/ab_bg_2.jpg) no-repeat;
}

.ab_four .pub_title,
.ab_tow .pub_title {
	color: #fff;
}

.ab_four .one {
	margin: 40px auto;
}

.ab_four .one dl {
	width: 25%;
	text-align: center;
	color: #fff;
	border-left: 1px rgba(255, 255, 255, 0.42) solid;
}

.ab_four .one dl:nth-child(1) {
	border-left: 0;
}

.ab_four dt,
.ab_five dt {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}

.ab_four .tow dl {
	width: 48.75%;
	background: #fff;
	border-radius: 10px;
	padding: 55px 0;
	text-align: center;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.08);
}

.ab_five .tip {
	font-size: 18px;
}

.ab_five dl {
	width: 25%;
	border-radius: 10px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.08);
	padding: 35px 40px;
}

.ab_five .dl {
	margin-top: 45px;
}

.ab_five dt {
	text-align: center;
	margin-bottom: 25px;
}

.ab_five dd p {
	color: #333333;
	font-size: 18px;
	line-height: 36px;
}

.ab_tow {
	background: url(../images/ab_bg_1.jpg) no-repeat;
	background-size: cover;
	padding-bottom: 70px;
}


/*大事记start*/

.event_box {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.event_box .parHd {
	width: 100%;
	display: inline-block;
	overflow: hidden;
}

.parHd ul {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding-top: 25px !important;
}

.parHd .tempWrap {
	margin: 0 auto;
}

.parHd .tempWrap:after {
	content: '';
	width: 100%;
	height: 1px;
	background: rgba(255, 255, 255, 0.5);
	position: absolute;
	top: 70%;
	z-index: 10;
}


.parHd li.no_line:before {
	display: none;
}

.parHd li {
	display: inline-block;
	cursor: pointer;
	padding-top: 30px;
	font-size: 16px;
	color: #fff;
	margin: 0 30px;
	position: relative;
}

.parHd li:after {
	content: '';
	background: url(../images/dot_ico.png) no-repeat;
	width: 17px;
	height: 17px;
	position: absolute;
	z-index: 20;
	top: 62px;
	left: 50%;
	margin-left: -8px;
}

.parHd li.act:after {
	content: '';
	background: url(../images/dot_icos.png) no-repeat;
	width: 17px;
	height: 17px;
	position: absolute;
	z-index: 20;
	top: 62px;
	left: 50%;
	margin-left: -8px;
}

.parHd li em,
.parHd li span {
	display: block;
}

.parBd {
	margin-top: 20px;
}

.parBd h4 {
	position: relative;
	font-size: 40px;
	margin-bottom: 3%;
	/*width: 200px;*/
	padding: 0 60px;
	display: inline-block;
	text-align: center;
}

.parBd h4:after {
	content: '';
	background: #000;
	width: 100px;
	height: 1px;
	position: absolute;
	left: -100px;
	bottom: 12px;
}

.parBd h4:before {
	content: '';
	background: #000;
	width: 100px;
	height: 1px;
	position: absolute;
	right: -100px;
	bottom: 12px;
}

.parBd p {
	line-height: 36px;
	font-size: 18px;
	margin: 0 auto;
}

div#listBox {

	width: 100%;

}

.sPrev,
.sNext {
	width: 32px;
	height: 32px;
	display: block;
	position: absolute;
	bottom: 87px;
	cursor: pointer;
	opacity: .3;
}

.sPrev:hover,
.sNext:hover {
	opacity: 1;
}

.sPrev {
	left: 30px;
}

.sNext {
	right: 30px;
}

.sPrev img,
.sNext img {
	transition: all .6s cubic-bezier(.51, 1.1, .9, .95);

	-moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);

	-webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);

	-o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
}

.parHd li em {
	margin-bottom: 35px;
}

.parBd .slideBox {
	display: none;
	background: #fff;
	border-radius: 10px;
	padding: 30px 80px;
	min-height: 80px;
}

.parBd .slideBox:nth-child(1) {
	display: block;
}

.wap_tion,
.wap_wap {
	display: none;
}

.in_dl dt img {
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.in_dl dl:hover dt img {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.in_dl dl:hover dd{
	color: #0053fd;
}