.baner_top {
	padding-top: 4px;
}

.SaaSmarket_navbottom {
	border-radius: 20px;
	/* overflow: hidden; */
	background: #FFFFFF;
	box-shadow: 0px 6px 26px 9px rgba(0, 69, 173, 0.23);
	padding-bottom: 20px;
}

.SaaSmarket_navleftmenu{
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	overflow: hidden;
}

.rsOverflow {
	height: 402px !important;
}

.rsOverflow {
	width: 100%;
}

.SaaSmarket_navleftmenu_ul li {
	background: #E6EFFF;
	margin-bottom: 1px;
}

.SaaSmarket_navleftmenu_ul li:nth-child(2n) {
	background: #E6EFFF;
}

.SaaSmarket_navleftmenu_ul li:nth-child(2n):hover {
	background: #5d9d75;
}

.SaaSmarket_navleftmenu_a1 img {
	width: 22px;
	height: 22px;
}

.cl_title {
	background-color: #5d9d75;
}

@charset "utf-8";

* {
	padding: 0;
	margin: 0;
	font-family: "å¾®è½¯é›…é»‘"
}

ol,
ul {
	list-style: none
}

a {
	text-decoration: none
}

img {
	border: 0
}

p {
	color: #686868
}

.w1440 {
	width: 1440px;
	margin: 0 auto;
	overflow: hidden
}

.divhidden {
	display: none
}

.customer {
	overflow: hidden;
}

.customer_t {
	text-align: center;
	padding-top: 15px;
	color: #666;
	font-size: 18px;
	line-height: 32px;
	padding-bottom: 50px
}

.customer_t h2 {
	height: 66px;
	line-height: 66px;
	font-size: 40px;
	color: #000;
	font-weight: 400;
	letter-spacing: 1px;
	font-family: "åŽæ–‡ç»†é»‘"
}

.customer_t p {
	font-size: 18px
}

.customer_top {
	text-align: center;
	margin-top: 10px;
	padding-bottom: 40px;
	border-bottom: 1px solid #dfdfdf
}

.customer_top a.two_sel {
	color: #fff;
	background-color: #f67524
}

.customer_top a {
	display: inline-block;
	font-size: 16px;
	color: #000;
	line-height: 38px;
	margin-left: 5px;
	margin-right: 5px;
	width: 140px;
	border-radius: 20px
}

.customer_list ul li {
	float: left;
	width: calc(20% - 2px);
	overflow: hidden;
	position: relative;
	margin: 1px;
	height: 150px;
	background-color: #FFFFFF;
	border-radius: 20px;
}

.customer_list ul li img {
	display: inline-block;
	/* height: 100%; */
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.customer_list ul li:first-child {
	width: calc(40% - 2px);
	border-left: 0;
	border-top: 0;
	height: 300px;
}

.customer_list ul li .imgs {
	cursor: pointer;
	overflow: hidden;
}

.customer_list ul li.li_imgs:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	box-shadow: inset 0 0 0 0 #eee;
	transition: .2s;
	cursor:pointer;
}

.customer_list ul li.li_imgs:hover:after {
	box-shadow: inset 0 0 0 10px #E6EFFF
}

.customer_list ul li.li_imgs {
	opacity: 1;
	filter: grayscale(100%);
	filter: gray;
	transition: .3s
}

.customer_list ul li.li_imgs:hover {
	opacity: 1;
	filter: grayscale(0);
	filter: none;
	transform: scale(.9) translateY(-8px)
}

.customer_list {
	position: relative
}

.customer_list .item {
	display: none;
	overflow: hidden
}

.first_li {
	border-radius: 20px;
	position: relative;
	background-color: #5d9d75 !important;
	background: url(../../img/bg04.png) no-repeat center center;
	background-size: 100% 100%;
}

.first_li_btn {
	position: absolute;
	top: 30px;
	right: 30px;
}

.first_li_title {
	position: absolute;
	top: 50px;
	left: 60px;
	text-align: left;
}

.first_li_title_img {
	opacity: 0.1;
	width: 190px;
	height: 40px;
	background: url(../images/lanhai.png) no-repeat center center;
	background-size: 100% 100%;
	margin-bottom: 20px;
}

.first_li_title_font {
	color: #FFFFFF;
	font-weight: 600;
}

.first_li_title_font_h1 {
	font-size: 50px;
	color: #FFFFFF;
}

.first_li_title_font_des {
	padding-top: 10px;
	font-size: 14px;
	position: relative;
}

.first_li_btn div.spanBox {
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 1px solid #FFFFFF;
}

.moreBox {
	position: absolute;
	right: -80px;
	top: 0;
	background-color: #47a837;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	font-size: 12px;
	color: #FFFFFF;
	border-radius: 12px;
}

.first_li_btn div:hover {
	background-color: #FFFFFF;
}

.first_li_btn span {
	display: inline-block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.first_li_btn span.owl-prev {
	background: url(../images/right.png) no-repeat center center;
}

.first_li_btn span.owl-prev:hover {
	background-color: #FFFFFF;
	opacity: .6;
	background: url(../images/right_on.png) no-repeat center center
}

.first_li_btn span.owl-next {
	background: url(../images/left.png) no-repeat center center;
}

.first_li_btn span.owl-next:hover {
	opacity: .6;
	background: url(../images/left_on.png) no-repeat center center
}

.customer_list .customer-buttons {
	position: absolute;
	top: 20px;
	width: 40%;
	left: 0;
	height: 0;
	text-align: right
}

.customer_list .customer-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
	width: 50px;
	height: 50px;
	text-indent: 60px;
	overflow: hidden;
	transition: all .3s ease-out 0s;
	cursor: pointer
}

.customer_list .customer-buttons div.owl-prev {
	background: url(../images/left.png) no-repeat;
	margin-right: -1px
}

.customer_list .customer-buttons div.owl-prev:hover {
	opacity: .6;
	background: url(../images/left_on.png) no-repeat
}

.customer_list .customer-buttons div.owl-prev.disabled {
	background: url(../images/left_on.png) no-repeat
}

.customer_list .customer-buttons div.owl-next {
	background: url(../images/right.png) no-repeat;
	margin-right: 20px
}

.customer_list .customer-buttons div.owl-next:hover {
	opacity: .6;
	background: url(../images/right_on.png) no-repeat
}

.customer_list .customer-buttons div.owl-next.disabled {
	background: url(../images/right_on.png) no-repeat
}

.solution_ul2 {
	overflow: hidden;
	padding-top: 60px
}

.solution_ul2 ul li {
	float: left;
	width: 49%;
	height: 188px;
	overflow: hidden;
	position: relative;
	background-color: #f9f9f9;
	z-index: 0;
	border: 1px solid #dfdfdf;
	margin-bottom: 2%
}

.solution_ul2 ul li:nth-child(2n+0) {
	float: right
}

.solution_ul2 ul li:nth-child(3) {
	margin-bottom: 0
}

.solution_ul2 ul li:nth-child(4) {
	margin-bottom: 0
}

.solution_ul2 ul li .shade {
	width: 238px;
	height: 188px;
	background: url(../images/solution_pic.png) center center no-repeat;
	position: absolute;
	top: 0;
	left: -238px;
	transition: all .3s linear
}

.solution_ul2 ul li .bg {
	width: calc(100% - 239px);
	width: -webkit-calc(100% - 239px);
	width: -moz-calc(100% - 239px);
	height: 188px;
	background: #f67524;
	background-size: 100% 100%;
	position: absolute;
	bottom: 0;
	left: 100%;
	z-index: 1;
	transition: all .3s linear
}

.solution_ul2 ul li:hover .bg {
	left: 239px
}

.solution_ul2 ul li:hover p {
	color: #fff
}

.solution_ul2 ul li:hover p strong {
	color: #fff
}

.solution_ul2 ul li img {
	width: 238px;
	height: 188px;
	transition: all .4s linear;
	float: left;
	border-right: 1px solid #dfdfdf
}

.solution_ul2 ul li p {
	color: #666;
	line-height: 24px;
	height: 140px;
	overflow: hidden;
	padding: 20px 6%;
	padding-bottom: 0;
	position: relative;
	z-index: 2;
	font-size: 14px
}

.solution_ul2 ul li p strong {
	color: #000;
	font-size: 20px;
	line-height: 48px;
	font-weight: 400
}

.anim-1 {
	transform: translateY(100px) translateX(0);
	transition: transform .8s, opacity .8s
}

.anim-2 {
	transform: translateY(100px) translateX(0);
	transition: transform 1s, opacity 1s
}

.anim-show {
	transform: translateY(0) translateX(0);
	opacity: 1
}

/****å¼€å§‹****/

.cl_title h1 {
	color: #FFFFFF;
	line-height: 24px;
}

.rightcontent {
	width: 100%;
	border-radius: 20px;
	overflow: hidden;
	background: linear-gradient(90deg, #E5F2FE 0%, #E0EEFE 50%, #FAFCFF 100%);
	box-shadow: 0px 6px 26px 9px rgba(0, 69, 173, 0.23);
	border-radius: 20px;
}

.slide1,
.slide2 {
	background: linear-gradient(90deg, #E5F2FE 0%, #E0EEFE 50%, #FAFCFF 100%);
}

.title_style {
	font-size: 24px;
	font-weight: 600;
}

.more_style {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	padding: 0 6px;
	font-size: 14px;
	background-color: #03CFB6;
	border-radius: 4px;
	margin-left: 8px;
	color: #FFFFFF;
}

.classification_box {
	padding-top: 20px;
}

.classify_item {
	background-color: #002A69;
	float: left;
	width: 32%;
	box-shadow: 0px 6px 12px 4px rgba(24, 4, 91, 0.08);
	border-radius: 20px;
	margin-right: 2%;
}

.classify_item:nth-child(1) {
	background: url(../../img/bg01.png) no-repeat center;
	background-size: 100% 100%;
}

.classify_item:nth-child(2) {
	background: url(../../img/bg02.png) no-repeat center;
	background-size: 100% 100%;
}

.classify_item:nth-child(3) {
	margin-right: 0;
	background: url(../../img/bg03.png) no-repeat center;
	background-size: 100% 100%;
}

.classify_more {
	color: #FFFFFF;
	font-style: italic;
	font-size: 24px;
	font-weight: bold;
	padding: 16px 36px;
}

.font_14 {
	font-size: 14px;
}

.no_ftw {
	font-weight: 200;
}

.classify_main {
	width: 100%;
	padding: 40px 0;
	background: #FFFFFF;
	box-shadow: 0px 6px 12px 4px rgba(24, 4, 91, 0.08);
	border-radius: 20px;
	margin-right: 10px;
}

.classify_main_item {
	padding: 10px 40px;
}

.classify_main_item:hover {
	background-color: #E6EFFF;
}

.classify_item_img {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 24px;
}

.classify_item_img img {
	width: 100%;
}

.classify_item_right {
	position: relative;
}

.jiantou_style {
	position: absolute;
	right: 0px;
	top: 10px;
	color: #9295A5;
	font-size: 24px;
}

.classify_item_title {
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.classify_item_des {
	font-size: 14px;
	font-weight: 400;
	color: #8A8E99;
	line-height: 30px;
}

.bannerBtn {
	display: inline-block;
	width: 180px;
	height: 40px;
	line-height: 40px;
	border: 2px solid #FFFFFF;
	box-shadow: 0px 9px 31px 1px rgba(21, 75, 207, 0.23);
	opacity: 0.5;
	border-radius: 10px;
	text-align: center;
	color: #000000 !important;
	font-size: 20px;
}

.fontWz {
	padding-left: 100px;
}

.banner_box_top {
	padding-bottom: 4px;
}

.banner_p {
	color: #132133 !important;
	width: 550px;
	line-height: 1.2;
}



/* .SaaSmarket_navleftmenu_ul li:hover{
	background-color: #E6EFFF !important;
	color: #000000 !important;
} */

@media (max-width:1080px) {
	.classify_item {
		width: 100%;
		margin-bottom: 10px;
	}

	.customer_list ul li {
		width: calc(50% - 2px);
		height: 100px;
	}

	.customer_list ul li:first-child {
		width: calc(100% - 2px);
		height: 160px;
	}


	.first_li_title {
		position: absolute;
		top: 30px;
		left: 20px;
	}

	.first_li_title_img {
		width: 100px;
		height: 24px;
	}

	.first_li_title_font_h1 {
		font-size: 24px;
	}

	.first_li_title_font_des {
		padding-top: 10px;
		font-size: 14px;
		position: relative;
	}

	.first_li_btn div.spanBox {
		display: inline-block;
		width: 30px;
		height: 30px;
		border: 1px solid #FFFFFF;
	}
	
	.banner_p{
		width: 100%;
	}
	
	.fontWz{
		box-sizing: border-box;
		width: calc(100%-20px);
		padding: 10px;
	}
	
	.Supermarket li a{
		padding:20px 10px !important;
	}
	.Supermarket_button strong b i{
		display: inline-block;
		font-size: 16px !important;
	}
}
.customer_list ul li .imgs {
	cursor: pointer;
    height: 100%;
}
.li_imgs .imgs div{ 
	display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
