@charset "utf-8";

/*广告图*/
.swiper-banner img {
	width: 100%;
}

.swiper-banner .swiper-pagination-bullet {
	width: 25px;
	height: 5px;
	background: #fff;
	border-radius: 0;
	opacity: 1;
}

.swiper-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #1249b7;
}

.swiper-banner .swiper-pagination-bullets {
	bottom: 60px !important;
}


/*通用*/
.itit {
	text-align: center;
	margin-bottom: 3rem;
}

.itit .t1 {
	font-size: 3.6rem;
}

.itit .t2 {
	font-size: 1.6rem;
	color: #797979;
	margin-top: 1rem;
}


/*四个图标*/
.iicon {
	position: relative;
	z-index: 99;
	top: -70px;
	text-align: center;
}

.iicon .am-g {
	background-color: #ffffff;
	/* width: 950px; */
	margin: auto;
	padding: 30px 20px 20px 20px;
	border-radius: 16px;
	box-shadow: 0px 4px 10px #2D42560F;
}

.iicon .am-g>div {
	display: table-cell;
	padding-left: 0px;
	padding-right: 0px;

}

.iicon .iicon-bj {
	display: table;
	width: 100%;
	padding: 0 3rem;
}

.iicon i {
	display: block;
	margin: auto;
	width: 50px;
}

/* .iicon i.tb01{    
    background: url(../images/zs_03.png) center center no-repeat;
}
.iicon i.tb02{   
    background: url(../images/zs2_03.png) center center no-repeat;
}
.iicon i.tb03{   
    background: url(../images/zs3_03.png) center center no-repeat;
}
.iicon i.tb04{   
    background: url(../images/zs4_03.png) center center no-repeat;
} */
.iicon dl {
	display: block;
	float: left;
	width: 100%;
	/* margin-left: 15px; */
	margin-top: 16px;
}

.iicon dl dt {
	font-size: 18px;
	font-weight: 500;
	color: #000;
}

.iicon dl dd {
	margin: 0;
	color: #939393;
	line-height: 25px;
	height: 50px;
	font-size: 13px;
	margin-top: 5px;
}


/*产品与服务*/
.ipro-list ul li {
	position: relative;
	overflow: hidden;
}

.ipro-list .p01 {
	margin-right: -20px;
	margin-top: 15px;
}

.ipro-list .p02 {
	margin-left: 20px;
	margin-top: 15px;
}

.ipro-list .pa01 {
	width: 357px;
	height: 250px;
}

.ipro-list .pa02 {
	width: 427px;
	height: 279px;
}

/* .ipro-list ul li dl{
    position: absolute;
    width: 17rem;
} */
.ipro-list .par01 {
	background-color: #0A6CDF;
	text-align: center;
	width: 357px;
	height: 120px;
	color: #ffffff;
	padding: 9px 80px;
}

.ipro-list .par02 {
	background-color: #5093F8;
	text-align: center;
	width: 407px;
	height: 128px;
	color: #ffffff;
	padding: 19px 100px;
}

.ipro-list .par03 {
	background-color: #0A6CDF;
	text-align: center;
	width: 357px;
	height: 120px;
	color: #ffffff;
	padding: 10px 18px;
}

.ipro-list ul li dl dt {
	font-size: 28px;
	font-weight: 500;
}

.ipro-list ul li dl dd {
	margin-top: 0;
	font-size: 14px;
	color: #ffffff;
}


/*客户案例*/
.icase {
	margin-top: 5rem;
	background: #f7f7f7;
	padding: 5rem 0;
}

.icase-list .am-active {
	border: 1px solid #B7C5D8;
}

.icase-list .am-tabs-nav {
	display: table;
	margin: auto;
	padding: 1rem 0;
	margin-bottom: 20px;
}

.icase-list .am-tabs-nav li {
	float: left;
	margin: 0 2rem;
}

.icase-list .am-tabs-nav li a {
	font-size: 18px;
	color: #000;
	border: 1px #B7C5D8 solid;
	padding: 10px;
}

.icase-list .am-tabs-nav li.am-active a {
	color: #ffffff;
	background-color: #315F9C;
	padding: 10px;
}

.icase-list .am-tabs-bd {
	border: 0;
}

.icase-list .am-tab-panel {
	padding: 0;
	border: 0;
}

.icase-list .am-tab-panel ul li {
	padding: 0 1rem 2rem;
}

.icase-list .am-tab-panel ul li .bigimg {
	position: relative;
	height: 225px;
}

.icase-list .am-tab-panel ul li .bigimg img {
	display: block;
}

.icase-list .am-tab-panel ul li .bigimg span {
	position: absolute;
	bottom: -5rem;
	width: 100%;
	background: rgb(0 0 0 / 60%);
	padding: 0 1rem;
	line-height: 4rem;
	height: 4rem;
	color: #b3b3b3;
	transition: all .3s;
	-moz-transition: all .3s;
	/* Firefox 4 */
	-webkit-transition: all .3s;
	/* Safari å’Œ Chrome */
	-o-transition: all .3s;
	/* Opera */
	overflow: hidden;
}

.icase-list .am-tab-panel ul li p {
	display: block;
	height: 6rem;
	line-height: 6rem;
	text-align: center;
	padding: 0 1rem;
	font-size: 1.6rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: #fff;
}

.icase-list .am-tab-panel ul li a:hover p {
	/* background: #1249b7; */
	color: #fff;
}

.icase-list .am-tab-panel ul li a:hover .bigimg span {
	bottom: 0;
}

.inews {
	margin-top: 5rem;
	background: #f7f7f7;
	padding: 5rem 0;
}

.newsday {
	font-family: PingFang SC;
	font-size: 40px;
	font-weight: 700;
	line-height: 56px;
	letter-spacing: 0em;
	text-align: left;
	color: #000000;
	padding-top: 30px;
}

.newsyear {
	font-family: PingFang SC;
	font-size: 12px;
	font-weight: 400;
	line-height: 17px;
	letter-spacing: 0em;
	text-align: left;
	padding: 0px 0px 30px 0;
}

.newstitle {
	font-family: PingFang SC;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap;
	padding-bottom: 20px;
	color: #000000;
}

.newssubheading {
	font-family: PingFang SC;
	font-size: 12px;
	font-weight: 400;
	line-height: 17px;
	letter-spacing: 0em;
	text-align: left;
	color: #666666;
	height: 65px;
	word-break: break-all;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	margin-bottom: 30px;

}

.inews-list .am-active {
	border: 1px solid #B7C5D8;
}

.inews-list .am-tabs-nav {
	padding: 1rem 0;
	margin-bottom: 20px;
	/* float: right */
	display: flex;
	justify-content: center;
	align-items: center;
}

.inews-list .am-tabs-nav li {
	float: left;
	margin: 0 2rem;
	border: 1px #B7C5D8 solid;
	padding: 5px 20px;
}

.inews-list .am-tabs-nav .am-active {
	background-color: #315F9C;
	color: #ffffff;
}

.inews-list .am-tabs-nav li a {
	font-size: 18px;
	color: #000;
}

.inews-list .am-tabs-nav li.am-active a {
	color: #ffffff;
	background-color: #315F9C;
}

.inews-list .am-tabs-bd {
	border: 0;
	width: 100%;
}

.inews-list .am-tab-panel {
	padding: 0;
	border: 0;
}

.inews-list .am-tab-panel ul li {
	background-color: #fff;
	height: 500px;
	padding: 15px;
	margin-right: 15px;
}

/*
.inews-list .am-tab-panel ul li .bigimg{
    position: relative;
    height: 225px;
}
.inews-list .am-tab-panel ul li .bigimg img{
    display: block;
}
.inews-list .am-tab-panel ul li .bigimg span{
    position: absolute;
    bottom: -5rem;
    width: 100%;
    background: rgb(0 0 0 / 60%);
    padding: 0 1rem;
    line-height: 4rem;
    height: 4rem;
    color: #b3b3b3;
    transition: all .3s;
    -moz-transition:all .3s;    
    -webkit-transition:all .3s; 
    -o-transition:all .3s; 
    overflow: hidden;
}
.inews-list .am-tab-panel ul li p{
    display: block;
    height: 5rem;
    line-height: 5rem;
    text-align: center;
    padding: 0 1rem;
    font-size: 1.6rem;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    background: #fff; 
}*/
.inews-list .am-tab-panel ul li:hover{
	background: #305E9A;
	color: #fff;
}
.inews-list .am-tab-panel ul li:hover .newsday{
	color: #fff;
}
.inews-list .am-tab-panel ul li:hover .newsyear{
	color: #fff;
}
.inews-list .am-tab-panel ul li:hover .newstitle{
	color: #fff;
}
.inews-list .am-tab-panel ul li:hover .newssubheading{
	color: #fff;
}
.inews-list .am-tab-panel ul li a:hover p {
	/* background: #1249b7; */
	/* color: #fff; */
}

.inews-list .am-tab-panel ul li a:hover .bigimg span {
	bottom: 0;
}

/*口碑见证*/
.imonu {
	margin-top: 5rem;
}

.imonu-list {
	border-top: 1px solid #e5e5e5;
}

.imonu-list>div {
	margin-top: 3rem;
}

.imonu-list a {
	display: block;
	position: relative;
	transition: all .3s;
	-moz-transition: all .3s;
	/* Firefox 4 */
	-webkit-transition: all .3s;
	/* Safari å’Œ Chrome */
	-o-transition: all .3s;
	/* Opera */
	top: 0;
}

.imonu-list a:hover {
	top: -10px;
}

.imonu-list .bigimg {
	float: left;
	/* width: 100%; */
}

.imonu-list .bigimg img {
	width: 100%;
}

.imonu-list dl {
	display: block;
	float: left;
	width: 100%;
	height: 140px;
	background: #f9f9f9;
	border: 1px solid #dfdfdf;
	/* border-left: 0; */
	padding: 1rem 2rem;
	border-top: 0;
}

.imonu-list a:hover dl {
	background: url(../images/ikb-bj.jpg) center center no-repeat;
	border: none;
}

.imonu-list dl dt {
	font-size: 1.6rem;
	font-weight: 500;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.imonu-list a:hover dl dt,
.imonu-list a:hover dl dd {
	color: #fff;
}

.imonu-list dl dd {
	line-height: 2.5rem;
	height: 7.5rem;
	overflow: hidden;
	color: #5a5a5a;
}


/*品牌展示*/
.ibrand {
	margin-top: 5rem;
}

.ibrand-list ul {
	padding-left: -1rem;
	padding-right: -1rem;
}

.ibrand-list ul li {
	padding: 0 1rem 2rem;
}

.ibrand-list ul li .bigimg {
	box-shadow: 0 0 5px 1px rgb(0 0 0 / 10%);
	border-radius: 5px;
}

.ibrand-list ul li img {
	width: 100%;
}

.ibrand-list ul li a:hover img {
	transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	/* IE 9 */
	-webkit-transform: scale(1.05, 1.05);
	/* Safari å’Œ Chrome */
	-o-transform: scale(1.05, 1.05);
	/* Opera */
	-moz-transform: scale(1.05, 1.05);
	/* Firefox */
}




/*我们的优势*/
.iyoushi {
	background: url(../images/iys-bj.jpg) center center no-repeat;
	margin-top: 7rem;
}

.iyoushi .am-container {
	position: relative;
	height: 100%;
	text-align: center;
}

.iyoushi .am-tabs ul {
	position: absolute;
	width: 280px;
	height: 100%;
	display: table;
	background: url(../images/iys-bj02.png) center center no-repeat;
	background-size: cover;
	padding-top: 20rem;
}

.iyoushi .am-tabs ul li {
	padding-left: 4rem;
	height: 8rem;
	line-height: 8rem;
	border-left: 5px solid rgb(255 255 255 / 0%);
}

.iyoushi .am-tabs ul li a {
	font-size: 20px;
	color: #fff;
	display: block;
}

.iyoushi .am-tabs ul li.am-active {
	border-left: 5px solid #1363ef;
	background: #162444;
}

.iyoushi .am-tabs-bd {
	border: 0;
	float: right;
	width: 800px;
}

.iyoushi .am-tab-panel {
	padding: 7rem 0;
	/* height: 62rem; */
}

.iyoushi .am-tab-panel .ys01 dt {
	font-size: 3.6rem;
	color: #fff;
	font-weight: 500;
}

.iyoushi .am-tab-panel .ys01 dd {
	color: #ffffff;
	font-size: 1.6rem;
}

.iyoushi .am-tab-panel .ys02 {
	background-color: #fff;
	height: 100px;
	padding-top: 15px;
	/* margin: 100px; */
	margin: 50px auto;
	max-width: 717px;
}

.iyoushi .am-tab-panel .ys02 dt {
	font-size: 2rem;
	color: #22407A;
	font-weight: 500;
}

.iyoushi .am-tab-panel .ys02 dd {
	font-size: 1.6rem;
	color: #22407A;
}

.iyoushi-sz {
	border-top: 1px solid #4965a2;
	margin-top: 5rem;
}

.iyoushi-sz .list {
	float: left;
	width: 25%;
	text-align: center;
	padding: 2rem 0;
	border-left: 1px solid #4965a2;
}

.iyoushi-sz .list:first-child {
	border-left: 0;
}

.iyoushi-sz .list span {
	color: #fff;
	font-size: 5.4rem;
	line-height: 8rem;
	height: 8rem;
}

.iyoushi-sz .list p {
	color: #ffffff;
	font-size: 1.6rem;
	margin-top: 1rem;
}


@media (max-width:1024px) {
	.swiper-banner .swiper-pagination-bullets {
		bottom: 1rem !Important;
	}

	/*通用*/
	.itit {
		margin-bottom: 10px;
	}

	.itit .t1 {
		font-size: 20px;
		line-height: 4rem;
	}

	.itit .t2 {
		font-size: 1.4rem;
		line-height: 2.5rem;
		margin-top: 0;
	}

	.inews-list .am-tab-panel ul li {
		width: 100%;
		margin-bottom: 10px;
		height: auto;
	}

	/*四个图标*/
	.iicon {
		position: relative;
		z-index: 99;
		top: 0;
		margin-top: 2rem;
	}

	.iicon .am-g {

		margin-left: 0rem;
		margin-right: 0rem;
		width: 100% !important;
		box-shadow: none;
		padding: 10px;
	}

	.iicon .am-g>div {
		display: initial !important;
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.iicon .iicon-bj {
		padding: 1rem 1.5rem 3rem;
		margin-top: 0rem;
	}

	.iicon i {
		width: 5rem;
		height: 5rem;
		margin: auto;
		float: inherit;
	}

	.iicon dl {
		width: 100%;
		margin-left: 0;
		text-align: center;
		margin-top: 1rem;
	}

	.iicon dl dt {
		font-size: 14px;
	}

	.iicon dl dd {
		line-height: 2rem;
		height: 5rem;
		margin-top: .5rem;
		font-size: 12px;
	}


	/*产品与服务*/
	.ipro {
		margin-top: 2rem;
	}

	.ipro-list ul li dl {
		width: 12rem;
	}

	.ipro-list ul li dl.par01 {
		top: 1rem;
		right: 1rem;
		height: 90px;
		width: 100%;
	}
	.ipro-list .pa01{
		width: 100%;
	}
	.ipro-list .par01{
		padding: 8px 80px;
	}
	.ipro-list ul li dl.par02 {
		top: 5rem;
		left: 1rem;
		/* width: 13rem; */
		width: 100%;
		height: 80px;
	}

	.ipro-list ul li dl.par03 {
		top: 2rem;
		left: 1rem;
		width: 100%;
		/* width: 13rem; */
		height: 90px;
		padding: 8px 18px;
	}

	.ipro-list ul li dl.par04 {
		top: 2rem;
		right: 1rem;
		width: 17rem;
	}

	.ipro-list ul li dl dt {
		font-size: 16px;
		line-height: 3rem;
	}

	.ipro-list ul li dl dd {
		font-size: 12px;
		line-height: 2rem;
		margin-top: 0;
	}

	.ipro-list .p02 {
		margin: 0;
	}

	.imonu-list dl dt {
		height: auto;
	}

	.imonu-list dl dd {
		height: auto;
	}

	/*客户案例*/
	.icase {
		margin-top: 2rem;
		background: #f7f7f7;
		padding: 3rem 0;
	}

	.icase-list .am-tabs {
		border-top: 1px solid #e5e5e5;
	}

	.icase-list .am-tabs-nav {
		display: table;
		margin: auto;
		padding: 1rem 0;
		width: 100%;
	}

	.icase-list .am-tabs-nav li {
		margin: 0;
		/* width: 33.33%; */
		text-align: center;
		line-height: 4rem;
		float: inherit;
	}

	.icase-list .am-tabs-nav li a {
		font-size: 1.8rem;
		display: block;
	}

	.icase-list .am-tabs-bd {
		border: 0;
	}

	.icase-list .am-tab-panel {
		padding: 0;
		border: 0;
	}

	.icase-list .am-tab-panel ul li {
		padding: 0 1rem 2rem;
	}

	.icase-list .am-tab-panel ul li .bigimg {
		height: auto;
	}

	.icase-list .am-tab-panel ul li .bigimg img {
		display: block;
		min-height: 100%;
	}

	.icase-list .am-tab-panel ul li .bigimg span {
		position: absolute;
		bottom: -5rem;
		width: 100%;
		background: rgb(0 0 0 / 60%);
		padding: 0 1rem;
		line-height: 4rem;
		height: 4rem;
		color: #b3b3b3;
		transition: all .3s;
		-moz-transition: all .3s;
		/* Firefox 4 */
		-webkit-transition: all .3s;
		/* Safari å’Œ Chrome */
		-o-transition: all .3s;
		/* Opera */
		overflow: hidden;
	}

	.icase-list .am-tab-panel ul li p {
		height: 7rem;
		line-height: 2.5rem;
		text-align: center;
		font-size: 1.4rem;
		text-overflow: clip;
		white-space: inherit;
		padding: 1rem;
		transition-duration: 0.1s;
	}

	.icase-list .am-tab-panel ul li a:hover p {
		background: #1249b7;
		color: #fff;
	}

	.icase-list .am-tab-panel ul li a:hover .bigimg span {
		bottom: 0;
	}



	.ghfx {
		margin-top: 3rem;
	}

	/*口碑见证*/
	.imonu {
		margin-top: 2rem;
	}

	.imonu-list {
		border-top: 1px solid #e5e5e5;
	}

	.imonu-list>div {
		margin-top: 3rem;
		width: 100%;
	}

	.imonu-list .bigimg img {
		width: 100%;
		/* height: 12rem; */
	}

	.imonu-list dl {
		height: auto;
		padding: 1rem;
	}

	.imonu-list dl dt {
		font-size: 1.4rem;
		text-overflow: clip;
		white-space: break-spaces;
		overflow: hidden;
		line-height: 2.5rem;
		height: 5rem;
	}


	/*我们的优势*/
	.iyoushi {
		background: url(../images/iys-bj.jpg) center center no-repeat;
		margin-top: 2rem;
		background-size: cover;
		padding: 2rem 0;
	}

	.iyoushi .am-container {
		position: relative;
		height: 100%;
	}

	.iyoushi .am-tabs ul {
		position: relative;
		width: 100%;
		padding: 0;
		top: 0;
	}

	.iyoushi .am-tabs ul li {
		padding-left: 0rem;
		height: 7rem;
		line-height: 7rem;
		border-left: 5px solid rgb(255 255 255 / 0%);
		float: left;
		width: 33.33%;
		text-align: center;
	}

	.iyoushi .am-tabs ul li a {
		font-size: 2rem;
	}

	.iyoushi .am-tabs ul li.am-active {
		border-left: 5px solid #1363ef;
		background: #162444;
	}

	.iyoushi .am-tabs-bd {
		border: 0;
		float: right;
		width: 100%;
		margin-top: 3rem;
	}

	.iyoushi .am-tab-panel {
		padding: 0;
		height: auto;
	}

	.iyoushi .am-tab-panel .ys02 {
		margin-top: 3rem;
		height: 100%;
		margin: 10px 0;
		border-radius: 3px;
		padding: 10px;
	}

	.iyoushi-sz {
		border-top: 0;
		margin-top: 2rem;
	}

	.iyoushi-sz .list {
		width: 50%;
		padding: 10px;
	}

	.iyoushi-sz .list span {
		color: #fff;
		font-size: 20px;
		line-height: 6rem;
		height: 6rem;
	}

	.iyoushi-sz .list p {
		color: #ffffff;
		font-size: 12px;
		margin-top: 0rem;
	}

	.iyoushi-sz .list:nth-child(3),
	.iyoushi-sz .list:nth-child(4) {
		border-top: 1px solid #4965a2;
	}

	.iyoushi-sz .list:nth-child(3) {
		border-left: 0;
	}

	.case_btn>li {
		float: left !important;
	}

	#case_btn {
		white-space: normal;
		overflow-x: auto;
		display: flex;
	}
	#case_btn::-webkit-scrollbar {display:none}
	.icase-list .am-tabs-nav li.am-active a {
		color: #1249b7;
		padding:2px 10px;
		white-space: nowrap;
		background-color: transparent;
		border-bottom: 2px solid #1249b7;
	}

	.icase-list .am-tabs-nav li a {
		font-size: 1.8rem;
		display: block;
		white-space: nowrap;
		font-size: 14px;
		padding: 2px 10px;
	}

	.icase-list .am-tabs-nav li {
		border: none;
	}

	.icase-list .am-tabs-nav li a {
		border: none;
	}

	.iyoushi .am-tab-panel .ys01 dt {
		font-size: 20px;
	}

	.iyoushi .am-tab-panel .ys01 dd {
		font-size: 14px;
	}

	.iyoushi .am-tab-panel .ys02 dd {
		font-size: 12px;
	}

	.iyoushi .am-tab-panel .ys02 dt {
		font-size: 16px;
	}

	.ibrand,
	.inews {
		margin-top: 2rem;
		padding: 2rem 0;
	}

	.inews-list .am-tabs-nav li {
		padding: 2px 10px;
		margin: 0 10px;
	}

	.inews-list .am-tabs-nav li a {
		font-size: 14px;
	}

	.newsday {
		font-size: 20px;
		padding-top: 0;
		line-height: 40px;
	}

	.newstitle {
		padding-bottom: 10px;
	}

	.newssubheading {
		margin-bottom: 10px;
	}

	.newsyear {
		padding-bottom: 15px;
	}

	.iicon-bj {
		box-shadow: 0 0 10px #ccccccab;
		border-radius: 10px;
	}
	.ipro-list li{
		margin-bottom: 2rem;
	}
}