@font-face {
	font-family: 'Noto-Sans-Bold';
	src: url("/public/static/modules/cms/css/../fonts/Noto-Sans-Bold.woff") format('woff');
	font-style: normal;
	font-weight: normal;
}

.home-title {
	height: 1px;
	width: 1px;
	left: 0;
	top: 0;
	position: absolute;
	z-index: -1;
}

.lo_dang img.active {
	display: none;
}

.lo_num img {
	display: block;
}


.ph_wra img {
	display: block;
}

.heade-w .ph_wra img.active {
	display: block;
}

.heade-w .ph_wra img {
	display: none;
}

.home-application-container {
	max-width: 1920px;
}

.home-about-left .home-product-title p,
.home-product-head .home-product-title h2,
.home-application-content h2,
.home-server-content h2,
.home-par-content .home-product-title p {
	margin-top: .5rem;
}

.home-product-container {
	/*background: url("https://srcc.myir.cn/public/static/modules/cms/images/ha-bg.jpg") no-repeat left center;*/
	/*background-size: cover;*/
	background: #F4F7FC;
}

main .home-product-title {
	padding-top: .5rem;
	padding-bottom: .2rem;
}


/*首页关于710公海赌赌船官网欢迎您*/



.home-about-container {
	padding: 0 0 .5rem;
	margin: 0 auto;
	background: url("https://srcc.myir.cn/public/static/modules/cms/images/index/home-about-bg.jpg") no-repeat left center;
	height: calc(947 / 1920 * 100vw);
	background-size: cover;
	min-height: 630px;
	max-height: 947px;
}


.home-about-left-wrap {
	margin: 0 auto;
	display: none;
}

.home-about-p p {
	font-family: SourceHanSansCN-Regular;
	line-height: 1.5;
	color: #666666;
}



.home-about-data {
	flex: 0 0 calc((100% - 60px) /3);
	margin: 0 10px;
	margin-bottom: .5rem;

}

main {
	padding-top: 0;
}

.home-product-container {
	padding-top: 0;
}

.home-pro-box h3 {
	font-family: 'SourceHanSansCN-Medium';
	font-weight: normal;
	color: #333;
}

.home-pro-box {
	margin-top: .2rem;
}

.home-pro-list {
	display: flex;
	flex-wrap: wrap;
	margin-top: .08rem;
	position: relative;
}

.home-pro-block {
	display: block;
	padding: 12px 5px 12px;
	text-align: center;
	transition: .3s all;
	width: calc((100% - 20px) / 3);
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	margin-bottom: .3rem;
}

.home-pro-block:nth-child(n+2){
	margin-left: .1rem;
}

.home-pro-block:nth-child(3n+1){
	margin-left: 0;
}

.home-pro-block h5 {
	margin-top: .12rem;
	color: #333333;
	font-weight: normal;
	transition: .3s all;
	font-family: 'SourceHanSansCN-Medium';
}

.home-pro-block:hover h5 {
	color: #f08519;

}

.home-pro-block .home-pro-svg svg {
	fill: #444;
}

.home-pro-block:hover .home-pro-svg svg {
	fill: #f08519;

}

.home-pro-block:hover {
	background-image: linear-gradient(#f4f7fc,
			#f4f7fc),
		linear-gradient(#ffffff,
			#ffffff);
	background-blend-mode: normal,
		normal;
	/* box-shadow: 0px 5px 21px 0px rgba(30, 93, 198, 0.24); */
	box-shadow: 3px 3px 15px rgba(51, 51, 51, 0.1);
	/* border-radius: 5px; */
}

.home-pro-list-app .home-pro-block {
	padding-top: 10px;
}

.home-pro-list-app h5 {
	margin-top: 0 !important;
}

.home-pro-type {
	font-family: 'SourceHanSansCN-Regular';
}

.home-pro-type:nth-of-type(n+2) {
	margin-top: .2rem;
}

.home-pro-firm h5 {
	margin-top: -5px;

}

.home-pro-firm .home-pro-block {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 10px;
}


.home-application-content {
	background: url("/public/static/modules/cms/css/../images/index/product-wrap-bg.jpg") no-repeat left center;
	background-size: cover;
}


.home-application-content .home-product-title p:last-child {
	margin-top: .1rem;
}

.homn-pro-b {
	transform: translateX(-50%);
	left: 50%;
}

.home-server-content .hb-title,
.home-par-content .hb-title {
	padding-top: .5rem;
}

.home-application-content .home-pro-b,
.home-server-content .home-pro-b,
.home-par-content .home-pro-b {
	transform: translateX(-50%);
	left: 50%;
}

.home-teaser {
	position: relative;
	padding: 20px 0 50px;
	color: #333;
}

.home-teaser:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.home-teaser .head {
	margin-bottom: 70px;
	text-align: center;
}

.home-teaser .scroll-tab {
	position: relative;
	margin: auto;
	margin-bottom: 50px;
	padding: 0 15px;
	width: 930px;
}

.home-teaser .scroll-box {
	position: relative;
	overflow: hidden;
}

.home-teaser .scroll-track {
	display: table;
	white-space: nowrap;
	font-size: 0;
}

.home-teaser .scroll-item {
	display: inline-block;
	margin: 0 35px;
	padding: 10px;
	border-radius: 10px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 2px;
	cursor: pointer;
	width: 110px
}

.home-teaser .scroll-item .icon {
	margin: auto;
	margin-bottom: 8px;
	width: 50px;
	height: 50px;
	overflow: hidden;
}

.home-teaser .scroll-item .icon img {
	display: block;
	width: 100%;
}

.home-teaser .scroll-item .icon .i2 {
	display: none;
}

.home-teaser .scroll-prev,
.home-teaser .scroll-next {
	position: absolute;
	top: 50%;
	font-size: 1.5em;
	cursor: pointer;
	z-index: 1;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.home-teaser .scroll-prev {
	left: -40px;
}

.home-teaser .scroll-next {
	right: -40px;
}

.home-teaser .disabled {
	opacity: 0.5;
	cursor: default;
}

.home-teaser .scroll-item:hover {
	color: #6fba2c;
}

.home-teaser .scroll-item.cur {
	color: #f08519;
}

.home-teaser .scroll-item.cur .icon .i1 {
	display: none;
}

.home-teaser .scroll-item.cur .icon .i2 {
	display: block;
}

.home-teaser .tab-item {
	position: relative;
	display: none;
	overflow: hidden;
}

.home-teaser .tab-item.act {
	display: block;
	background-color: #fff
}

.home-teaser .tab-item .img {
	position: relative;
	float: right;
	width: 54.35%;
	overflow: hidden;
	z-index: 3
}

.home-teaser .tab-item .img img {
	padding: 40px 70px;
}

/*.home-teaser .tab-item .img:before{ content: ''; display: block; padding-bottom: 56.27%;}*/
.home-teaser .tab-item .i {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.home-teaser .tab-item .cont {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 45.65%;
	background: #fff;
}

.home-teaser .tab-item .inner {
	position: absolute;
	left: 20%;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	color: #1d58b9;
	z-index: 3;
}

.home-teaser .tab-item .inner-title {
	margin-bottom: .5rem;
}

.home-teaser .tab-item .inner-flex {
	display: flex;
	justify-content: center;
	text-align: left;
}

.home-teaser .tab-item .inner-text {
	margin-bottom: .15rem;
	font-family: 'NotoSansHans-Regular';
}

.home-teaser .tab-item .inner-text:last-child {
	margin-bottom: 0;
}

.home-teaser .tab-item .home-product-link {
	margin-top: .8rem;
}

.teaser-left {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	width: 50%;
}


.home-pro-b-content .hpb-prev {
	margin-right: .3rem;
}


.home-teaser .tab-item .t1 {
	margin-bottom: 35px;
}

.home-teaser .tab-item .t2 {
	margin-bottom: 95px;
}

.home-teaser .tab-item .link {
	display: inline-block;
	padding: 10px;
	width: 217px;
	border-radius: 999px;
	border: 1px solid #929292;
	text-align: center;
}

.home-teaser .tab-item .link+.link {
	margin-left: 25px;
}

.home-teaser .h16 {
	font-size: .16rem;
}

.h-server-cont{
	margin-top: .5rem;
}

.h-serve-list{
	display: flex;
}

@media screen and (max-width: 768px) {
	.swiper-wrapper-par .swiper-slide:nth-child(9) {
		margin-top: 20px;
	}

	/*首页关于710公海赌赌船官网欢迎您*/
	.home-about-container {
		height: calc(1000 / 1920 * 100vw);
		padding-bottom: 120px;
	}
}

/*	移动端 1024 以下	*/
@media screen and (max-width: 1020px) {
	.home-teaser {
		padding: 1rem 0;
	}

	.home-teaser:before {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		height: 100%;
	}

	.home-teaser .head {
		margin-bottom: 0.5rem;
	}

	.home-teaser .scroll-tab {
		margin-bottom: 0.5rem;
		padding: 0 1rem;
		width: 100%;
		max-width: 600px
	}

	.home-teaser .scroll-item {
		margin: 0 5px;
		padding: 0.1rem;
		width: 1.8rem;
		height: 100px;
		height: auto;
		border-radius: 0.1rem;
		box-sizing: border-box;
	}

	.home-teaser .scroll-item .icon {
		margin-bottom: 0.1rem;
		width: 50px;
		height: 50px;
	}

	.home-teaser .scroll-prev,
	/*.home-teaser .scroll-next{ width: 0.8rem; height: 0.8rem;}*/
	.home-teaser .scroll-prev {
		left: 15px;
	}

	.home-teaser .scroll-next {
		right: 15px;
	}

	.home-teaser .tab-item .img {
		float: none;
		width: 100%;
	}

	.home-teaser .tab-item .img img {
		padding: 0;
	}

	.home-teaser .tab-item .cont {
		position: static;
		width: 100%;
	}

	.home-teaser .tab-item .inner {
		position: relative;
		padding: 0.5rem;
		transform: none;
		z-index: 3;
	}

	.home-teaser .tab-item .t1 {
		margin-bottom: 0.1rem;
	}

	.home-teaser .tab-item .t2 {
		margin-bottom: 0.5rem;
	}

	.home-teaser .tab-item .link {
		padding: 0 0.3rem;
		line-height: calc(0.66rem - 2px);
		width: auto;
	}

	.home-teaser .tab-item .link+.link {
		margin-left: 0.2rem;
	}

	.home-teaser .tab-item .inner-flex>div {
		display: flex;
		align-items: flex-end;
		justify-content: space-between;
	}

	.home-teaser .tab-item .inner-flex>div>div {
		margin-right: .5rem;
	}

	.home-teaser .tab-item .inner {
		left: 0;
	}

}

/*
首页产品中心
*/
@media screen and (min-width: 576px) {

	/*首页产品中心*/
	.home-pro-block {
		width: calc((100% - 36px ) / 4);
	}

	.home-pro-block:nth-child(n+2){
		margin-left: 12px;
	}
	
	.home-pro-block:nth-child(4n+1){
		margin-left: 0;
	}
	
	

	.home-pro-svg svg {
		margin: 0 .2rem .15rem;
	}

	.home-pro-svg svg {
		width: 1.8rem;
	}


}

@media screen and (min-width: 768px) {

	/*首页产品中心*/
	.home-pro-block {
		width: calc((100% - 48px ) / 5);
	}
	
	.home-pro-block:nth-child(n+2){
		margin-left: 12px;
	}
	
	.home-pro-block:nth-child(5n+1){
		margin-left: 0;
	}

	.home-about-left .home-product-title p,
	.home-product-head .home-product-title h2 ,
	.home-application-content h2,
	.home-server-content h2,
	.home-par-content .home-product-title p {
		margin-top: .7rem;
	}


}

@media screen and (min-width: 992px) {

	/*首页关于710公海赌赌船官网欢迎您*/
	.home-pro-block {
		width: calc((100% - 48px ) / 5);
	}
	
	.home-pro-block:nth-child(n+2){
		margin-left: 12px;
	}
	
	.home-pro-block:nth-child(5n+1){
		margin-left: 0;
	}

	.home-pro-list {
	}

	.home-about-p p{
		line-height: 30px;
	}



}

@media screen and (min-width: 1200px) {

	/*首页产品中心*/
	.home-pro-block {
		width: calc((100% - 84px ) / 8);
	}
	
	.home-pro-block:nth-child(n+2){
		margin-left: 12px;
	}
	
	.home-pro-block:nth-child(8n+1){
		margin-left: 0;
	}

	.home-pro-svg {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.home-pro-svg svg {
		width: 95px;
		margin: .1rem .2rem .1rem;
	}

	/*首页关于710公海赌赌船官网欢迎您*/
	.home-about-container {
		min-height: 720px;
	}

	.home-about-p p {}

	.home-about-left-wrap {}

	.home-about-data {
		width: calc(100%/3 - 10px);
	}



	.home-pro-list-app .home-pro-block {
		padding-top: 0;
	}

	.h-server-cont{
		display: grid;
		grid-template-columns: repeat(2, 1fr); /* 两列，每列占用1/2的容器宽度 */
		grid-gap: 30px;
	}

	.h-serve-list {
		display: grid;
		grid-template-columns: repeat(2, 1fr); /* 两列，每列占用1/2的容器宽度 */
		/*grid-gap: 10px; !* 网格间隙 *!*/
	}

	.h-serve-item{
		width: auto;
	}

	.h-serve-list > .h-serve-item:nth-of-type(1),.h-serve-list > .h-serve-item:nth-of-type(2){
		margin-bottom: 5px;
	}


}

